summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bootstage: get more BOOTSTAGE_ID* in show_boot_progress()Heiko Schocher2013-08-151-0/+1
* TI:armv7: Enable CONFIG_CMD_GPIOTom Rini2013-08-151-0/+1
* TI:armv7: Enable CONFIG_CMD_SPITom Rini2013-08-151-0/+1
* TI:omap5/dra7xx: Convert to ti_armv7_common.hTom Rini2013-08-153-177/+34
* TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xxTom Rini2013-08-153-218/+326
* am335x_evm: Bring in 'boot_fdt' logic from i.MXTom Rini2013-08-151-5/+16
* am335x_evm: Use default baud rate tableTom Rini2013-08-151-2/+0
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-153-8/+5
* am33xx: CONFIG_DMA_COHERENT defines are unused, removeTom Rini2013-08-153-10/+0
* OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-151-1/+12
* ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.Enric Balletbo i Serra2013-08-151-6/+7
* ARM: IGEP0033: Remove duplicate / unused #defines.Enric Balletbo i Serra2013-08-151-7/+1
* ARM: IGEP0033: Add support to boot from NAND.Enric Balletbo i Serra2013-08-151-5/+27
* ARM: IGEP0033: Add support for Flattened Device Tree.Enric Balletbò i Serra2013-08-151-20/+13
* ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTESTEnric Balletbo i Serra2013-08-151-7/+0
* ARM: AM43xx: Add config fileLokesh Vutla2013-08-151-0/+135
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-1525-0/+25
* gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy2013-07-301-0/+5
* gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-301-0/+69
* am335x_evm: Add support for eMMC environmentJustin Waters2013-07-301-1/+6
* am335x_evm: Rework bootcmd to handle two MMC devsJustin Waters2013-07-301-20/+22
* am335x_evm: Add command line editingJustin Waters2013-07-301-0/+3
* am335x_evm: Make NAND support modularJustin Waters2013-07-301-19/+32
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-301-2/+24
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-301-0/+28
* am335x_evm: Update SPI_BOOT support, add MTDPARTS infoTom Rini2013-07-301-21/+26
* am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERETom Rini2013-07-301-4/+0
* omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon2013-07-261-0/+8
* omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon2013-07-261-0/+15
* omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon2013-07-261-4/+7
* omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon2013-07-261-1/+1
* omap3_beagle: remove JFFS2 support.Nishanth Menon2013-07-261-8/+0
* ARM: DRA7xx: Enable CPSW Ethernet supportMugunthan V N2013-07-261-0/+19
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-0/+1
* am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZETom Rini2013-07-261-1/+1
* am335x_evm: Update eMMC falcon mode locationsTom Rini2013-07-261-3/+3
* am335x_evm: Correct DFU ALT settings for falcon modeTom Rini2013-07-261-3/+8
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-25880-14693/+3111
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-255-3/+121
| |\
| | * nds32: Enable the function of passing parameters to Linuxken kuo2013-07-243-0/+15
| | * nds32: Enable SDIO and EXT2 command support for Andes boardken kuo2013-07-242-0/+4
| | * nds32: Enable two banks of SDRAM on Andes boardken kuo2013-07-242-2/+17
| | * pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-241-0/+96
| | * block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-241-1/+1
| * | qemu-malta: Update for SPDX license identifiersTom Rini2013-07-253-18/+3
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-07-253-0/+685
| |\ \
| | * | MIPS: qemu-malta: bring up ethernetGabor Juhos2013-07-241-1/+2
| | * | MIPS: qemu-malta: add PCI supportGabor Juhos2013-07-242-0/+25
| | * | MIPS: qemu-malta: enable flash supportGabor Juhos2013-07-241-2/+7
| | * | MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor Juhos2013-07-241-0/+104
OpenPOWER on IntegriCloud