summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen2013-05-211-0/+23
* at91sam9260ek: move board id setup to config headerAndreas Bießmann2013-05-122-12/+18
* mmc: atmel_mci: add mmc card supportBo Shen2013-05-121-1/+4
* mmc: atmel_mci: using IP version for different settingBo Shen2013-05-122-4/+40
* arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc cardWu, Josh2013-05-122-1/+18
* arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-123-2/+28
* arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-129-2/+699
* arm: at91: add at91sam9n12 register definitionWu, Josh2013-05-124-8/+32
* spi: atmel_spi: using ip version to check whether has wdrbtBo Shen2013-05-122-4/+13
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1185-422/+1561
|\
| * ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-107-0/+30
| * ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-1012-91/+39
| * ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-104-7/+56
| * ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-109-33/+24
| * ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R2013-05-104-72/+49
| * am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-101-5/+1
| * davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard2013-05-105-8/+17
| * da850: provide davinci_enable_uart0Eric Benard2013-05-102-0/+10
| * cm-t35: update config fileIgor Grinberg2013-05-101-13/+5
| * MAINTAINERS: fix the cm-t35 board nameIgor Grinberg2013-05-101-1/+1
| * cm-t35: move cm-t35 to live in compulab directoryIgor Grinberg2013-05-107-10/+11
| * ARM: Panda: Add flag to allow runtime enviroment varibale modsDan Murphy2013-05-101-0/+2
| * ARM:Panda:Fix device tree loading for the panda-esDan Murphy2013-05-102-1/+9
| * ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-1011-0/+73
| * Remove duplicate / unused #defines on AM335x boardsMark Jackson2013-05-102-11/+3
| * omap5_common: Add optargs variable for kernel command line argsTom Rini2013-05-101-0/+2
| * OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov2013-05-101-1/+1
| * ARM: Add support for IGEP COM AQUILA/CYGNUSEnric Balletbo i Serra2013-05-107-0/+680
| * Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra2013-05-101-0/+17
| * arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla2013-05-101-3/+8
| * beagleboard: Update comment in get_board_rev()Tom Rini2013-05-101-2/+3
| * OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov2013-05-101-1/+1
| * OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov2013-05-101-0/+2
| * OMAP5: I2C: Enable i2c5 clocksLubomir Popov2013-05-101-0/+1
| * palmas: add header guardNishanth Menon2013-05-101-0/+4
| * palmas: use palmas_i2c_[read|write]_u8Nishanth Menon2013-05-102-26/+16
| * palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon2013-05-103-3/+3
| * palmas: rename init_settings to an generic palmas initNishanth Menon2013-05-103-3/+3
| * twl6035: rename to palmasNishanth Menon2013-05-107-12/+12
| * twl6030: add header guardNishanth Menon2013-05-101-0/+5
| * twl6030: move twl6030 register access functions to common header fileNishanth Menon2013-05-102-11/+11
| * twl6030: twl6030_i2c_[read|write]_u8 prototype consistentNishanth Menon2013-05-101-34/+34
| * twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2013-05-105-14/+14
| * twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-107-61/+62
| * ti814x_evm: enable CPSW supportMatt Porter2013-05-104-0/+129
| * phy: add support for ET1011C physMatt Porter2013-05-104-0/+115
| * cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-101-0/+6
| * am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-103-2/+105
* | Revert wrong removal of nand_init and nand_deselectAlbert ARIBAUD2013-05-111-0/+3
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11160-5340/+8881
|\ \
OpenPOWER on IntegriCloud