summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: armv7 fix spelling of SCTRLPeng Fan2015-01-302-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-01-262-0/+18
|\
| * ARM: atmel: sama5d4: add usb device initial codeBo Shen2015-01-191-0/+16
| * arm, arm926ejs: make thumb mode compileableHeiko Schocher2015-01-191-0/+2
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-267-5/+46
|\ \
| * | ARM: zynq: List nand, qspi and jtag boot modesMichal Simek2015-01-261-0/+9
| * | ARM: zynq: slcr: Dont modify the reserved bitsSiva Durga Prasad Paladugu2015-01-261-1/+1
| * | ARM: zynq: ddrc: Setup half of memory only for ECC caseMichal Simek2015-01-261-0/+2
| * | ARM: zynq: Remove empty lineMichal Simek2015-01-261-1/+0
| * | ARM: zynq: Enable the Neon instructionsMichal Simek2015-01-264-3/+34
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2015-01-251-3/+8
|\ \ \
| * | | ARM: kirkwood: fix cpu info for 6282 device idLuka Perkov2015-01-251-3/+8
* | | | fsl/ls1021qds: Add deep sleep supporttang yuantian2015-01-241-0/+19
* | | | ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD bootAlison Wang2015-01-231-0/+13
* | | | ARM: HYP/non-sec: Make variable gic_dist_addr as a local onetang yuantian2015-01-231-2/+7
* | | | crypto/fsl: Add fixup for crypto nodeRuchika Gupta2015-01-231-0/+17
|/ / /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-233-4/+70
|\ \ \
| * | | sun9i: Add sun9i (A80) clock setup supportHans de Goede2015-01-222-0/+69
| * | | sunxi: Drop pll6 setting from clock_init_uartHans de Goede2015-01-221-4/+1
* | | | ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada2015-01-233-6/+6
* | | | ARM: UniPhier: add static to local functionsMasahiro Yamada2015-01-236-15/+15
* | | | ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada2015-01-231-1/+1
* | | | ARM: UniPhier: describe init_page_table shorterMasahiro Yamada2015-01-232-1069/+26
* | | | ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada2015-01-232-2/+2
|/ / /
* | | sunxi: Restore lowlevel_init usageHans de Goede2015-01-211-21/+21
* | | zynq: Remove reference to gdataSimon Glass2015-01-201-3/+0
* | | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-161-5/+0
* | | sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-161-32/+37
* | | TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-164-30/+11
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-162-46/+93
|\ \
| * | arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-132-46/+93
| |/
* | ARM: armv8: Fix typo in commentaryMichal Simek2015-01-141-1/+1
* | Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-141-0/+4
* | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-141-8/+25
* | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-142-0/+230
* | sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-141-40/+40
* | sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-141-0/+171
* | sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2015-01-141-2/+6
* | sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-142-2/+0
* | sun8i: Add dram initialization supportHans de Goede2015-01-143-1/+349
* | sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-141-14/+1
* | sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-142-37/+11
* | sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede2015-01-141-2/+7
* | sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede2015-01-142-3/+8
* | sunxi: axp221: Add axp223 supportHans de Goede2015-01-141-1/+1
* | sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede2015-01-142-0/+159
* | sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede2015-01-141-7/+7
* | sunxi: Align PSCI stack calculation to commentJan Kiszka2015-01-141-1/+1
* | sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-141-0/+19
OpenPOWER on IntegriCloud