summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-01-30ARM: armv7 fix spelling of SCTRLPeng Fan
2015-01-29exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-26ARM: zynq: List nand, qspi and jtag boot modesMichal Simek
2015-01-26ARM: zynq: slcr: Dont modify the reserved bitsSiva Durga Prasad Paladugu
2015-01-26ARM: zynq: ddrc: Setup half of memory only for ECC caseMichal Simek
2015-01-26ARM: zynq: Remove empty lineMichal Simek
2015-01-26ARM: zynq: Enable the Neon instructionsMichal Simek
2015-01-24fsl/ls1021qds: Add deep sleep supporttang yuantian
2015-01-23ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD bootAlison Wang
2015-01-23ARM: HYP/non-sec: Make variable gic_dist_addr as a local onetang yuantian
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta
2015-01-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-01-23ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada
2015-01-23ARM: UniPhier: add static to local functionsMasahiro Yamada
2015-01-23ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada
2015-01-23ARM: UniPhier: describe init_page_table shorterMasahiro Yamada
2015-01-23ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada
2015-01-22sun9i: Add sun9i (A80) clock setup supportHans de Goede
2015-01-22sunxi: Drop pll6 setting from clock_init_uartHans de Goede
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-20zynq: Remove reference to gdataSimon Glass
2015-01-19ARM: atmel: sama5d4: add usb device initial codeBo Shen
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass
2015-01-16sunxi: Move SPL s_init() code to board_init_f()Simon Glass
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-14sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede
2015-01-14sun7i: Move psci_arch_init close to text_endJan Kiszka
2015-01-14sun7i: Add support for taking CPUs offline via PSCIJan Kiszka
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka
2015-01-14sun8i: Add dram initialization supportHans de Goede
2015-01-14sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede
2015-01-14sunxi: Move await_completion dram helper to dram.hHans de Goede
2015-01-14sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede
2015-01-14sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede
2015-01-14sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede
2015-01-14sunxi: Align PSCI stack calculation to commentJan Kiszka
2015-01-14sunxi: Add sunxi_get_sid helper functionHans de Goede
2015-01-14sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede