Commit Graph

13220 Commits (acf3f8da98fdd432a7b0bbcc8c94d706f1bb5c72)
 

Author SHA1 Message Date
Andy Fleming ee8fa20f54 phylib: Detect link on 10G devices correctly 14 years ago
Luuk Paulussen 09e3a67dec bootp: add ntpserver option to bootp request 14 years ago
Andreas Pretzsch 7130a579fd add command fitupd to run an update from a FIT image 14 years ago
Andreas Pretzsch 8d6b73202c automatic update from FIT image: add optional address parameter 14 years ago
James Kosin 975afc34dd post: fix indendation/brace confusion 14 years ago
Mike Frysinger 14ce91b115 fix unconfigured out-of-tree building of tools 14 years ago
Mike Frysinger d2e8b911c0 panic: add noreturn attribute 14 years ago
Mike Frysinger afd077bd14 simplify clobber behavior with out-of-tree builds 14 years ago
Mike Frysinger f6f7395eb3 post: new nor flash test 14 years ago
Mike Frysinger d2397817f1 post: use ARRAY_SIZE 14 years ago
Mike Frysinger 9146d13821 post: add gpio hotkey support 14 years ago
Mike Frysinger 7b826c2f35 serial: implement common uart post test 14 years ago
Mike Frysinger 1c9a5606d8 serial: drop useless ctlr field 14 years ago
Mike Frysinger c52b4f7945 serial: drop serial_register return value 14 years ago
Mike Frysinger 6c768ca746 serial: push default_serial_console to drivers 14 years ago
Mike Frysinger 6262e4e74e disable security warning flags when possible 14 years ago
Mike Frysinger e84ffddbce cmd_usage: constify 14 years ago
Mike Frysinger 147c7169e8 constify default env 14 years ago
Mike Frysinger c3eb3fe490 env: allow people to force envcrc building 14 years ago
Mike Frysinger 8875bdb341 sf: sst: support newer standardized flashes 14 years ago
Mike Frysinger 66ecb7cdb0 sf: unify write disable commands 14 years ago
Mike Frysinger fba2c44e46 sf: eon/stmicro: inline useless ID defines 14 years ago
Mike Frysinger b06afa75fa sf: kill off now-unused local state 14 years ago
Mike Frysinger d4aa500913 sf: unify write funcs 14 years ago
Mike Frysinger 2744a4e688 sf: unify write enable commands 14 years ago
Mike Frysinger d8e392d95f MAKEALL: add -h/--help options 14 years ago
Graeme Russ 17659d7de9 Timer: Remove reset_timer_masked() 14 years ago
Graeme Russ 53fc43c682 Timer: Fix at91rm9200/spi.c timer usage 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ e110c4fe44 Timer: Allow reset_timer() only for systems with low resolution timers 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Graeme Russ dcac25a05e Remove calls to set_timer outside arch/ 14 years ago
Daniel Schwierzeck 525728b414 spl: add support for omap-common libraries 14 years ago
Daniel Schwierzeck efcc6096d6 spl: Add support for common libraries and drivers 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 years ago
Aneesh V 5253418a77 arm: adjust PLATFORM_LIBS for SPL 14 years ago
Daniel Schwierzeck 5df2ee27db Hook SPL build-system into toplevel Makefile 14 years ago
Daniel Schwierzeck c8f9c302c2 Extend build-system for SPL framework 14 years ago
Daniel Schwierzeck 6a11cf48a5 spl: add initial support for a generic SPL framework 14 years ago
Daniel Schwierzeck 4e0fbb98fc Use ALL-y style instead of ifeq blocks for better readability 14 years ago
Jens Scharsig a16a84b725 Fix: watchdog timed out, if using md5 command 14 years ago
Jens Scharsig 3e499b6ab0 Fix: watchdog timed out, if using sha1 command 14 years ago
Matthew McClintock d0c4c33850 command/cmd_cache.c: Add optional flush arguments 14 years ago
Matthew McClintock 0e0996ef4f common/cmd_ximg.c: add ifdef protection for gzip uncompression 14 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 14 years ago
Laurence Withers 07c07635b4 miiphy: use strncpy() not sprintf() 14 years ago
Kumar Gala 9e9579bbf9 powerpc: Fix device tree padding associated with ramdisk 14 years ago
Wolfgang Denk 3cfe695489 Revert "post, memory test: add memory_post_test() to include file" 14 years ago
Jens Scharsig 39c6e039a0 Fix: if using crc32 command watchdog timed out 14 years ago