summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add cli_ prefix to readline functionsSimon Glass2014-05-291-3/+4
* Split out simple parser and readline into separate filesSimon Glass2014-05-291-0/+5
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-292-4/+102
* Rename hush to cli_hushSimon Glass2014-05-291-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini2014-05-271-0/+123
|\
| * tb100 - add Abilis TB100 boardAlexey Brodkin2014-05-271-0/+123
* | dm: rename device struct to udeviceHeiko Schocher2014-05-2710-59/+59
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-245-201/+317
|\
| * cm-t54: add environment partition runtime detectionDmitry Lifshitz2014-05-231-0/+1
| * cm-t54: add EEPROM support and MAC address handlingDmitry Lifshitz2014-05-231-0/+9
| * cm-t54: add cm-t54 board supportDmitry Lifshitz2014-05-231-0/+139
| * arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boardsHeiko Schocher2014-05-231-0/+2
| * omap4: duovero: Add Gumstix DuoVero machine.Ash Charles2014-05-232-0/+71
| * omap3: overo: Use common configurations for OveroAsh Charles2014-05-231-194/+28
| * Allow overo to boot with device treeAsh Charles2014-05-231-20/+38
| * arm: omap3: Fix omap3_overo SPL boot hangupAsh Charles2014-05-231-0/+6
| * OMAP3: overo: eliminate hard-coded partition offsetsAsh Charles2014-05-231-9/+1
| * OMAP3: overo: increase linux partition to 8 MiBPeter A. Bigot2014-05-231-2/+2
| * OMAP3: overo: add command support for mtd and ubiAsh Charles2014-05-231-3/+37
| * omap: overo: allow the use of a plain text env file instead boot scriptsAsh Charles2014-05-231-0/+10
* | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-05-233-8/+38
|\ \
| * | arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARDNobuhiro Iwamatsu2014-05-211-0/+1
| * | arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARDNobuhiro Iwamatsu2014-05-211-0/+1
| * | arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARDNobuhiro Iwamatsu2014-05-211-0/+1
| * | arm: rmobile: koelsch: Add support ext4/fat write commandNobuhiro Iwamatsu2014-05-211-1/+4
| * | arm: rmobile: lager: Add support ext4/fat write commandNobuhiro Iwamatsu2014-05-211-1/+4
| * | arm: rmobile: lager: Add support command and filesystems of VFATNobuhiro Iwamatsu2014-05-211-0/+5
| * | arm: rmobile: lager: Add support USB controllerNobuhiro Iwamatsu2014-05-211-0/+7
| * | arm: rmobile: koelsch: Add support command and filesystems of VFATNobuhiro Iwamatsu2014-05-211-0/+6
| * | arm: rmobile: koelsch: Add support USB controllerNobuhiro Iwamatsu2014-05-211-0/+7
| * | arm: rmobile: lager: Enable optimization of thumbNobuhiro Iwamatsu2014-05-211-0/+1
| * | arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPYNobuhiro Iwamatsu2014-05-211-2/+0
| * | arm: rmobile: lager: Remove define of SCIF registerNobuhiro Iwamatsu2014-05-211-1/+0
| * | arm: rmobile: koelsch: Enable optimization of thumbNobuhiro Iwamatsu2014-05-211-0/+1
| * | arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPYNobuhiro Iwamatsu2014-05-211-2/+0
| * | arm: rmobile: koelsch: Remove define of SCIF registerNobuhiro Iwamatsu2014-05-211-1/+0
| |/
* | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-233-12/+42
|\ \
| * | zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is definedMasahiro Yamada2014-05-151-8/+12
| * | ARM: zynq: Extend maximum number of command argumentsMichal Simek2014-05-141-1/+1
| * | ARM: zynq: Enable EXT4 configsSiva Durga Prasad Paladugu2014-05-141-0/+2
| * | ARM: zynq: Move USB/SD/MMC common FAT configsSiva Durga Prasad Paladugu2014-05-141-6/+8
| * | ARM: zynq: Enable the FAT write capabilitySiva Durga Prasad Paladugu2014-05-141-0/+1
| * | ARM: zynq: Added USB host support for zynq boardsSiva Durga Prasad Paladugu2014-05-143-1/+21
| * | ARM: zynq: Extend kernel image size to 60MBMichal Simek2014-05-141-1/+1
| * | ARM: zynq: Call zynq board_init() in SPLMichal Simek2014-05-141-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-235-4/+16
|\ \ \
| * | | mmc: provide a select_hwpart implementation for get_device()Stephen Warren2014-05-231-0/+2
| * | | Add the function 'confirm_yesno' for interactivePierre Aubert2014-05-231-1/+1
| * | | eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-231-1/+9
| * | | mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-231-0/+2
OpenPOWER on IntegriCloud