summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi
AgeCommit message (Expand)Author
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16sunxi: dram: Un-inline dram helper functionsHans de Goede
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-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-16sunxi: Drop use of lowlevel_init()Simon Glass
2015-01-16sunxi: Move SPL s_init() code to board_init_f()Simon Glass
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
2015-01-14sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede
2015-01-14sun6i: Make dram clk and zq value Kconfig optionsHans de Goede
2014-11-25sun6i: Drop some "unknown magic" from dram initHans de Goede
2014-11-25sunxi: Add video pll clock functionsHans de Goede
2014-11-25sun4i: Rename dram_clk_cfg to dram_clk_gateHans de Goede
2014-11-13sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede
2014-11-13sun6i: Add dram initialization codeHans de Goede
2014-11-13sun4i: Rename dram files to dram_sun4i.xHans de Goede
2014-11-13sun6i: Add cpucfg register definitionsHans de Goede
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede
2014-11-13sun6i: Add new p2wi controller driverOliver Schinagl
2014-11-05dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede
2014-10-24sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede
2014-10-24sunxi: Add clock_get_pll5p() functionHans de Goede
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard