summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2014-05-23am33xx: report silicon revision instead of codeSergey Alyoshin
2014-05-23ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla
2014-05-23armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini
2014-05-23ARM: DRA7xx: ctrl: Fix efuse register addressesLokesh Vutla
2014-05-23ARM: DRA72x: Update EMIF dataLokesh Vutla
2014-05-23ARM: DRA72x: clocks: Update the hwdataLokesh Vutla
2014-05-23ARM: DRA72x: volt: Update the pmic offsetsKeerthy
2014-05-23ARM: DRA72x: Add Silicon ID supportLokesh Vutla
2014-05-23ARM: omap: merge GPMC initialization code for all platformpekon gupta
2014-05-16Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-05-15arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-04-28arm: rmobile: Update print_cpuinfo functionNobuhiro Iwamatsu
2014-04-28arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCsNobuhiro Iwamatsu
2014-04-28arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integ...Nobuhiro Iwamatsu
2014-04-28arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791Nobuhiro Iwamatsu
2014-04-28arm: rmobile: r8a779x: Fix L2 cache init and latency settingNobuhiro Iwamatsu
2014-04-17am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini
2014-04-17keystone2: add keystone multicore navigator driverVitaly Andrianov
2014-04-17k2hk: add support for k2hk SOC and EVMVitaly Andrianov
2014-04-17arm: add support for arch timerVitaly Andrianov
2014-04-17dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini
2014-04-17omap3/sys_info: provide interface to read die idNishanth Menon
2014-04-17OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon
2014-04-17ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk
2014-04-17ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-07Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-07ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg
2014-04-07ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg
2014-04-07socfpga: Adding Clock Manager driverChin Liang See
2014-03-28kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada
2014-03-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-13arm: exynos: Squash bogus warnings in pinmuxMarek Vasut
2014-03-12am33xx: Rework #ifdef's around s_init for clarityTom Rini
2014-03-12exynos4:pinmux:fdt: decode peripheral idPiotr Wilczek
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach
2014-03-04ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach
2014-03-04ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach
2014-03-04ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-25arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada