Commit Graph

24896 Commits (00606d7e39da4a8ecfbbc19d5af252bdfdd1fcc9)
 

Author SHA1 Message Date
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 10 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 10 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 10 years ago
Simon Glass eb9ef5fee7 dm: Use an explicit expect value in core tests 10 years ago
Simon Glass 5b9765c7d6 dm: gpio: Don't use the driver model uclass for SPL 10 years ago
Simon Glass 6d7601e744 sandbox: Always enable malloc debug 10 years ago
Simon Glass b53e94b132 sandbox: config: Enable pre-relocation malloc() 10 years ago
Simon Glass 29afe9e6ed sandbox: Support pre-relocation malloc() 10 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 10 years ago
Simon Glass 4d94dfa059 sandbox: Set up global data before board_init_f() 10 years ago
Simon Glass d93041a4ca Remove form-feeds from dlmalloc.c 10 years ago
Masahiro Yamada fbe79a17fd m68k: define __kernel_size_t as unsinged int again 10 years ago
Masahiro Yamada 61f06b143e m68k: fix an undefined behavior warning of M5253DEMO board 10 years ago
Wolfgang Denk e8078046b4 boards.cfg: re-claim ownership for TQM8xx boards 10 years ago
Pavel Machek 75d9a45cb0 Ethernet: let user know if there is no valid ethernet address 10 years ago
Ian Campbell 2c997e7a8f board_r: run scsi init() on ARM too 10 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 10 years ago
Masahiro Yamada f63e36adf4 .gitignore: clean-up unnecessary entries 10 years ago
Masahiro Yamada e89a07e363 Update .mailmap using scripts/mailmapper 10 years ago
Masahiro Yamada 45765eeda2 scripts: add mailmapper, a tool to create/update mailmap file 10 years ago
Masahiro Yamada 8b90a11f7c add .mailmap for proper git-shortlog output 10 years ago
Pavel Machek 3f9eb6e109 whitespace cleanups 10 years ago
Igor Grinberg 5fc2f924dc Makefile: fix tags target documentation 10 years ago
Igor Grinberg b3dfe43c6c Makefile: fix ctags/etags clean targets 10 years ago
Igor Grinberg 8d819ab5e1 Makefile: fix the {c, e}tags/cscope build targets 10 years ago
Alexander Holler 11547b2992 rpi_b: handle import of environments in files with CRLF as line endings 10 years ago
Alexander Holler 4cfe8c3edd am335x_evm: handle import of environments in files with CRLF as line endings 10 years ago
Alexander Holler 44bd26fa99 omap3_beagle: handle import of environments in files with CRLF as line endings 10 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
Tom Rini 8973601c38 h2200: Disable SHA256 on FIT images 10 years ago
Pavel Machek fccacd3b4c lib/time.c cleanups 10 years ago
Jeroen Hofstee 288afdc9b9 common: cmd_ide: use __weak and add prototypes 10 years ago
Jeroen Hofstee 2bb8eb8ec6 common: cmd_ide: remove PIO mode 10 years ago
Masahiro Yamada 5b9587ae31 serial: ns16550: use a const variable instead of macro 10 years ago
Masahiro Yamada f8c7c2033d serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor 10 years ago
Masahiro Yamada 841977df21 serial: ns16550: drop CONFIG_OMAP1610 from the special case 10 years ago
Pavel Machek 8e8d73b4a5 bootp can use mdelay 10 years ago
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access 10 years ago
Pavel Machek 949bbd7c86 catch wrong load address passed to fatload / ext2load 10 years ago
Pavel Machek 6b367467f1 Fix help text of ext2load and fatload. 10 years ago
Jeroen Hofstee 9d16e93dc2 tools: compiler.h: add missing time.h 10 years ago
Lijun Pan 4a755f1da5 driver/usb: include upper/lower_32_bits() from linux/compat.h 10 years ago
Lijun Pan 8f2df5d369 linux/compat.h: port lower_32_bits and upper_32_bits from Linux 10 years ago
Masahiro Yamada 9d78b9ae8d sparc: merge LEON2 and LEON3 linker scripts 10 years ago
Masahiro Yamada 9f847b8201 sparc: merge LEON3 linker scripts 10 years ago
Tom Rini ec4f5040f7 esd:cmd_loadpci.c: Switch from "do_source" to "source" 10 years ago
Tom Rini 3364b1898c Merge branch 'master' of git://git.denx.de/u-boot-i2c 10 years ago