aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass2-2/+31
2014-05-29Move autoboot code to autoboot.cSimon Glass1-0/+23
2014-05-29Add cli_ prefix to readline functionsSimon Glass1-3/+4
2014-05-29Split out simple parser and readline into separate filesSimon Glass1-0/+5
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass2-4/+102
2014-05-29Rename hush to cli_hushSimon Glass1-2/+2
2014-05-27Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini1-0/+123
2014-05-27tb100 - add Abilis TB100 boardAlexey Brodkin1-0/+123
2014-05-27dm: rename device struct to udeviceHeiko Schocher10-59/+59
2014-05-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD5-201/+317
2014-05-23cm-t54: add environment partition runtime detectionDmitry Lifshitz1-0/+1
2014-05-23cm-t54: add EEPROM support and MAC address handlingDmitry Lifshitz1-0/+9
2014-05-23cm-t54: add cm-t54 board supportDmitry Lifshitz1-0/+139
2014-05-23arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boardsHeiko Schocher1-0/+2
2014-05-23omap4: duovero: Add Gumstix DuoVero machine.Ash Charles2-0/+71
2014-05-23Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD3-8/+38
2014-05-23Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD3-12/+42
2014-05-23omap3: overo: Use common configurations for OveroAsh Charles1-194/+28
2014-05-23Allow overo to boot with device treeAsh Charles1-20/+38
2014-05-23arm: omap3: Fix omap3_overo SPL boot hangupAsh Charles1-0/+6
2014-05-23OMAP3: overo: eliminate hard-coded partition offsetsAsh Charles1-9/+1
2014-05-23OMAP3: overo: increase linux partition to 8 MiBPeter A. Bigot1-2/+2
2014-05-23OMAP3: overo: add command support for mtd and ubiAsh Charles1-3/+37
2014-05-23omap: overo: allow the use of a plain text env file instead boot scriptsAsh Charles1-0/+10
2014-05-23Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini5-4/+16
2014-05-23mmc: provide a select_hwpart implementation for get_device()Stephen Warren1-0/+2
2014-05-23Add the function 'confirm_yesno' for interactivePierre Aubert1-1/+1
2014-05-23eMMC: add support for operations in RPMB partitionPierre Aubert1-1/+9
2014-05-23mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov1-0/+2
2014-05-23Add board_mmc_init(...) function for init mmc1 onlyHannes Petermaier2-2/+2
2014-05-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini17-5/+43
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini41-114/+751
2014-05-22Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini1-0/+3
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-11/+95
2014-05-21arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARDNobuhiro Iwamatsu1-0/+1
2014-05-21arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARDNobuhiro Iwamatsu1-0/+1
2014-05-21arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARDNobuhiro Iwamatsu1-0/+1
2014-05-21arm: rmobile: koelsch: Add support ext4/fat write commandNobuhiro Iwamatsu1-1/+4
2014-05-21arm: rmobile: lager: Add support ext4/fat write commandNobuhiro Iwamatsu1-1/+4
2014-05-21arm: rmobile: lager: Add support command and filesystems of VFATNobuhiro Iwamatsu1-0/+5
2014-05-21arm: rmobile: lager: Add support USB controllerNobuhiro Iwamatsu1-0/+7
2014-05-21arm: rmobile: koelsch: Add support command and filesystems of VFATNobuhiro Iwamatsu1-0/+6
2014-05-21arm: rmobile: koelsch: Add support USB controllerNobuhiro Iwamatsu1-0/+7
2014-05-21arm: rmobile: lager: Enable optimization of thumbNobuhiro Iwamatsu1-0/+1
2014-05-21arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPYNobuhiro Iwamatsu1-2/+0
2014-05-21arm: rmobile: lager: Remove define of SCIF registerNobuhiro Iwamatsu1-1/+0
2014-05-21arm: rmobile: koelsch: Enable optimization of thumbNobuhiro Iwamatsu1-0/+1
2014-05-21arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPYNobuhiro Iwamatsu1-2/+0
2014-05-21arm: rmobile: koelsch: Remove define of SCIF registerNobuhiro Iwamatsu1-1/+0
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu3-0/+13