summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * ARM: mx6: Update non-Freescale boards to include CPU errata.Eric Nelson2013-12-17-0/+4
| * configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam2013-12-17-7/+0
| * udoo: Add SATA support on uDoo Board.Giuseppe Pagano2013-12-17-0/+16
| * nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-17-26/+53
| * i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson2013-12-17-2109/+2121
| * imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-17-4/+4
| * udoo: Fix watchdog during kernel boot.Giuseppe Pagano2013-11-28-0/+1
| * udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano2013-11-28-0/+161
| * udoo: Move and optimize platform register setting.Giuseppe Pagano2013-11-28-1/+204
| * mx6sabresd: Add SPI NOR supportFabio Estevam2013-11-28-0/+31
| * mx6sabresd: Fix wrong colors in LVDS splashFabio Estevam2013-11-28-8/+23
| * power: power_fsl: Pass p->bus in the same way for SPI and I2C casesFabio Estevam2013-11-27-2/+1
| * efikamx: Fix pmic_init() argumentFabio Estevam2013-11-27-1/+1
| * mx31pdk: Fix pmic_init() argumentFabio Estevam2013-11-27-1/+1
| * mx51evk: Fix pmic_init() argumentFabio Estevam2013-11-27-1/+1
| * imx-common: remove extraneous semicolon from macroEric Nelson2013-11-27-2/+2
| * nitrogen6x: Remove unused OCOTP optionsFabio Estevam2013-11-27-10/+0
| * Net: FEC: Fix huge memory leakMarek Vasut2013-11-21-78/+99
| * i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarationsEric Nelson2013-11-13-490/+490
| * i.MX6DQ/DLS: remove unused pad declarationsEric Nelson2013-11-13-1043/+0
| * i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/SoloEric Nelson2013-11-13-0/+24
| * i.MX6DQ/DLS: remove useless mux/pad declarationsEric Nelson2013-11-13-160/+0
| * i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-13-2064/+2064
| * mx6: titanium: Move BSP code to barco board directoryStefan Roese2013-11-13-1/+1
| * titanium: Return the error when cpu_eth_init() failsFabio Estevam2013-11-13-1/+1
| * wandboard: Return the error when cpu_eth_init() failsFabio Estevam2013-11-13-1/+1
| * wandboard: Return the error immediately when ipuv3_fb_init() failsFabio Estevam2013-11-13-1/+3
| * mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-13-2/+2
| * configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam2013-11-13-10/+0
* | ARM: AM43xx: Add MaintainerLokesh Vutla2013-12-18-1/+1
* | ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla2013-12-18-19/+136
* | ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2013-12-18-3/+256
* | ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-18-26/+134
* | ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla2013-12-18-17/+187
* | ARM: AM43xx: mux: Update mux dataLokesh Vutla2013-12-18-2/+65
* | ARM: AM43xx: Update Current Booting devices listLokesh Vutla2013-12-18-3/+10
* | ARM: AM43xx: Select clk source for Timer2Lokesh Vutla2013-12-18-0/+4
* | ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportSekhar Nori2013-12-18-0/+16
* | ARM: AM43XX: board: add support for reading onboard EEPROMSekhar Nori2013-12-18-0/+87
* | ARM: AM43xx: Add extra ENV settingsLokesh Vutla2013-12-18-0/+63
* | ARM: AM43xx: Add L2 SupportLokesh Vutla2013-12-18-0/+5
* | ARM: AM43xx: Adapt to ti_armv7_common.h config fileLokesh Vutla2013-12-18-104/+29
* | ARM: AM43xx: Update the base addresses of modulesLokesh Vutla2013-12-18-13/+15
* | arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)Stefan Roese2013-12-18-0/+3
* | Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-18-61/+54
|\ \
| * | ARM: pxa: Fix CONFIG_SYS_HZ on PXAMarek Vasut2013-12-18-23/+23
| * | arm: pxa: init ethaddr for LP-8x4x using DTSergei Ianovich2013-12-18-17/+0
| * | arm: pxa: update LP-8x4x to boot DT kernelSergei Ianovich2013-12-18-5/+5
| * | arm: pxa: fix 2nd flash chip address on LP-8x4xSergei Ianovich2013-12-18-1/+1
| * | arm: pxa: fix LP-8x4x USB supportSergei Ianovich2013-12-18-16/+25