Commit Graph

13160 Commits (9146d13821a20c49703e1f8f7e4a4f028678883d)
 

Author SHA1 Message Date
Mike Frysinger 9146d13821 post: add gpio hotkey support 13 years ago
Mike Frysinger 7b826c2f35 serial: implement common uart post test 13 years ago
Mike Frysinger 1c9a5606d8 serial: drop useless ctlr field 13 years ago
Mike Frysinger c52b4f7945 serial: drop serial_register return value 13 years ago
Mike Frysinger 6c768ca746 serial: push default_serial_console to drivers 13 years ago
Mike Frysinger 6262e4e74e disable security warning flags when possible 13 years ago
Mike Frysinger e84ffddbce cmd_usage: constify 13 years ago
Mike Frysinger 147c7169e8 constify default env 13 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 13 years ago
Mike Frysinger 8875bdb341 sf: sst: support newer standardized flashes 13 years ago
Mike Frysinger 66ecb7cdb0 sf: unify write disable commands 13 years ago
Mike Frysinger fba2c44e46 sf: eon/stmicro: inline useless ID defines 13 years ago
Mike Frysinger b06afa75fa sf: kill off now-unused local state 13 years ago
Mike Frysinger d4aa500913 sf: unify write funcs 13 years ago
Mike Frysinger 2744a4e688 sf: unify write enable commands 13 years ago
Mike Frysinger d8e392d95f MAKEALL: add -h/--help options 13 years ago
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked() 13 years ago
Graeme Russ 53fc43c682 Timer: Fix at91rm9200/spi.c timer usage 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ e110c4fe44 Timer: Allow reset_timer() only for systems with low resolution timers 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Graeme Russ dcac25a05e Remove calls to set_timer outside arch/ 13 years ago
Daniel Schwierzeck 525728b414 spl: add support for omap-common libraries 13 years ago
Daniel Schwierzeck efcc6096d6 spl: Add support for common libraries and drivers 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 13 years ago
Aneesh V 5253418a77 arm: adjust PLATFORM_LIBS for SPL 13 years ago
Daniel Schwierzeck 5df2ee27db Hook SPL build-system into toplevel Makefile 13 years ago
Daniel Schwierzeck c8f9c302c2 Extend build-system for SPL framework 13 years ago
Daniel Schwierzeck 6a11cf48a5 spl: add initial support for a generic SPL framework 13 years ago
Daniel Schwierzeck 4e0fbb98fc Use ALL-y style instead of ifeq blocks for better readability 13 years ago
Jens Scharsig a16a84b725 Fix: watchdog timed out, if using md5 command 13 years ago
Jens Scharsig 3e499b6ab0 Fix: watchdog timed out, if using sha1 command 13 years ago
Matthew McClintock d0c4c33850 command/cmd_cache.c: Add optional flush arguments 13 years ago
Matthew McClintock 0e0996ef4f common/cmd_ximg.c: add ifdef protection for gzip uncompression 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Laurence Withers 07c07635b4 miiphy: use strncpy() not sprintf() 13 years ago
Kumar Gala 9e9579bbf9 powerpc: Fix device tree padding associated with ramdisk 13 years ago
Wolfgang Denk 3cfe695489 Revert "post, memory test: add memory_post_test() to include file" 13 years ago
Jens Scharsig 39c6e039a0 Fix: if using crc32 command watchdog timed out 13 years ago
Matthias Weisser b038db852b memcpy/memmove: Do not copy to same address 13 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 13 years ago
Rob Herring e5a6c79d42 scsi/ahci: ata id little endian fix 13 years ago
Heiko Schocher f18714dd61 post, memory test: add memory_post_test() to include file 13 years ago
Macpaul Lin fafc245401 andes_spi: add andes_spi interface 13 years ago
Jason Hobbs 370d1e3e58 cosmetic, main: correct indentation/spacing issues 13 years ago
Jason Hobbs 3c766dccb3 cosmetic, main: clean up declarations of abortboot 13 years ago
Mike Frysinger f0ece9e934 net: designware: fix uninitialized phy_addr usage 13 years ago
Mike Frysinger ee7f5bfd12 net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabled 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago