summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-02-40/+54
|\ \
| * | Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-31-1/+11
| * | exynos: Enable PSHOLD in SPLSimon Glass2014-05-28-0/+2
| * | ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-16-5/+11
| * | arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-16-28/+1
| * | arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-16-6/+29
* | | arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-27-0/+10
| |/ |/|
* | sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-25-0/+60
* | sunxi: add gmac Ethernet supportIan Campbell2014-05-25-0/+23
* | sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-05-25-1/+197
* | sunxi: add sun7i dram setup supportIan Campbell2014-05-25-0/+594
* | sunxi: add sun7i pinmux and gpio supportIan Campbell2014-05-25-0/+62
* | sunxi: add sun7i clocks and timer support.Ian Campbell2014-05-25-0/+338
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-24-141/+212
|\ \
| * | am33xx: report silicon revision instead of codeSergey Alyoshin2014-05-23-18/+23
| * | ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla2014-05-23-4/+7
| * | armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini2014-05-23-2/+2
| * | ARM: DRA7xx: ctrl: Fix efuse register addressesLokesh Vutla2014-05-23-4/+4
| * | ARM: DRA72x: Update EMIF dataLokesh Vutla2014-05-23-3/+23
| * | ARM: DRA72x: clocks: Update the hwdataLokesh Vutla2014-05-23-0/+7
| * | ARM: DRA72x: volt: Update the pmic offsetsKeerthy2014-05-23-0/+32
| * | ARM: DRA72x: Add Silicon ID supportLokesh Vutla2014-05-23-0/+3
| * | ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-23-110/+111
* | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-05-23-1/+1
|\ \ \
| * | | arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEBNobuhiro Iwamatsu2014-05-21-1/+1
| |/ /
* | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-23-8/+112
|\ \ \ | |/ / |/| |
| * | zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada2014-05-14-0/+8
| * | ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-14-0/+24
| * | ARM: zynq: Add MIO detection codeMichal Simek2014-05-14-0/+50
| * | ARM: zynq: Setup correct slcr_lock valueMichal Simek2014-05-14-2/+6
| * | ARM: zynq: slcr: Fix incorrect commentaryMichal Simek2014-05-14-2/+2
| * | ARM: zynq: Call zynq board_init() in SPLMichal Simek2014-05-14-0/+7
| * | ARM: zynq: Do not use half memory size for ECC caseMichal Simek2014-05-14-3/+0
| * | ARM: zynq: Added efuse status register base addressSiva Durga Prasad Paladugu2014-05-14-0/+13
| * | ARM: zynq: Fix sparse warning in ddrc.cMichal Simek2014-05-14-1/+1
| * | ARM: zynq: Fix sparse warnings in slcr.cMichal Simek2014-05-14-0/+1
* | | Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD2014-05-16-64/+50
|\ \ \ | |_|/ |/| |
| * | arm: rmobile: Update print_cpuinfo functionNobuhiro Iwamatsu2014-04-28-27/+22
| * | arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCsNobuhiro Iwamatsu2014-04-28-0/+5
| * | arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integ...Nobuhiro Iwamatsu2014-04-28-1/+1
| * | arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791Nobuhiro Iwamatsu2014-04-28-34/+4
| * | arm: rmobile: r8a779x: Fix L2 cache init and latency settingNobuhiro Iwamatsu2014-04-28-2/+18
| |/
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-15-243/+318
|\ \
| * | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-13-243/+318
| |/
* | arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-264/+3
* | arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15-3/+0
|/
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-17-4/+2
* keystone2: add keystone multicore navigator driverVitaly Andrianov2014-04-17-0/+377
* k2hk: add support for k2hk SOC and EVMVitaly Andrianov2014-04-17-0/+1135
* arm: add support for arch timerVitaly Andrianov2014-04-17-0/+59