aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD15-992/+124
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD13-81/+55
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD5-124/+126
2013-05-28tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin1-2/+0
2013-05-28ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin1-0/+2
2013-05-28ARM: tegra: support SKU 7 of Tegra20Stephen Warren2-0/+2
2013-05-28ARM: tegra: support SKU 1 of Tegra114Stephen Warren2-0/+2
2013-05-28Tegra: clk: always use find_best_divider() for periph clocksAllen Martin1-5/+5
2013-05-23arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2-4/+3
2013-05-21ARM: atmel: add sama5d3xek supportBo Shen11-0/+947
2013-05-21ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen1-0/+23
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass3-56/+54
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass3-68/+72
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh1-0/+4
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh4-2/+181
2013-05-12arm: at91: add at91sam9n12 register definitionWu, Josh4-8/+32
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD32-206/+371
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD67-2859/+4052
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD5-32/+1
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R1-0/+11
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R6-83/+32
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 Benard1-0/+9
2013-05-10da850: provide davinci_enable_uart0Eric Benard2-0/+10
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla8-0/+48
2013-05-10OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov1-1/+1
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-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-10am33xx: add pll and clock support for TI814x CPSWMatt Porter2-2/+102
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-06fpga: zynq: Add support for loading bitstreamMichal Simek3-2/+46
2013-05-06arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut3-4/+14
2013-05-06arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2-20/+42
2013-05-06mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam1-0/+9
2013-05-06mx23: Operate DDR voltage supply at 2.5VFabio Estevam1-2/+2
2013-05-05pxa: Add weak attribute to reset_cpu() functionŁukasz Dałek1-1/+1
2013-05-05pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn1-11/+0
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau4-1157/+1
2013-05-05imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau1-0/+1232
2013-05-05imx: iomux-v3: Add missing definitions to iomux-mx51.hBenoît Thébaudeau1-27/+124
2013-05-05imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27Benoît Thébaudeau1-1/+1
2013-05-05imx: mx35: Remove legacy iomux supportBenoît Thébaudeau4-764/+0
2013-05-05imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau2-1/+1277