summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* env: Enable getenv_f() for SPL_BUILDStefan Roese2012-12-051-0/+3
* SPL: Port SPL framework to powerpcStefan Roese2012-12-051-0/+16
* x86: Add CBMEM console driver for corebootVadim Bendebury2012-11-301-1/+3
* fdt: Correct global_data condition in mainSimon Glass2012-11-281-2/+0
* mmc: Fix incorrect handling of 'read' & 'write' commandsTaylor Hutt2012-11-271-5/+4
* common: rework bouncebuf implementationStephen Warren2012-11-271-34/+41
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-261-0/+22
|\
| * nand: Add torture featureBenoît Thébaudeau2012-11-261-0/+22
* | Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-11-203-1/+239
|\ \
| * \ Merge branch 'next'Gerald Van Baren2012-11-193-1/+239
| |\ \ | | |/ | |/|
| | * fdt: Set kernaddr if fdt indicates a kernel is presentSimon Glass2012-11-121-0/+16
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-122-0/+138
| | * fdt: Allow device tree to specify secure bootingDoug Anderson2012-11-121-0/+62
| | * fdt: Tell the FDT library where the device tree isGabe Black2012-11-121-0/+8
| | * fdt: Load boot command from device treeChe-Liang Chiou2012-11-121-1/+15
* | | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-202-3/+3
* | | USB: add arrow key support to usb_kbdAllen Martin2012-11-201-0/+13
* | | USB: make usb_kbd obey USB DMA alignment requirementsAllen Martin2012-11-201-1/+4
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-192-7/+176
|\ \
| * | lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam2012-11-071-0/+144
| * | lcd: Fix BMP decode bug that skips the wrong padded rowTom Wai-Hong Tam2012-11-071-4/+4
| * | lcd: Provide an API to access LCD parametersVadim Bendebury2012-11-071-0/+26
| * | video: Provide an API to access video parametersStefan Reinauer2012-11-061-3/+2
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-11-191-1/+1
|\ \ \ | |_|/ |/| |
| * | cmd_mmc.c: Fix typo, "dislay" -> "display"Robert P. J. Day2012-11-141-1/+1
| |/
* | common/command.c: revert changes from commit 199adb60Anatolij Gustschin2012-11-081-8/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-051-4/+4
|\
| * serial: remove calls to serial_assign()Allen Martin2012-10-292-13/+0
| * SPL: make jump_to_image_no_args a weak symbolAllen Martin2012-10-291-4/+4
* | net/: sparse fixesKim Phillips2012-11-041-0/+1
* | common/misc: sparse fixesKim Phillips2012-11-047-56/+64
* | common/cmd_*.c: sparse fixesKim Phillips2012-11-0432-334/+387
* | fs: rename fsload command to loadStephen Warren2012-11-044-6/+6
* | fs: fix number base behaviour change in fatload/ext*loadStephen Warren2012-11-044-8/+13
* | cmd_ext4: remove TABs from command help textStephen Warren2012-11-041-4/+4
* | ide: Correct function signatures for ide_read/write()Simon Glass2012-11-021-18/+9
* | ahci: Support 64-bit LBA option when reading capacityGabe Black2012-11-021-26/+66
* | scsi: Add function and env var to report number of scsi drivesStefan Reinauer2012-11-021-0/+8
* | scsi: Add scsi_write to SCSI driverHung-Te Lin2012-11-021-7/+108
* | scsi: Provide support for a list of AHCI controllers.Vadim Bendebury2012-11-021-5/+35
* | ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese2012-11-021-2/+2
* | cmd_fdt.c: Use %p when printing pointersTom Rini2012-11-021-3/+3
* | ext4: Fix printf() format string errorSimon Glass2012-10-291-1/+1
* | fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-296-294/+61
* | serial: remove calls to serial_assign()Allen Martin2012-10-262-13/+0
* | FAT: implement fat_set_blk_dev(), convert cmd_fat.cStephen Warren2012-10-251-4/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini2012-10-222-15/+217
|\
| * Merge branch 'next'Gerald Van Baren2012-10-222-15/+217
| |\
| | * fdt: Check for a token to skip auto-hash validationJoe Hershberger2012-10-151-0/+41
| | * fdt: Identify scripts in ITBs as printable stringsJoe Hershberger2012-10-151-3/+3
OpenPOWER on IntegriCloud