aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD13-992/+11
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD13-81/+55
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 Warren1-0/+1
2013-05-28ARM: tegra: support SKU 1 of Tegra114Stephen Warren1-0/+1
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 Rini1-4/+0
2013-05-21Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat1-4/+2
2013-05-21ARM: atmel: add sama5d3xek supportBo Shen6-0/+649
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh1-0/+4
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh3-2/+180
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD17-91/+234
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD16-521/+255
2013-05-11Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD3-15/+1
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R1-0/+11
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R3-66/+23
2013-05-10ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R1-6/+44
2013-05-10ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R6-8/+10
2013-05-10am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini1-5/+1
2013-05-10da850: provide davinci_enable_uart0Eric Benard1-0/+8
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla4-0/+26
2013-05-10OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov1-1/+1
2013-05-10arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla1-3/+8
2013-05-10OMAP5: I2C: Enable i2c5 clocksLubomir Popov1-0/+1
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter1-2/+101
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut1-0/+93
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek1-0/+35
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-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2-187/+1
2013-05-05imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2-115/+0
2013-05-05imx: mx25: Remove legacy iomux supportBenoît Thébaudeau1-117/+0
2013-05-05arm: mx5: Add NAND clock handlingMarek Vasut1-2/+12
2013-05-05mxs: spl_mem_init: Change EMI port priorityFabio Estevam1-1/+1
2013-05-05mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registersFabio Estevam1-2/+15
2013-05-05mxs: spl_mem_init: Remove erroneous DDR settingFabio Estevam1-4/+0
2013-05-05mxs: spl_mem_init: Fix comment about start bitFabio Estevam1-1/+1
2013-05-01lib: consolidate hang()Andreas Bießmann2-14/+0
2013-04-30net: gem: Fix gem driver on 1Gbps LANMichal Simek1-0/+26
2013-04-30zynq: Move scutimer baseaddr to hardware.hMichal Simek1-1/+2
2013-04-30arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey1-9/+37
2013-04-28Add mxc_ocotp driverBenoît Thébaudeau1-0/+14
2013-04-28imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau1-2/+2
2013-04-28mx23: Put back RAM voltage level to its original valueFabio Estevam1-2/+2
2013-04-25mx5: Define a common get_board_rev()Fabio Estevam1-0/+7
2013-04-22mtd: mxs_nand: Add support for i.MX6Stefan Roese1-0/+7