Commit Graph

24883 Commits (afc3929fac2ab5c2c3396ceed1bd7585c3b33cc2)
 

Author SHA1 Message Date
Masahiro Yamada afc3929fac sh: unify sh2/sh3/sh4 linker scripts 11 years ago
Masahiro Yamada fbe79a17fd m68k: define __kernel_size_t as unsinged int again 11 years ago
Masahiro Yamada 61f06b143e m68k: fix an undefined behavior warning of M5253DEMO board 11 years ago
Wolfgang Denk e8078046b4 boards.cfg: re-claim ownership for TQM8xx boards 11 years ago
Pavel Machek 75d9a45cb0 Ethernet: let user know if there is no valid ethernet address 11 years ago
Ian Campbell 2c997e7a8f board_r: run scsi init() on ARM too 11 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 11 years ago
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