Commit Graph

2105 Commits (8a10180d62bb50a1f19441494bf9a5cea29ccfda)

Author SHA1 Message Date
Gerlando Falauto 7ac80551c4 env: fix crash using default -f -a 13 years ago
Joe Hershberger 961c437b6c Improve license declaration for cmd_ini.h 13 years ago
Michal Simek 194846f398 serial: Add Zynq serial driver 13 years ago
Joe Hershberger bb64d1c92f Output strings from echo with puts where easy 13 years ago
Joe Hershberger da83bcd7b3 Add a command to access the system timer 13 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 13 years ago
Joe Hershberger 36180d96cc Cleanup cache command prints 13 years ago
Joe Hershberger e9455fcc45 Fix checkpatch.pl complaints in cmd_cache.c 13 years ago
Joe Hershberger ecd7295004 Add parameter to md5sum to save the md5 sum 13 years ago
Joe Hershberger 5ab177bede Implement verify option for md5sum command 13 years ago
Joe Hershberger 3c210e29cd Add parameter to sha1sum to save the SHA1 sum 13 years ago
Joe Hershberger e6e77d354f Implement verify option for sha1sum command 13 years ago
Joe Hershberger b0fe6abd71 Change dead code in "test" cmd to debug output 13 years ago
Joe Hershberger 93d7212fa6 Allow runtime configuration of "zero-delay" check 13 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 13 years ago
Ilya Yanok 4063c77deb OMAP: spl: call timer_init() from SPL 13 years ago
Anatolij Gustschin e5acb883ae cmd_fat.c: fix build warning 13 years ago
Lei Wen f2b96dfbbc common: add zip command support 13 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 13 years ago
Tom Rini 4212098181 SPL: Rework how we inform about un-headered images 13 years ago
Tom Rini 1292eaf353 SPL: Make un-supported boot device puts a debug instead 13 years ago
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point 13 years ago
Tom Rini a4cc1c4877 SPL: SPI: Enhance spi_spl_load to match the other load functions 13 years ago
Stefan Roese 022b4975c8 SPL: Add option to skip copying of the mkimage header 13 years ago
Stefan Roese 33d346464a SPL: Add NOR flash booting support 13 years ago
Chander Kashyap a655938a93 PXE: FDT: Add support for fdt in PXE 13 years ago
Tom Rini d97b4ce805 SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 13 years ago
Stefan Roese 77552b0633 SPL: Use image_get_xxx() functions to access header values 13 years ago
Stefano Babic ae83d882f5 SPL: do not use fix value for u-boot size 13 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 13 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 13 years ago
Igor Grinberg 9aa90c1df0 env: checkpatch clean env_fat 13 years ago
Igor Grinberg 3bb89e5bd5 env: remove duplicated env_get_char_spec() 13 years ago
Stephen Warren 5cf41dccff cmd_part: add partition-related command 13 years ago
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 13 years ago
Rob Herring 650f36641c cmd_reiser: use common get_device_and_partition function 13 years ago
Rob Herring 4120457044 cmd_zfs: use common get_device_and_partition function 13 years ago
Rob Herring 475c7970c1 cmd_disk: use common get_device_and_partition function 13 years ago
Rob Herring cfda5aeab8 cmd_fat: use common get_device_and_partition function 13 years ago
Rob Herring 81180819b8 cmd_extX: use common get_device_and_partition function 13 years ago
Rob Herring 9450106296 ext4: remove init_fs/deinit_fs 13 years ago
Rob Herring 7405a13310 combine block device load commands into common function 13 years ago
Anatolij Gustschin d23019f3d6 common/lcd: fix build breakage for at91sam9x5ek and trats boards 13 years ago
Joe Hershberger f8be7d659c net: Improve the speed of netconsole 13 years ago
Nikita Kiryanov 1b09b53e7d common/lcd: add protection from null bmp pointer 13 years ago
Tom Rini 3ab270d5df Revert "memsize: Fix for bug in memory sizing code" 13 years ago
Lucas Stach 93ad908c43 usb: do explicit unaligned accesses 13 years ago
Gerlando Falauto b64b7c3df7 env: make "env default" selective, check and apply 13 years ago
Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy 13 years ago