Commit Graph

236 Commits (7cad2e38d61e27ea59fb7944f7e647e97ef292d3)

Author SHA1 Message Date
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 12 years ago
Simon Glass 460408ef9a Add generic hash API 12 years ago
Kenneth Waters ff048ea916 Add a command to read raw blocks from a partition 12 years ago
Anton Staaf 53fdc7ef2e Add gettime command 12 years ago
Stefan Roese d3aa8b8be2 env: Enable getenv_f() for SPL_BUILD 12 years ago
Rajeshwari Shinde c0c88533ff Sound: Add command for audio playback 12 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 12 years ago
Gabe Black 84cd93272e fs: Add a Coreboot Filesystem (CBFS) driver and commands 12 years ago
Marek Vasut b660df3c90 COMMON: Implement common bounce buffer 12 years ago
Marek Vasut 7742aa65a8 serial: Move common/serial.c to drivers/serial/ 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 12 years ago
Simon Glass 2eba38cf84 bootstage: Add bootstage command 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Lei Wen f2b96dfbbc common: add zip command support 12 years ago
Stephen Warren 5cf41dccff cmd_part: add partition-related command 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Lukasz Majewski a006a5deaa dfu:cmd: Support for DFU u-boot command 13 years ago
Uma Shankar a1596438a6 ext4fs ls load support 13 years ago
Jorgen Lundman 4d3c95f5ea zfs: Add ZFS filesystem support 13 years ago
Stefan Roese 22b7cfff32 SPL: common/Makefile: Add image.c to SPL build 13 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 13 years ago
Liu Gang 0a85a9e705 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 13 years ago
Maximilian Schwerin 57210c7cc3 Add support for loading and saving the environment to a FAT partition 13 years ago
Simon Schwarz 1648a37505 Add cmd_spl command 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago
Simon Glass 3a608ca01d bootstage: Implement core microsecond boot time measurement 13 years ago
Marek Vasut 23faf2bc9e USB: Separate out USB hub driver 13 years ago
Matthias Weisser 21899b1085 sandbox: Add improved RAM simulation 13 years ago
Vadim Bendebury 576fb1ed3f Add a cli command to test the TPM device. 13 years ago
Aneesh V 2d01dd953a omap: spl: fix build break due to changes in FAT 13 years ago
Simon Glass fe34107e38 sandbox: Disable built-in malloc 13 years ago
Jason Hobbs 06283a6401 Add pxe command 13 years ago
Jason Hobbs b69bf52dfe Add generic, reusable menu code 13 years ago
Che-liang Chiou ca366d0e38 cmd_time: add time command 13 years ago
York Sun d29d17d7ba powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 13 years ago
Jason Kridner 4421acf8cd led: added cmd_led to Makefile 14 years ago
Andreas Pretzsch 7130a579fd add command fitupd to run an update from a FIT image 14 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 14 years ago
Andy Fleming 995daa0b81 Add mdio command for new PHY infrastructure 14 years ago
Andy Fleming 5f184715ec Create PHY Lib for U-Boot 14 years ago
Mike Frysinger a972b8d701 gpio: generalize for all generic gpio providers 14 years ago
Mike Frysinger c3d2a17c1e md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
Thomas Chou d52ebf1022 mmc: add generic mmc spi driver 14 years ago
Mike Frysinger 1ba7fd2567 Blackfin: ldrinfo: new command 14 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