summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Tegra30: Add generic Tegra30 build supportTom Warren2013-01-161-1/+1
* tegra: remove custom TEGRA_DEVICE_SETTINGS for board filesMarc Dietrich2013-01-163-18/+0
* tegra: enable LCD on PAZ00Marc Dietrich2013-01-161-0/+15
* tegra: Enable LCD on TECThierry Reding2013-01-161-1/+14
* tegra: Enable LCD on Medcom-WideThierry Reding2013-01-161-0/+14
* watchdog.h: Move hw_watchdog_init prototype to end, guardTom Rini2013-01-141-1/+4
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-149-49/+193
|\
| * mx6qsabresd: Fix booting the kernel from SDHC3Fabio Estevam2013-01-132-2/+2
| * mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-133-3/+40
| * mx6qsabrelite: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-2/+37
| * mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-4/+40
| * mx28evk: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-3/+38
| * mx28evk: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador2013-01-131-4/+2
| * mx6qsabrelite: Use tabs to environment settingOtavio Salvador2013-01-131-33/+33
| * mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-133-0/+3
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-146-282/+401
|\ \
| * | EXYNOS5: Enable console multiplexing in u-bootAjay Kumar2013-01-111-0/+11
| * | EXYNOS5: Make all display related code dependent on CONFIG_LCDAjay Kumar2013-01-111-0/+2
| * | EXYNOS5: Add support for FIMD and DPAjay Kumar2013-01-101-0/+8
| * | EXYNOS5: FDT: Add compatible strings for PMICRajeshwari Shinde2013-01-101-0/+1
| * | EXYNOS5: FDT: Add compatible strings for USBRajeshwari Shinde2013-01-081-0/+2
| * | EXYNOS5: FDT: Add compatible strings for SPIRajeshwari Shinde2013-01-081-0/+1
| * | Sound: Add FDT support to driverRajeshwari Shinde2013-01-081-2/+2
| * | EXYNOS5: FDT: Add compatible strings for soundRajeshwari Shinde2013-01-081-0/+2
| * | I2C: Driver changes for FDT supportRajeshwari Shinde2013-01-081-0/+26
| * | FDT: Add compatible string for I2CRajeshwari Shinde2013-01-081-0/+1
| * | spl:falcon:trats Update Trats default board configuration file to support FAL...Łukasz Majewski2013-01-031-10/+35
| * | SMDK5250: config: Add configuration file for SMDK5250 boardHatim RV2012-12-261-0/+33
| * | exynos5: config: Rename the smdk5250.h to exynos5250-dt.hHatim RV2012-12-261-2/+7
| * | fdt: exynos5: Add DT node definition for SROM and SMSC9215Hatim RV2012-12-261-0/+2
* | | arm: at91sam9x5: add dataflash boot supportBo Shen2013-01-121-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-119-11/+254
|\ \ \
| * \ \ Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-111-0/+4
| |\ \ \
| | * | | OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMTJavier Martinez Canillas2013-01-101-0/+3
| | * | | OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORTJavier Martinez Canillas2013-01-101-0/+1
| * | | | Add option to display customised memory informationSimon Glass2013-01-102-0/+10
| |/ / /
| * | | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-091-1/+28
| |\ \ \
| | * | | at91sam9x5ek: add USB configurationRichard Genoud2012-12-091-0/+23
| | * | | at91sam9x5ek: regroup FAT/DOS featuresRichard Genoud2012-12-091-1/+5
| * | | | Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-095-10/+212
| |\ \ \ \
| | * | | | mv-common.h: increase malloc arena to 4MiBAndreas Bießmann2013-01-091-1/+1
| | * | | | lsxl: unset ncip for rescue modeMichael Walle2013-01-091-1/+1
| | * | | | ARM: lacie_kw: add support for WIRELESS_SPACEAlbert ARIBAUD2013-01-091-0/+194
| | * | | | mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-091-5/+16
| | * | | | km/common: drop unneeded std* environment variablesHolger Brunck2013-01-091-3/+0
| | | |_|/ | | |/| |
* | | | | mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello2013-01-101-0/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-092-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-082-2/+2
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-0823-42/+119
|\ \ \ \ | |/ / /
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-089-14/+23
| |\ \ \
OpenPOWER on IntegriCloud