summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin
2013-05-28ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin
2013-05-28ARM: tegra: support SKU 7 of Tegra20Stephen Warren
2013-05-28ARM: tegra: support SKU 1 of Tegra114Stephen Warren
2013-05-28Tegra: clk: always use find_best_divider() for periph clocksAllen Martin
2013-05-23arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini
2013-05-21ARM: atmel: add sama5d3xek supportBo Shen
2013-05-21ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh
2013-05-12arm: at91: add at91sam9n12 register definitionWu, Josh
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R
2013-05-10ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R
2013-05-10ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R
2013-05-10ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R
2013-05-10am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini
2013-05-10davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard
2013-05-10da850: provide davinci_enable_uart0Eric Benard
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla
2013-05-10OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov
2013-05-10Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra
2013-05-10arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla
2013-05-10OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov
2013-05-10OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov
2013-05-10OMAP5: I2C: Enable i2c5 clocksLubomir Popov
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter
2013-05-06arm: mxs: Add LCDIF registers for i.MX233Marek Vasut
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek
2013-05-06arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut
2013-05-06arm: mx23: Fix VDDMEM misconfigurationMarek Vasut
2013-05-06mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam
2013-05-06mx23: Operate DDR voltage supply at 2.5VFabio Estevam
2013-05-05pxa: Add weak attribute to reset_cpu() functionŁukasz Dałek
2013-05-05pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau
2013-05-05imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau
2013-05-05imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau
2013-05-05imx: mx35: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05imx: iomux-v3: Add iomux-mx25.hBenoît Thébaudeau