summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-143-42/+266
|\
| * 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/+97
| * EXYNOS5: Add device node for PMICRajeshwari Shinde2013-01-101-0/+7
| * SMDK5250: Enable VBus for USB 2.0 controllerVivek Gautam2013-01-081-0/+19
| * EXYNOS5 : FDT: Add Aliases for SPI deviceRajeshwari Shinde2013-01-081-0/+5
| * EXYNOS5: FDT: Add sound and codec device nodeRajeshwari Shinde2013-01-081-0/+17
| * SMDK5250: Initialise I2C using FDTRajeshwari Shinde2013-01-081-19/+1
| * EXYNOS5 : FDT: Add Aliases for I2C deviceRajeshwari Shinde2013-01-081-0/+11
| * spl:falcon:trats Update Trats default board configuration file to support FAL...Łukasz Majewski2013-01-031-1/+1
| * exynos5: Add DT based driver for SMC911X ethernetHatim RV2012-12-261-30/+85
| * EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250Hatim RV2012-12-261-0/+29
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-1125-86/+336
|\ \
| * \ Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-091-0/+3
| |\ \
| | * | at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-091-0/+3
| * | | lsxl: unset ncip for rescue modeMichael Walle2013-01-091-3/+2
| * | | ARM: lacie_kw: add support for WIRELESS_SPACEAlbert ARIBAUD2013-01-093-0/+304
| * | | kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-0916-16/+16
| * | | arm/km: remove duplicate codeValentin Longchamp2013-01-091-14/+0
| * | | km/common: cosmetic change reported from checkpatchHolger Brunck2013-01-091-1/+1
| * | | arm/km: fix memory settingsHolger Brunck2013-01-094-52/+10
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-0814-139/+279
|\| | |
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-083-26/+140
| |\ \ \
| | * | | mx53loco: Improve error handling on power_init()Fabio Estevam2013-01-051-10/+51
| | * | | mx53loco: Remove unneeded 'retval' variableFabio Estevam2013-01-051-7/+6
| | * | | mx6qsabresd: add usdhc2 and usdhc4 supportShawn Guo2013-01-051-6/+74
| | * | | mx35pdk:Use IMX_GPIO_NR macroAshok2013-01-051-1/+1
| | * | | mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam2012-12-271-2/+8
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-0811-113/+139
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | am335x: disable internal delay for RGMII modeYegor Yefremov2012-12-101-1/+1
| | * | | OMAP3: TAM3517: add macros for reading eepromStefano Babic2012-12-102-8/+17
| | * | | OMAP3: fix panel timing on the mt_ventoux boardStefano Babic2012-12-101-4/+4
| | * | | Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-107-100/+93
| | * | | am335x_evm: enable NAND supportIlya Yanok2012-12-101-0/+2
| | * | | am335x_evm: add nand pinmux definitionIlya Yanok2012-12-101-0/+22
| | | |/ | | |/|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-12-2224-541/+903
|\| | |
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD2012-12-2270-1123/+2356
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/ | | | |/|
| | | | * Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-1967-1100/+2330
| | |_|/| | |/| | |
| | | * | mx53loco: Fix PMIC nameFabio Estevam2012-12-131-1/+1
| | | * | woodburn: Set gpio value in gpio_direction_output()Fabio Estevam2012-12-111-2/+1
| | | * | mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam2012-12-111-3/+10
| | | * | Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-0862-1073/+2305
| | | |\ \
| | * | | | universal_c210: check the NULL pointer when get the PMICMinkyu Kang2012-12-111-0/+6
| | * | | | SMDK5250: Enable pmic MAX77686Rajeshwari Shinde2012-12-111-4/+11
| | * | | | universal_c210: fix compiler error and compiler warningMinkyu Kang2012-12-101-2/+6
| | * | | | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-1061-1073/+2299
| |/| | | | | | | |/ / | | |/| |
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2012-11-252-0/+25
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mx35pdk: Add support for OTGBenoît Thébaudeau2012-11-162-0/+25
| * | | | ARM: tegra: enable 8-bit SD slots in board filesStephen Warren2012-11-193-9/+6
| * | | | ARM: tegra: TrimSlice: add support for USB1 portStephen Warren2012-11-192-1/+10