summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada2014-05-141-0/+8
* ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-141-0/+24
* ARM: zynq: Add MIO detection codeMichal Simek2014-05-141-0/+50
* ARM: zynq: Setup correct slcr_lock valueMichal Simek2014-05-141-2/+6
* ARM: zynq: slcr: Fix incorrect commentaryMichal Simek2014-05-141-2/+2
* ARM: zynq: Call zynq board_init() in SPLMichal Simek2014-05-141-0/+7
* ARM: zynq: Do not use half memory size for ECC caseMichal Simek2014-05-141-3/+0
* ARM: zynq: Added efuse status register base addressSiva Durga Prasad Paladugu2014-05-141-0/+13
* ARM: zynq: Fix sparse warning in ddrc.cMichal Simek2014-05-141-1/+1
* ARM: zynq: Fix sparse warnings in slcr.cMichal Simek2014-05-141-0/+1
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-172-4/+2
* keystone2: add keystone multicore navigator driverVitaly Andrianov2014-04-172-0/+377
* k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-1710-0/+1135
* arm: add support for arch timerVitaly Andrianov2014-04-172-0/+59
* dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini2014-04-171-0/+11
* omap3/sys_info: provide interface to read die idNishanth Menon2014-04-171-5/+14
* OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-171-0/+21
* ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk2014-04-171-163/+205
* ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-172-13/+13
* ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-171-2/+2
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-73/+0
|\
| * kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-281-73/+0
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-071-1/+6
|\ \
| * | ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2014-04-071-0/+5
| * | ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2014-04-071-1/+1
* | | socfpga: Adding Clock Manager driverChin Liang See2014-04-073-1/+451
|/ /
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-131-0/+29
|\ \
| * | arm: exynos: Squash bogus warnings in pinmuxMarek Vasut2014-03-131-0/+12
| * | exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek2014-03-121-0/+17
| |/
* | am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-121-5/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-103-3/+5
|\
| * ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-041-1/+1
| * ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-041-0/+1
| * ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-041-2/+2
| * ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-041-0/+1
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-044-4/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2624-38/+1806
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-261-2/+5
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-262-26/+0
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-264-4/+21
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-245-6/+27
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-211-4/+1
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-211-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-211-0/+18
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-212-1/+7
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-227-0/+1694
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-225-0/+59
| |/
* | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-251-9/+0
* | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-251-10/+0
* | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-251-1/+1
OpenPOWER on IntegriCloud