summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | MIPS: import gt64120.h header from LinuxGabor Juhos2013-07-241-0/+550
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24227-1159/+1453
| |\ \ \ | | |/ / | |/| |
| | * | fdtdec: Add compatible string for High speed i2cnaveen krishna chatradhi2013-07-231-0/+1
| | * | vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-231-0/+7
| | * | arm/km: fix u-boot update functionalityHolger Brunck2013-07-231-1/+2
| | * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-2377-252/+301
| | * | tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass2013-07-237-16/+14
| | * | i2c, multibus, keymile: get rid of EEprom_ivm envvariableHeiko Schocher2013-07-234-9/+10
| | * | i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-231-21/+0
| | * | i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-2373-495/+519
| | * | i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23132-376/+419
| | * | i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-9/+0
| | * | i2c: add i2c_core and prepare for new multibus supportHeiko Schocher2013-07-232-9/+209
| | |/
| * | Add eCos-2.0 SPDX-License-Identifier to source filesWolfgang Denk2013-07-242-65/+2
OpenPOWER on IntegriCloud