summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass2014-06-111-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-06-102-3/+0
| |\ \ \
| | * | | usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren2014-06-012-3/+0
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-0834-55/+194
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-06-053-2/+15
| |\ \ \ \ \
| | * | | | | powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-052-0/+12
| | * | | | | board/t2080qds: some update for ddrShengzhou Liu2014-06-051-2/+3
| * | | | | | nand_spl: remove simpc8313 supportMasahiro Yamada2014-06-051-580/+0
| * | | | | | nand_spl: remove MPC8315ERDB_NAND supportMasahiro Yamada2014-06-051-30/+2
| * | | | | | nand_spl: remove MPC8536DS supportMasahiro Yamada2014-06-051-27/+2
| * | | | | | nand_spl: remove MPC8569MDS_NAND supportMasahiro Yamada2014-06-051-29/+0
| * | | | | | nand_spl: remove MPC8572DS_NAND supportMasahiro Yamada2014-06-051-30/+0
| * | | | | | nand_spl: remove P1023RDS_NAND supportMasahiro Yamada2014-06-051-45/+1
| * | | | | | mpc8313, signed fit: enable legacy image format on ids8313 boardHeiko Schocher2014-06-051-0/+1
| * | | | | | bootm: make use of legacy image format configurableHeiko Schocher2014-06-051-0/+1
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2014-06-051-0/+1
| |\ \ \ \ \
| | * | | | | atngw100mkii: add missing CONFIG_SYS_TEXT_BASEAndreas Bießmann2014-05-261-0/+1
| * | | | | | powerpc: hiddendragon: remove orphan boardMasahiro Yamada2014-05-301-371/+0
| * | | | | | powerpc: debris: remove orphan boardMasahiro Yamada2014-05-301-443/+0
| * | | | | | powerpc: kvme080: remove orphan boardMasahiro Yamada2014-05-301-251/+0
| * | | | | | powerpc: ep8248: remove orphan boardMasahiro Yamada2014-05-301-253/+0
| * | | | | | powerpc: ispan: remove orphan boardMasahiro Yamada2014-05-301-330/+0
| * | | | | | powerpc: rattler: remove orphan boardMasahiro Yamada2014-05-301-279/+0
| * | | | | | powerpc: zpc1900: remove orphan boardMasahiro Yamada2014-05-301-261/+0
| * | | | | | powerpc: mpc8260ads: remove orphan boardMasahiro Yamada2014-05-301-549/+0
| * | | | | | powerpc: adder: remove orphan boardMasahiro Yamada2014-05-301-193/+0
| * | | | | | PPC4xx: Remove quad100hd boardWolfgang Denk2014-05-301-281/+0
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-3013-25/+344
| |\ \ \ \ \
| * | | | | | tb100 - add Abilis TB100 boardAlexey Brodkin2014-05-271-0/+123
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-241-0/+2
|\ \ \ \ \ \
| * | | | | | arm: ethernut5: convert to generic boardTim Schendekehl2014-06-141-0/+2
| | |_|_|_|/ | |/| | | |
* / | | | | arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARDSteve Rae2014-06-101-0/+1
|/ / / / /
* | | / / arm: vf610: Add QSPI support for VF610TWRChao Fu2014-06-091-0/+12
| |_|/ / |/| | |
* | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0820-12/+71
|\ \ \ \
| * | | | arm:am43xx: Add TPS65218 support to scale voltages upTom Rini2014-06-061-0/+4
| * | | | board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier2014-06-061-1/+1
| * | | | board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier2014-06-061-0/+2
| * | | | ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla2014-06-061-0/+1
| * | | | tam3517: fix NAND detectionJeroen Hofstee2014-06-061-0/+1
| * | | | keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok2014-06-061-0/+1
| * | | | keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-061-1/+2
| * | | | arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-062-0/+18
| * | | | am43xx_evm: Add qspiboot targetSourav Poddar2014-06-062-4/+30
| * | | | omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-065-5/+0
| * | | | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-0611-1/+11
* | | | | ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren2014-06-054-0/+32
|/ / / /
* | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0210-43/+91
|\ \ \ \ | |_|/ / |/| | |
| * | | arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARDPiotr Wilczek2014-05-291-0/+1
| * | | exynos5: Enable tps65090 on exynos5-dtAaron Durbin2014-05-281-0/+1
| * | | power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-287-8/+8