summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-23-4/+70
|\
| * sun9i: Add sun9i (A80) clock setup supportHans de Goede2015-01-22-0/+69
| * sunxi: Drop pll6 setting from clock_init_uartHans de Goede2015-01-22-4/+1
* | ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada2015-01-23-6/+6
* | ARM: UniPhier: add static to local functionsMasahiro Yamada2015-01-23-15/+15
* | ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada2015-01-23-1/+1
* | ARM: UniPhier: describe init_page_table shorterMasahiro Yamada2015-01-23-1069/+26
* | ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada2015-01-23-2/+2
|/
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-21-21/+21
* zynq: Remove reference to gdataSimon Glass2015-01-20-3/+0
* sunxi: Drop use of lowlevel_init()Simon Glass2015-01-16-5/+0
* sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-16-32/+37
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-16-30/+11
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-16-46/+93
|\
| * arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-13-46/+93
* | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-14-0/+26
* | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-14-8/+25
* | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-14-0/+230
* | sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-14-40/+40
* | sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-14-0/+171
* | sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2015-01-14-2/+6
* | sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-14-2/+0
* | sun8i: Add dram initialization supportHans de Goede2015-01-14-1/+349
* | sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-14-14/+1
* | sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-14-37/+11
* | sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede2015-01-14-2/+7
* | sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede2015-01-14-3/+8
* | sunxi: axp221: Add axp223 supportHans de Goede2015-01-14-1/+1
* | sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede2015-01-14-0/+159
* | sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede2015-01-14-7/+7
* | sunxi: Align PSCI stack calculation to commentJan Kiszka2015-01-14-1/+1
* | sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-14-0/+19
* | sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede2015-01-14-7/+15
* | sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede2015-01-14-1/+37
* | sun6i: Make dram clk and zq value Kconfig optionsHans de Goede2015-01-14-7/+5
|/
* ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada2015-01-08-0/+104
* ARM: UniPhier: enable output of system busMasahiro Yamada2015-01-08-0/+14
* ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada2015-01-08-3/+3
* keystone: set default pci mode to root complexKaricheri, Muralidharan2015-01-05-0/+33
* arm: omap: reset sata on bootDmitry Lifshitz2015-01-05-0/+9
* OMAP5+: sata/scsi: implement scsi_bus_reset()Dmitry Lifshitz2015-01-05-0/+6
* Revert "ARM: omap4: Update sdram setting for panda rev A6"Nishanth Menon2015-01-05-4/+0
* omap-common/hwinit-common.c: timer_init() doesn't need to touch gdTom Rini2015-01-05-5/+0
* am33xx: Drop timer_init call from s_initTom Rini2015-01-05-1/+0
* socfpga: Drop redundant save_boot_paramsTom Rini2015-01-05-7/+0
* ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell2015-01-05-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-02-0/+50
|\
| * arm:mx6sx add QSPI supportPeng Fan2014-12-31-0/+50
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-12-30-1/+11
|\ \
| * | arm: socfpga: Change watchdog timeoutStefan Roese2014-12-21-1/+11