Commit Graph

2202 Commits (8dc22b00ac2a43546e51c15339e07a5094d1e097)

Author SHA1 Message Date
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
Benoît Thébaudeau cffcc50358 usb_storage: Restore non-EHCI support 13 years ago
Lukasz Majewski a006a5deaa dfu:cmd: Support for DFU u-boot command 13 years ago
Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 13 years ago
Liu Gang 461632bd71 powerpc/corenet_ds: Slave module for boot from PCIE 13 years ago
Marek Vasut 2d5e7c7a4c cmd_spi: remove superfluous semicolon 13 years ago
Uma Shankar ed34f34dba ext4fs write support 13 years ago
Uma Shankar a1596438a6 ext4fs ls load support 13 years ago
Jorgen Lundman 4d3c95f5ea zfs: Add ZFS filesystem support 13 years ago
Charles Manning 753ac61088 u-boot: Update yaffs2 file system 13 years ago
Dirk Eibach a5aae0a1a9 Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set 13 years ago
Simon Glass 3a8a02beb7 Allow newlines within command environment vars 13 years ago
Simon Glass d51004a832 Add run_command_list() to run a list of commands 13 years ago
David du Colombier 034afbcc16 env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE 13 years ago
Holger Brunck 8ec038a6a5 i2c: deblock i2c bus also if accessed before realocation 13 years ago
Stefan Herbrechtsmeier 1b4bd0e66c usb_storage: fix ehci driver max transfer size 13 years ago
Ilya Yanok fd06028df8 usb: check return value of submit_{control, bulk}_msg 13 years ago
Ilya Yanok 80ab414afd usb: pass cache-aligned buffer to usb_get_descriptor() 13 years ago
Nikita Kiryanov 8f47d917c6 common lcd: minor coding style changes 13 years ago
Wolfgang Denk 3fe63839f3 Minor Coding Style cleanup 13 years ago
Stephen Warren 5e724ca2b6 Add env vars describing U-Boot target board 13 years ago
Stefan Roese 22b7cfff32 SPL: common/Makefile: Add image.c to SPL build 13 years ago
Stephen Warren 4036b6301e env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER 13 years ago
Rob Herring 669df7e42d pxe: add support for parsing local syslinux files 13 years ago
Rob Herring 34bd23e42f pxe: parse initrd file from append string 13 years ago
Rob Herring 90ba7d7c44 pxe: support absolute paths 13 years ago
Rob Herring beb9f6c678 pxe: support linux entries for labels 13 years ago