summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-2412-141/+212
|\
| * am33xx: report silicon revision instead of codeSergey Alyoshin2014-05-231-18/+23
| * ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla2014-05-231-4/+7
| * armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini2014-05-231-2/+2
| * ARM: DRA7xx: ctrl: Fix efuse register addressesLokesh Vutla2014-05-231-4/+4
| * ARM: DRA72x: Update EMIF dataLokesh Vutla2014-05-233-3/+23
| * ARM: DRA72x: clocks: Update the hwdataLokesh Vutla2014-05-231-0/+7
| * ARM: DRA72x: volt: Update the pmic offsetsKeerthy2014-05-231-0/+32
| * ARM: DRA72x: Add Silicon ID supportLokesh Vutla2014-05-231-0/+3
| * ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-235-110/+111
* | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-05-231-1/+1
|\ \
| * | arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEBNobuhiro Iwamatsu2014-05-211-1/+1
| |/
* | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-234-8/+112
|\ \ | |/ |/|
| * 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
* | Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD2014-05-165-64/+50
|\ \
| * | arm: rmobile: Update print_cpuinfo functionNobuhiro Iwamatsu2014-04-281-27/+22
| * | arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCsNobuhiro Iwamatsu2014-04-281-0/+5
| * | arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integ...Nobuhiro Iwamatsu2014-04-281-1/+1
| * | arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791Nobuhiro Iwamatsu2014-04-283-34/+4
| * | arm: rmobile: r8a779x: Fix L2 cache init and latency settingNobuhiro Iwamatsu2014-04-281-2/+18
| |/
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-151-243/+318
|\ \
| * | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-131-243/+318
| |/
* | arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-153-264/+3
* | arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-151-3/+0
|/
* 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
|\ \
OpenPOWER on IntegriCloud