| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd_led.c: Standardize format of help and usage info. | Robert P. J. Day | 2012-12-06 | 1 | -3/+3 |
* | env: Enable getenv_f() for SPL_BUILD | Stefan Roese | 2012-12-05 | 1 | -0/+3 |
* | SPL: Port SPL framework to powerpc | Stefan Roese | 2012-12-05 | 1 | -0/+16 |
* | x86: Add CBMEM console driver for coreboot | Vadim Bendebury | 2012-11-30 | 1 | -1/+3 |
* | fdt: Correct global_data condition in main | Simon Glass | 2012-11-28 | 1 | -2/+0 |
* | mmc: Fix incorrect handling of 'read' & 'write' commands | Taylor Hutt | 2012-11-27 | 1 | -5/+4 |
* | common: rework bouncebuf implementation | Stephen Warren | 2012-11-27 | 1 | -34/+41 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2012-11-26 | 1 | -0/+22 |
|\ |
|
| * | nand: Add torture feature | Benoît Thébaudeau | 2012-11-26 | 1 | -0/+22 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Tom Rini | 2012-11-20 | 3 | -1/+239 |
|\ \ |
|
| * \ | Merge branch 'next' | Gerald Van Baren | 2012-11-19 | 3 | -1/+239 |
| |\ \
| | |/
| |/| |
|
| | * | fdt: Set kernaddr if fdt indicates a kernel is present | Simon Glass | 2012-11-12 | 1 | -0/+16 |
| | * | fdt: Add option to default to most compatible conf in a fit image | Gabe Black | 2012-11-12 | 2 | -0/+138 |
| | * | fdt: Allow device tree to specify secure booting | Doug Anderson | 2012-11-12 | 1 | -0/+62 |
| | * | fdt: Tell the FDT library where the device tree is | Gabe Black | 2012-11-12 | 1 | -0/+8 |
| | * | fdt: Load boot command from device tree | Che-Liang Chiou | 2012-11-12 | 1 | -1/+15 |
* | | | usb: use linux/usb/ch9.h instead of usbdescriptors.h | Ilya Yanok | 2012-11-20 | 2 | -3/+3 |
* | | | USB: add arrow key support to usb_kbd | Allen Martin | 2012-11-20 | 1 | -0/+13 |
* | | | USB: make usb_kbd obey USB DMA alignment requirements | Allen Martin | 2012-11-20 | 1 | -1/+4 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2012-11-19 | 2 | -7/+176 |
|\ \ |
|
| * | | lcd: Implement RLE8 bitmap decoding | Tom Wai-Hong Tam | 2012-11-07 | 1 | -0/+144 |
| * | | lcd: Fix BMP decode bug that skips the wrong padded row | Tom Wai-Hong Tam | 2012-11-07 | 1 | -4/+4 |
| * | | lcd: Provide an API to access LCD parameters | Vadim Bendebury | 2012-11-07 | 1 | -0/+26 |
| * | | video: Provide an API to access video parameters | Stefan Reinauer | 2012-11-06 | 1 | -3/+2 |
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-11-19 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | cmd_mmc.c: Fix typo, "dislay" -> "display" | Robert P. J. Day | 2012-11-14 | 1 | -1/+1 |
| |/ |
|
* | | common/command.c: revert changes from commit 199adb60 | Anatolij Gustschin | 2012-11-08 | 1 | -8/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | 1 | -4/+4 |
|\ |
|
| * | serial: remove calls to serial_assign() | Allen Martin | 2012-10-29 | 2 | -13/+0 |
| * | SPL: make jump_to_image_no_args a weak symbol | Allen Martin | 2012-10-29 | 1 | -4/+4 |
* | | net/: sparse fixes | Kim Phillips | 2012-11-04 | 1 | -0/+1 |
* | | common/misc: sparse fixes | Kim Phillips | 2012-11-04 | 7 | -56/+64 |
* | | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | 32 | -334/+387 |
* | | fs: rename fsload command to load | Stephen Warren | 2012-11-04 | 4 | -6/+6 |
* | | fs: fix number base behaviour change in fatload/ext*load | Stephen Warren | 2012-11-04 | 4 | -8/+13 |
* | | cmd_ext4: remove TABs from command help text | Stephen Warren | 2012-11-04 | 1 | -4/+4 |
* | | ide: Correct function signatures for ide_read/write() | Simon Glass | 2012-11-02 | 1 | -18/+9 |
* | | ahci: Support 64-bit LBA option when reading capacity | Gabe Black | 2012-11-02 | 1 | -26/+66 |
* | | scsi: Add function and env var to report number of scsi drives | Stefan Reinauer | 2012-11-02 | 1 | -0/+8 |
* | | scsi: Add scsi_write to SCSI driver | Hung-Te Lin | 2012-11-02 | 1 | -7/+108 |
* | | scsi: Provide support for a list of AHCI controllers. | Vadim Bendebury | 2012-11-02 | 1 | -5/+35 |
* | | ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) | Stefan Roese | 2012-11-02 | 1 | -2/+2 |
* | | cmd_fdt.c: Use %p when printing pointers | Tom Rini | 2012-11-02 | 1 | -3/+3 |
* | | ext4: Fix printf() format string error | Simon Glass | 2012-10-29 | 1 | -1/+1 |
* | | fs: add filesystem switch libary, implement ls and fsload commands | Stephen Warren | 2012-10-29 | 6 | -294/+61 |
* | | serial: remove calls to serial_assign() | Allen Martin | 2012-10-26 | 2 | -13/+0 |
* | | FAT: implement fat_set_blk_dev(), convert cmd_fat.c | Stephen Warren | 2012-10-25 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Tom Rini | 2012-10-22 | 2 | -15/+217 |
|\ |
|
| * | Merge branch 'next' | Gerald Van Baren | 2012-10-22 | 2 | -15/+217 |
| |\ |
|
| | * | fdt: Check for a token to skip auto-hash validation | Joe Hershberger | 2012-10-15 | 1 | -0/+41 |