| Commit message (Expand) | Author | Age | Lines |
* | env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER | Stephen Warren | 2012-07-07 | -5/+5 |
* | pxe: add support for parsing local syslinux files | Rob Herring | 2012-06-21 | -8/+133 |
* | pxe: parse initrd file from append string | Rob Herring | 2012-06-21 | -1/+14 |
* | pxe: support absolute paths | Rob Herring | 2012-06-21 | -11/+12 |
* | pxe: support linux entries for labels | Rob Herring | 2012-06-21 | -0/+3 |
* | pxe: add support for label menu text | Rob Herring | 2012-06-21 | -4/+9 |
* | pxe: support include files at top-level | Rob Herring | 2012-06-21 | -0/+5 |
* | menu: only timeout when menu is displayed | Rob Herring | 2012-06-21 | -32/+4 |
* | Block: Remove MG DISK support | Marek Vasut | 2012-06-21 | -151/+1 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -0/+3 |
* | cmd_mem: cmp: convert while() to for() loop | Mike Frysinger | 2012-06-19 | -5/+2 |
* | cmd_mem: cmp: unify size code paths | Mike Frysinger | 2012-06-19 | -33/+19 |
* | cmd_mem: replace custom PRINTF() with debug() | Mike Frysinger | 2012-06-19 | -9/+3 |
* | cmd_nand: fix crashing bug in nand read/write | Steve Sakoman | 2012-06-08 | -1/+1 |
* | LCD: display 32bpp decompressed bitmap image | Donghwa Lee | 2012-05-25 | -3/+16 |
* | common/lcd.c: reduce one CONFIG_LCD_LOGO ifdef | Anatolij Gustschin | 2012-05-25 | -3/+3 |
* | common/lcd.c: reduce some CONFIG_LCD_*_LOGO ifdefs | Anatolij Gustschin | 2012-05-25 | -10/+6 |
* | common/lcd.c: use ARRAY_SIZE | Anatolij Gustschin | 2012-05-25 | -2/+2 |
* | cmd_bmp.c: make bmp_display() usable by drivers or board code | Anatolij Gustschin | 2012-05-25 | -2/+1 |
* | net: Add link-local addressing support | Joe Hershberger | 2012-05-23 | -0/+31 |
* | net: Don't write the "serverip" env var if configured not to | Joe Hershberger | 2012-05-23 | -2/+6 |
* | common/cmd_nand.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2012-05-22 | -2/+0 |
* | common/cmd_nvedit.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2012-05-22 | -1/+0 |
* | common/cmd_bootm.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2012-05-22 | -2/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2012-05-20 | -57/+57 |
|\ |
|
| * | USB: Align buffers at cacheline | Puneet Saxena | 2012-05-20 | -56/+55 |
| * | usb: use noinline define | Mike Frysinger | 2012-05-20 | -1/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2012-05-20 | -24/+71 |
|\ \ |
|
| * | | nand: extend .raw accesses to work on multiple pages | Scott Wood | 2012-05-18 | -24/+71 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2012-05-20 | -30/+15 |
|\ \ |
|
| * | | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | -29/+15 |
| * | | net: cosmetic: net.c checkpatch compliance | Joe Hershberger | 2012-05-15 | -1/+0 |
| |/ |
|
* | | SATA: check for return value from sata functions | Stefano Babic | 2012-05-15 | -3/+6 |
|/ |
|
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2012-04-30 | -2/+2 |
|\ |
|
| * | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger | 2012-04-30 | -2/+2 |
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2012-04-30 | -1/+90 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2012-04-30 | -1/+90 |
| |\ \
| | |/
| |/| |
|
| | * | cmd_bdinfo: display the address map size (32-bit vs. 36-bit) | Timur Tabi | 2012-04-24 | -0/+8 |
| | * | powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO | Liu Gang | 2012-04-24 | -1/+82 |
* | | | image/fit: drop inline markings on parser code | Mike Frysinger | 2012-04-30 | -2/+2 |
|/ / |
|
* | | GCC47: Fix warning in cmd_nand.c | Marek Vasut | 2012-04-29 | -1/+1 |
|/ |
|
* | Fix the behaviour of the 'run' command | Timo Ketola | 2012-04-23 | -1/+2 |
* | Move bootstage timer out of lib/time.c | Simon Glass | 2012-04-10 | -0/+17 |
* | LMB: Fix undefined lmb_reserve() on non-lmb platforms | Marek Vasut | 2012-04-09 | -0/+1 |
* | RAMDISK: Fix unused variable issue caused by raw rd support | Marek Vasut | 2012-03-30 | -0/+2 |
* | BOOT: Add RAW ramdisk support to bootz | Marek Vasut | 2012-03-30 | -5/+16 |
* | BOOT: Add "bootz" command to boot Linux zImage on ARM | Marek Vasut | 2012-03-30 | -9/+132 |
* | Add support for loading and saving the environment to a FAT partition | Maximilian Schwerin | 2012-03-30 | -1/+159 |
* | cmd_log: print log->v2.con value in the "log info" command | Heiko Schocher | 2012-03-30 | -0/+1 |
* | command, log: Coding Style cleanup | Heiko Schocher | 2012-03-30 | -45/+51 |