summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-301-4/+2
* ARM: atmel: add sama5d3xek supportBo Shen2013-05-216-0/+649
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1116-91/+226
|\
| * ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-101-0/+11
| * ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-103-66/+23
| * ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-101-6/+44
| * ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-106-8/+10
| * am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-101-5/+1
| * ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-104-0/+26
| * OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov2013-05-101-1/+1
| * arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla2013-05-101-3/+8
| * OMAP5: I2C: Enable i2c5 clocksLubomir Popov2013-05-101-0/+1
| * am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-101-2/+101
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-116-193/+79
|\ \
| * | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-187/+1
| * | arm: mx5: Add NAND clock handlingMarek Vasut2013-05-051-2/+12
| * | Add mxc_ocotp driverBenoît Thébaudeau2013-04-281-0/+14
| * | imx: Homogenize and fix fuse register definitionsBenoît Thébaudeau2013-04-281-2/+2
| * | mx5: Define a common get_board_rev()Fabio Estevam2013-04-251-0/+7
| * | mtd: mxs_nand: Add support for i.MX6Stefan Roese2013-04-221-0/+7
| * | mx6: Add solo-lite variant supportFabio Estevam2013-04-221-2/+36
* | | fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-061-0/+35
| |/ |/|
* | net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-301-0/+26
* | zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-301-1/+2
* | arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey2013-04-301-9/+37
|/
* exynos: Correct use of 64-bit divisionSimon Glass2013-04-171-1/+6
* Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-151-2/+0
* ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-151-3/+7
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-131-1/+2
* omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-121-2/+2
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-121-4/+4
|\
| * OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-101-4/+4
* | arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-122-2/+2
* | arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-4/+2
* | imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-121-0/+6
* | arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-2/+2
* | arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-121-5/+3
* | arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-121-3/+1
* | arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-121-0/+4
* | imx: mx5: lowlevel_init: Simplify codeBenoît Thébaudeau2013-04-121-6/+2
|/
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-081-3/+7
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-083-15/+16
* OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-081-2/+2
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-8/+23
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* am335x: Enable MMC1 clockTom Rini2013-04-081-0/+5
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-044-106/+256
|\
| * Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat2013-04-011-21/+0
| * Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna2013-04-011-1/+1
| * Exynos: clock: Add generic api to get the clk freqPadmavathi Venna2013-04-011-0/+144
OpenPOWER on IntegriCloud