Commit Graph

2105 Commits (8a10180d62bb50a1f19441494bf9a5cea29ccfda)

Author SHA1 Message Date
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
Rob Herring 7815c4e89f pxe: add support for label menu text 13 years ago
Rob Herring 1e08522699 pxe: support include files at top-level 13 years ago
Rob Herring 8594753ba0 menu: only timeout when menu is displayed 13 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 13 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 years ago
Mike Frysinger feb12a1f6d cmd_mem: cmp: convert while() to for() loop 13 years ago
Mike Frysinger 054ea170f2 cmd_mem: cmp: unify size code paths 13 years ago
Mike Frysinger 9504a5518c cmd_mem: replace custom PRINTF() with debug() 13 years ago
Steve Sakoman 8d75c8964b cmd_nand: fix crashing bug in nand read/write 13 years ago
Donghwa Lee fb6a9aab7a LCD: display 32bpp decompressed bitmap image 13 years ago
Anatolij Gustschin 2b5cb3d331 common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef 13 years ago
Anatolij Gustschin 0f999c49e5 common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs 13 years ago
Anatolij Gustschin 095407da56 common/lcd.c: use ARRAY_SIZE 13 years ago
Anatolij Gustschin de3b49c4dd cmd_bmp.c: make bmp_display() usable by drivers or board code 13 years ago
Joe Hershberger d22c338e07 net: Add link-local addressing support 13 years ago
Joe Hershberger a3e1a727fe net: Don't write the "serverip" env var if configured not to 13 years ago
Anatolij Gustschin 10d4e0f9fe common/cmd_nand.c: Fix GCC 4.6 warning 13 years ago
Anatolij Gustschin 5017436366 common/cmd_nvedit.c: Fix GCC 4.6 warning 13 years ago
Anatolij Gustschin a075a79f98 common/cmd_bootm.c: Fix GCC 4.6 warning 13 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 13 years ago
Mike Frysinger 66cf64107b usb: use noinline define 13 years ago
Scott Wood 418396e212 nand: extend .raw accesses to work on multiple pages 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Joe Hershberger 48522bb503 net: cosmetic: net.c checkpatch compliance 13 years ago
Stefano Babic 71cadda3ff SATA: check for return value from sata functions 13 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 13 years ago
Mike Frysinger 314f634b48 image/fit: drop inline markings on parser code 13 years ago
Marek Vasut f624dd15e3 GCC47: Fix warning in cmd_nand.c 13 years ago
Timur Tabi 34e210f5bd cmd_bdinfo: display the address map size (32-bit vs. 36-bit) 13 years ago
Liu Gang 0a85a9e705 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 13 years ago
Timo Ketola 030fca5228 Fix the behaviour of the 'run' command 13 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 13 years ago
Marek Vasut 35cf5fe510 LMB: Fix undefined lmb_reserve() on non-lmb platforms 13 years ago
Gerlando Falauto 864939949e cmd_sf: add size checking to spi flash commands 13 years ago
Marek Vasut f4cdde4019 LMB: Fix undefined lmb_reserve() on non-lmb platforms 13 years ago
Marek Vasut 57d40ab70b RAMDISK: Fix unused variable issue caused by raw rd support 13 years ago
Marek Vasut 017e1f3f9f BOOT: Add RAW ramdisk support to bootz 13 years ago
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 13 years ago
Maximilian Schwerin 57210c7cc3 Add support for loading and saving the environment to a FAT partition 13 years ago
Heiko Schocher c0b77e097f cmd_log: print log->v2.con value in the "log info" command 13 years ago
Heiko Schocher 1e8e7ae599 command, log: Coding Style cleanup 13 years ago
Heiko Schocher c16a123fd3 command, log: print with "log show" a full logbuffer 13 years ago
Simon Schwarz 1648a37505 Add cmd_spl command 13 years ago
Jason Hobbs 834c9384a4 cmd_pxe.c: fix strict-aliasing warnings 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago