Commit Graph

24996 Commits (e29607ed972056723e4bf0ac90767421cf0f0b78)
 

Author SHA1 Message Date
Masahiro Yamada f63e36adf4 .gitignore: clean-up unnecessary entries 11 years ago
Masahiro Yamada e89a07e363 Update .mailmap using scripts/mailmapper 11 years ago
Masahiro Yamada 45765eeda2 scripts: add mailmapper, a tool to create/update mailmap file 11 years ago
Masahiro Yamada 8b90a11f7c add .mailmap for proper git-shortlog output 11 years ago
Pavel Machek 3f9eb6e109 whitespace cleanups 11 years ago
Igor Grinberg 5fc2f924dc Makefile: fix tags target documentation 11 years ago
Igor Grinberg b3dfe43c6c Makefile: fix ctags/etags clean targets 11 years ago
Igor Grinberg 8d819ab5e1 Makefile: fix the {c, e}tags/cscope build targets 11 years ago
Alexander Holler 11547b2992 rpi_b: handle import of environments in files with CRLF as line endings 11 years ago
Alexander Holler 4cfe8c3edd am335x_evm: handle import of environments in files with CRLF as line endings 11 years ago
Alexander Holler 44bd26fa99 omap3_beagle: handle import of environments in files with CRLF as line endings 11 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 years ago
Tom Rini 8973601c38 h2200: Disable SHA256 on FIT images 11 years ago
Pavel Machek fccacd3b4c lib/time.c cleanups 11 years ago
Jeroen Hofstee 288afdc9b9 common: cmd_ide: use __weak and add prototypes 11 years ago
Jeroen Hofstee 2bb8eb8ec6 common: cmd_ide: remove PIO mode 11 years ago
Masahiro Yamada 5b9587ae31 serial: ns16550: use a const variable instead of macro 11 years ago
Masahiro Yamada f8c7c2033d serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor 11 years ago
Masahiro Yamada 841977df21 serial: ns16550: drop CONFIG_OMAP1610 from the special case 11 years ago
Pavel Machek 8e8d73b4a5 bootp can use mdelay 11 years ago
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access 11 years ago
Pavel Machek 949bbd7c86 catch wrong load address passed to fatload / ext2load 11 years ago
Pavel Machek 6b367467f1 Fix help text of ext2load and fatload. 11 years ago
Jeroen Hofstee 9d16e93dc2 tools: compiler.h: add missing time.h 11 years ago
Lijun Pan 4a755f1da5 driver/usb: include upper/lower_32_bits() from linux/compat.h 11 years ago
Lijun Pan 8f2df5d369 linux/compat.h: port lower_32_bits and upper_32_bits from Linux 11 years ago
Masahiro Yamada 9d78b9ae8d sparc: merge LEON2 and LEON3 linker scripts 11 years ago
Masahiro Yamada 9f847b8201 sparc: merge LEON3 linker scripts 11 years ago
Tom Rini ec4f5040f7 esd:cmd_loadpci.c: Switch from "do_source" to "source" 11 years ago
Tom Rini 3364b1898c Merge branch 'master' of git://git.denx.de/u-boot-i2c 11 years ago
Jeroen Hofstee c68112f3f5 common: cmd_mii: fix printf format warning 11 years ago
Jeroen Hofstee 39e1230ed0 autoboot: add its own header 11 years ago
Jeroen Hofstee 5dfd162eea board: rpi_b: include mmc header and fix prototype 11 years ago
Jeroen Hofstee 750121c350 mmc: prevent some warnings with make W=1 11 years ago
Jeroen Hofstee 0b7df65657 common: env_common: make env_get_char_spec __weak 11 years ago
Jeroen Hofstee 862c93e96e yaffs2: preprocessor cleanup 11 years ago
Jeroen Hofstee e803fa2c4b yaffs2: cosmetic: remove self assignments 11 years ago
Jeroen Hofstee 82c3a4c445 common: bootm_os: make arch_preboot_os __weak 11 years ago
Jeroen Hofstee cee9ab7cb6 dirvers: mmc: use __weak 11 years ago
Jeroen Hofstee d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte 11 years ago
Jeroen Hofstee 3ea664c7c3 env_callback.h: spl: mark callback as maybe_unused 11 years ago
Jeroen Hofstee 6b13f0c050 lib:sha1: remove unused constant 11 years ago
Jeroen Hofstee 3422299dc2 common: main.c: make show_boot_progress __weak 11 years ago
Jeroen Hofstee 2c34f3f547 lib:lmb: use __weak 11 years ago
Jeroen Hofstee cc64b92cde common:splash: use __weak 11 years ago
Jeroen Hofstee fd536d818d dm: add missing includes 11 years ago
Jeroen Hofstee c5d4001a1c common: board_f: cosmetic use __weak for leds 11 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 11 years ago
Jeroen Hofstee e259d6a320 lib: div64: add missing include 11 years ago
Jeroen Hofstee c15df21fe7 mtd: cfi_flash: fix clang warning 11 years ago