Commit Graph

2242 Commits (4af9e675fa024acebfba83098adcfe37d5dbe3ce)

Author SHA1 Message Date
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
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 13 years ago
Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 13 years ago
Gerlando Falauto c3f6525854 env: unify logic to check and apply changes 13 years ago
Gerlando Falauto c2ba2ff511 env: cosmetic: drop assignment i = iomux_doenv() 13 years ago
Benoît Thébaudeau 84209afb87 env_common: Add missing ethprime 13 years ago
Benoît Thébaudeau 4796bc4bbc env import/export: Remove from help if disabled 13 years ago
Iwo Mergler b8496cced8 memsize: Fix for bug in memory sizing code 13 years ago
Stephen Warren 78b2de802f env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER 13 years ago
Marek Vasut d97f01a64f dm: sparc: common: Fixup cmd_bdinfo warnings 13 years ago
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron 13 years ago
Joe Hershberger eee623a504 nand: Add support for unlock.invert 13 years ago
Marek Vasut e02c945874 fdt: Check if the FDT address is configured 13 years ago
Simon Glass 93691842e8 Fix strict-aliasing warning in dlmalloc 13 years ago
Stephen Warren 300feff324 env_mmc: allow environment to be in an eMMC partition 13 years ago
Thierry Reding 62fd66f3d3 cmd_nand: dump: Align data and OOB buffers 13 years ago
Benoît Thébaudeau d1424ee544 mmcinfo: Fix help message 13 years ago
Stephen Warren 9404a5fc7c env_mmc: allow environment to be in an eMMC partition 13 years ago
Nikita Kiryanov bfdcc65e11 common lcd: simplify lcd_display_bitmap 13 years ago
Nikita Kiryanov 203c37b8c5 common lcd: simplify core functions 13 years ago