summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| * | | arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR boardAlison Wang2014-11-24-0/+11
| * | | ls102xa: ifc: nor: fix the write issue when bytes unalignedYuan Yao2014-11-24-0/+2
| * | | ls1: config: Enable USB EHCI Host on LS1021AQDSNikhil Badola2014-11-24-0/+17
| * | | qe: add qe support for ls1021a-twr boardZhao Qiang2014-11-19-0/+6
| * | | qe: add qe support to ls1021aqdsZhao Qiang2014-11-19-0/+7
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-26-1/+54
|\ \ \ \
| * | | | config: MPC837X : Add complete USB EHCI supportNikhil Badola2014-11-19-0/+10
| * | | | powerpc/t4rdb: Fix CPLD timingChunhe Lan2014-11-19-1/+1
| * | | | P1023RDB: Update default environmentChunhe Lan2014-11-19-0/+43
| |/ / /
* | | | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-56/+164
|\ \ \ \
| * | | | ORIGEN: Enhance origen config to be more flexible on boot.Guillaume GARDET2014-11-25-1/+34
| * | | | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-17-0/+13
| * | | | SMDK2410: convert to generic boardDavid Müller (ELSOFT AG)2014-11-17-0/+2
| * | | | exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-11-17-2/+2
| * | | | exynos5: Use config_distro_bootcmd.hIan Campbell2014-11-17-22/+47
| * | | | exynos: Enable config_distro_defaults.hIan Campbell2014-11-17-24/+2
| * | | | Config: Exynos5420: Refactor SDRAM Bank and SizeAkshay Saraswat2014-11-17-4/+12
| * | | | Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-17-3/+52
* | | | | sun7i: Drop CONFIG_ARMV7_PSCI_NR_CPUSHans de Goede2014-11-25-1/+0
* | | | | sunxi: Add usb keyboard Kconfig optionHans de Goede2014-11-25-0/+13
* | | | | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-25-0/+8
* | | | | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-25-0/+41
| |_|/ / |/| | |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-24-6/+0
|\ \ \ \
| * | | | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-24-6/+0
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-18/+43
|\ \ \ \
| * | | | mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li2014-11-21-1/+6
| * | | | imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li2014-11-20-0/+6
| * | | | imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li2014-11-20-2/+6
| * | | | tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZEMarkus Niebel2014-11-20-14/+14
| * | | | mx6qsabreauto: Add parallel NOR flash supportFabio Estevam2014-11-20-0/+10
| * | | | imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li2014-11-20-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-2/+12
|\ \ \ \
| * | | | dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass2014-11-21-0/+2
| * | | | dm: at91: Convert snapper9260 to use driver modelSimon Glass2014-11-21-1/+8
| * | | | dm: at91: Move snapper9260 to generic baordSimon Glass2014-11-21-0/+1
| * | | | dm: at91: Correct text base for snapper9260Simon Glass2014-11-21-1/+1
* | | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24-256/+334
|\ \ \ \ \
| * | | | | x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-1/+5
| * | | | | x86: chromebook_link: Enable GPIO supportSimon Glass2014-11-21-3/+1
| * | | | | x86: ivybridge: Enable PCI in early initSimon Glass2014-11-21-2/+12
| * | | | | x86: Build a .rom file which can be flashed to an x86 machineSimon Glass2014-11-21-0/+2
| * | | | | x86: Add chromebook_link boardSimon Glass2014-11-21-0/+60
| * | | | | x86: config: Move common x86 configs to a common fileSimon Glass2014-11-21-256/+260
| |/ / / /
* | | | | sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami2014-11-23-0/+2
* | | | | config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada2014-11-23-8/+0
* | | | | ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-20-14/+5
* | | | | ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20-25/+2
* | | | | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-20-9/+4
* | | | | ARM: remove CONFIG_ARM1176 definesMasahiro Yamada2014-11-20-2/+0
* | | | | ARM: remove CONFIG_ARMV7 definesMasahiro Yamada2014-11-20-12/+1
|/ / / /