summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-201-3/+0
* sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-201-0/+8
* sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker2015-10-191-0/+2
* sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker2015-10-191-2/+2
* sbc8641d: set proper environment sector size.Paul Gortmaker2015-10-191-1/+1
* sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker2015-10-191-1/+1
* sbc8641d: enable command line editingPaul Gortmaker2015-10-191-0/+1
* igep00x0: Use BCH8 ECCLadislav Michl2015-10-191-5/+13
* vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau2015-10-191-1/+3
* ARM: dockstar: move start of environment areaEric Cooper2015-10-191-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-10-161-4/+12
|\
| * odroid: Add boot script (boot.scr) supportGuillaume GARDET2015-10-131-1/+9
| * odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET2015-10-131-3/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-151-6/+21
|\ \ | |/ |/|
| * arm: vf610twr: improve memory layoutStefan Agner2015-10-151-6/+21
* | pcm052: fix MTD partitioningAlbert ARIBAUD (3ADEV)2015-10-111-35/+85
* | arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-111-0/+4
* | ppc4xx: Remove lcd4_lwmon5 supportStefan Roese2015-10-111-62/+1
* | ppc4xx: Convert lwmon5 board to generic boardStefan Roese2015-10-111-0/+2
* | Revert "powerpc: ppc4xx: remove lwmon5 support"Stefan Roese2015-10-111-0/+692
* | ti: omap3: config: remove 1 from boolean defineIgor Grinberg2015-10-111-1/+1
* | vexpress64: juno: use /dev/sda2Ryan Harkin2015-10-111-1/+1
* | vexpress64: juno: add alternate kernel and device tree filenamesRyan Harkin2015-10-111-2/+14
* | vexpress64: juno: add optional initrdRyan Harkin2015-10-111-1/+8
* | vexpress64: juno: add androidboot.hardware=junoRyan Harkin2015-10-111-0/+1
* | vexpress64: fvp dram: add DRAM configurationRyan Harkin2015-10-111-2/+23
* | vexpress64: increase max gunzip sizeRyan Harkin2015-10-111-0/+2
* | vexpress64: fix checkpatch warningsRyan Harkin2015-10-111-2/+4
* | configs: ls1021atwr: Enable DSPI for LS1021ATWRYao Yuan2015-10-111-1/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-10-024-4/+4
|\ \
| * | ARM: tegra: expand all SPL sizes to be consistentStephen Warren2015-10-024-4/+4
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-10-0238-2/+313
|\ \ \ | | |/ | |/|
| * | mx6sabre_common: Add DFU supportFabio Estevam2015-10-021-0/+10
| * | vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-021-0/+231
| * | I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-0236-1/+71
| * | tbs2910: explicitly set boot addressSoeren Moch2015-10-021-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-10-012-0/+12
|\ \
| * | arm, at91: small updates for the smartweb boardHeiko Schocher2015-10-011-0/+4
| * | ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMCJosh Wu2015-10-011-0/+8
| |/
* | sunxi: add "fel" boot targetBernhard Nortmann2015-09-291-0/+11
* | sunxi: Tweak various memory addressesHans de Goede2015-09-291-9/+5
* | sunxi: sunxi-common.h cleanupHans de Goede2015-09-291-12/+5
|/
* arm: Remove wireless_space boardSimon Glass2015-09-281-179/+0
* arm: Remove da830evm boardSimon Glass2015-09-281-279/+0
* ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin2015-09-281-1/+2
* ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin2015-09-281-7/+4
* ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin2015-09-281-2/+0
* ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin2015-09-281-1/+3
* am437x_evm: increase phy autoneg timeoutSekhar Nori2015-09-281-0/+1
* configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg2015-09-2812-12/+0
OpenPOWER on IntegriCloud