summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Add environment settings to make extlinux.conf booting workHans de Goede2014-08-121-3/+15
* sunxi-common.h: Use new generic $bootcmdHans de Goede2014-08-121-3/+22
* sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again laterHans de Goede2014-08-121-3/+1
* sunxi-common.h: Don't undefine CONFIG_CMD_NFSHans de Goede2014-08-121-1/+0
* sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code blockHans de Goede2014-08-121-8/+0
* sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINEHans de Goede2014-08-121-2/+0
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-08-094-0/+54
|\
| * sunxi: HYP/non-sec: configure CNTFRQ on all CPUsMarc Zyngier2014-07-311-0/+1
| * sunxi: HYP/non-sec: add sun7i PSCI backendMarc Zyngier2014-07-311-0/+6
| * sun5i: add USB EHCI settingsHans de Goede2014-07-311-0/+5
| * sun4i: add USB EHCI settingsHans de Goede2014-07-311-0/+12
| * sun7i: add USB EHCI settingsRoman Byshko2014-07-311-0/+12
| * sunxi: add general USB settingsRoman Byshko2014-07-311-0/+6
| * ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2014-07-311-0/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-061-0/+8
|\ \
| * | kmp204x: CPU watchdog enabledBoschung, Rainer2014-08-011-0/+8
* | | ARM: kirkwood: add mvsdio driverDrEagle2014-08-012-0/+19
| |/ |/|
* | include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-3056-69/+0
* | kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+0
* | include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-3055-68/+68
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-2932-325/+629
|\ \
| * \ Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2825-323/+384
| |\ \
| | * | ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-258-8/+41
| | * | ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-2517-76/+11
| | * | ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-251-0/+1
| | * | board: k2e-evm: add board supportHao Zhang2014-07-251-0/+37
| | * | ARM: keystone2: clock: add K2E clock supportHao Zhang2014-07-251-1/+1
| | * | configs: k2hk_evm: config: add common EVM configuration headerHao Zhang2014-07-252-244/+289
| | * | ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang2014-07-251-0/+1
| | * | k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-251-6/+6
| | * | ARM: omap: tao3530: Convert to generic boardStefan Roese2014-07-251-0/+1
| | * | tricorder: convert to generic boardAndreas Bießmann2014-07-251-0/+2
| | * | k2hk_evm: add script to automate NAND flash processKhoronzhuk, Ivan2014-07-251-1/+3
| | * | mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan2014-07-251-1/+3
| | * | tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini2014-07-251-0/+2
| * | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-0/+166
| |\ \ \
| | * | | arm: rmobile: Add support Alt boardNobuhiro Iwamatsu2014-07-241-0/+166
| | |/ /
| * | | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-285-2/+77
| |\ \ \
| | * | | sunxi: add gpio driverIan Campbell2014-07-181-0/+4
| | * | | sunxi: use random parts of SID to set ethaddrJonathan Liu2014-07-181-0/+2
| | * | | sunxi: Add axp209 pmic supportHenrik Nordstrom2014-07-184-0/+8
| | * | | sunxi: Add i2c supportHans de Goede2014-07-181-0/+8
| | * | | mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede2014-07-161-1/+2
| | * | | sunxi: Add emac glue, enable emac on the cubieboardHans de Goede2014-07-061-0/+5
| | * | | sunxi: Add sun5i supportHans de Goede2014-07-062-0/+25
| | * | | sunxi: Add sun4i supportHans de Goede2014-07-061-0/+23
| | * | | sunxi: Remove mmc DMA supportHans de Goede2014-07-061-1/+0
| | |/ /
| * | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-07-261-0/+2
| |\ \ \
| | * | | ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek2014-07-231-0/+2
* | | | | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-07-289-0/+10
|\ \ \ \ \