summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini
2013-06-04omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert 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-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh
2013-05-12arm: at91: add at91sam9n12ek board supportWu, 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-10am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini
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-10arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla
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 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-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05imx: mx35: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau
2013-05-05arm: mx5: Add NAND clock handlingMarek Vasut
2013-05-05mxs: spl_mem_init: Change EMI port priorityFabio Estevam
2013-05-05mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam
2013-05-05mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam
2013-05-05mxs: spl_mem_init: Fix comment about start bitFabio Estevam
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-30net: gem: Fix gem driver on 1Gbps LANMichal Simek
2013-04-30zynq: Move scutimer baseaddr to hardware.hMichal Simek
2013-04-30arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau
2013-04-28mx23: Put back RAM voltage level to its original valueFabio Estevam
2013-04-25mx5: Define a common get_board_rev()Fabio Estevam