Commit Graph

2074 Commits (ae83d882f5fdf7aa7c5aec09cfafb593153c25d6)

Author SHA1 Message Date
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
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
Nikita Kiryanov 7c7e280aa6 common lcd: simplify lcd_display 13 years ago
Nikita Kiryanov d3a555eddb common lcd: simplify lcd_logo 13 years ago
Joe Hershberger de15a06aad cfi: Make the flash erase and write operations abortable 13 years ago
Joe Hershberger a005f19eff hush: Don't parse the contents of a dereferenced var 13 years ago
Joe Hershberger 641b0d374e hush: Add default value substitution support 13 years ago
Stephen Warren 3801a15f67 env_nand: align NAND buffers 13 years ago
Jagannadha Sutradharudu Teki cee84e8257 image/FIT: Add ramdisk load, entry address and OS tag inclusion 13 years ago
Jim Shimer b7006958ea usb: Optimize USB storage read/write 13 years ago
Benoît Thébaudeau 3e8581bb95 usb_stor_BBB_transport: Do not delay when not required 13 years ago
Benoît Thébaudeau 4bee5c83ea usb_storage: Remove EHCI constraints 13 years ago