aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh9-2/+699
2013-05-12arm: at91: add at91sam9n12 register definitionWu, Josh4-8/+32
2013-05-12spi: atmel_spi: using ip version to check whether has wdrbtBo Shen2-4/+13
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD85-422/+1561
2013-05-11Revert wrong removal of nand_init and nand_deselectAlbert ARIBAUD1-0/+3
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD160-5340/+8881
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD138-981/+5025
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R7-0/+30
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R12-91/+39
2013-05-10ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R4-7/+56
2013-05-10ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R9-33/+24
2013-05-10ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R4-72/+49
2013-05-10am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini1-5/+1
2013-05-10davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard5-8/+17
2013-05-10da850: provide davinci_enable_uart0Eric Benard2-0/+10
2013-05-10cm-t35: update config fileIgor Grinberg1-13/+5
2013-05-10MAINTAINERS: fix the cm-t35 board nameIgor Grinberg1-1/+1
2013-05-10cm-t35: move cm-t35 to live in compulab directoryIgor Grinberg7-10/+11
2013-05-10ARM: Panda: Add flag to allow runtime enviroment varibale modsDan Murphy1-0/+2
2013-05-10ARM:Panda:Fix device tree loading for the panda-esDan Murphy2-1/+9
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla11-0/+73
2013-05-10Remove duplicate / unused #defines on AM335x boardsMark Jackson2-11/+3
2013-05-10omap5_common: Add optargs variable for kernel command line argsTom Rini1-0/+2
2013-05-10OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov1-1/+1
2013-05-10ARM: Add support for IGEP COM AQUILA/CYGNUSEnric Balletbo i Serra7-0/+680
2013-05-10Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra1-0/+17
2013-05-10arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla1-3/+8
2013-05-10beagleboard: Update comment in get_board_rev()Tom Rini1-2/+3
2013-05-10OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov1-1/+1
2013-05-10OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov1-0/+2
2013-05-10OMAP5: I2C: Enable i2c5 clocksLubomir Popov1-0/+1
2013-05-10palmas: add header guardNishanth Menon1-0/+4
2013-05-10palmas: use palmas_i2c_[read|write]_u8Nishanth Menon2-26/+16
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon3-3/+3
2013-05-10palmas: rename init_settings to an generic palmas initNishanth Menon3-3/+3
2013-05-10twl6035: rename to palmasNishanth Menon7-12/+12
2013-05-10twl6030: add header guardNishanth Menon1-0/+5
2013-05-10twl6030: move twl6030 register access functions to common header fileNishanth Menon2-11/+11
2013-05-10twl6030: twl6030_i2c_[read|write]_u8 prototype consistentNishanth Menon1-34/+34
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon5-14/+14
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon7-61/+62
2013-05-10ti814x_evm: enable CPSW supportMatt Porter4-0/+129
2013-05-10phy: add support for ET1011C physMatt Porter4-0/+115
2013-05-10cpsw: add support for TI814x slave_regs differencesMatt Porter1-0/+6
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter3-2/+105
2013-05-06arm: mxs: video: Enable MXS LCDIF on M28EVKMarek Vasut1-0/+19
2013-05-06arm: mxs: Add MXS LCDIF driverMarek Vasut3-0/+194
2013-05-06arm: mxs: Add LCDIF registers for i.MX233Marek Vasut1-9/+27
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut2-0/+94
2013-05-06imx: mx35pdk: Fix MUX2_CTR GPIOBenoît Thébaudeau1-1/+1