Commit Graph

139 Commits (5253418a77bb389d9fb272323adb9b7e5e7e99cf)

Author SHA1 Message Date
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 13 years ago
Andy Fleming 995daa0b81 Add mdio command for new PHY infrastructure 13 years ago
Andy Fleming 5f184715ec Create PHY Lib for U-Boot 13 years ago
Mike Frysinger a972b8d701 gpio: generalize for all generic gpio providers 13 years ago
Mike Frysinger c3d2a17c1e md5sum/sha1sum/unzip: split out of mondo mem file 13 years ago
Thomas Chou d52ebf1022 mmc: add generic mmc spi driver 13 years ago
Mike Frysinger 1ba7fd2567 Blackfin: ldrinfo: new command 13 years ago
Mike Frysinger 52f0aa835f config_cmd_defaults.h: new header for common u-boot command defaults 14 years ago
Wolfgang Denk 0390e26705 common/Makefile: don't include env_embedded.o into libcommon 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Terry Lv a80603598c Save environment data to mmc. 14 years ago
Heiko Schocher 88ffb2665c CRAMFS: support cramfs in RAM 15 years ago
Robin Getz 0c909551f8 kgdb: add default generic stubs 15 years ago
Peter Tyser 9ef78511cd circbuf: Move to lib_generic and conditionally compile 15 years ago
Peter Tyser 6b8f5ad10f command.c: Break commands out to appropriate cmd_*.c files 15 years ago
Peter Tyser 581d04f14d cmd_nand: Move conditional compilation to Makefile 15 years ago
Wolfgang Denk a747a7f310 Revert "env: only build env_embedded and envcrc when needed" 15 years ago
Mike Frysinger 6dab6add2d env: only build env_embedded and envcrc when needed 15 years ago
Reinhard Arlt 52a0e2dee9 Add support for the Tundra TSI148 VME-bridge 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Scott Wood be33b046b5 Remove legacy NAND and disk on chip code. 15 years ago
Anton Vorontsov 93f9dcf9e8 Add simple hwconfig infrastructure 15 years ago
Mike Frysinger dd14af7640 Blackfin: new spibootldr command 15 years ago
Mike Frysinger ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 55e0ed6078 make MODEM SUPPORT generic instead of duplicate it 15 years ago
Wolfgang Denk f63728c804 One more fix for building env_embedded.o 15 years ago
Jean-Christophe PLAGNIOL-VILLARD b9c0e4c29e add dataflash mmc mux missing support 15 years ago
Wolfgang Denk afcbce07e9 Fix building of env_embedded.o 15 years ago
Peter Tyser a706bfc7d0 common/Makefile: Conditionally compile env_embedded.o 15 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 15 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 15 years ago
Stefan Roese ce6d0c8de0 UBIFS: Add UBIFS commands 15 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 15 years ago
Mike Frysinger e915f8bb73 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 years ago
Gary Jennejohn 16a28ef219 IOMUX: Add console multiplexing support. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c8aa7dfc18 FPGA: move fpga drivers to drivers/fpga 16 years ago
Kyungmin Park 694a0b3f1c UBI: Add UBI command support 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a80b21d512 common/Makefile: create others group for non core, environment and command files 16 years ago
Bartlomiej Sieka 4bae90904b Automatic software update from TFTP server 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b64b775e75 cmd_mem: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 507641d249 env_flash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c0878af6e3 env_nowhere: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2556ef7811 env_sf: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55c5f49910 env_onenand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 957a0e6957 env_nvram: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 06f6135439 env_nand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d8cc04d0ac env_dataflash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d1034bc8db cmd_eeprom: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bf5a7710ec env_eeprom: Move conditional compilation to Makefile 16 years ago