Commit Graph

187 Commits (7c616862553e37c89ea5db399961018a7367ca33)

Author SHA1 Message Date
Simon Glass 942cb0b6a2 sunxi: Normalise FEL support 10 years ago
Hans de Goede 51637afe98 sunxi: dram: Un-inline dram helper functions 10 years ago
Hans de Goede 37d46dd3c4 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() 10 years ago
Hans de Goede d35488c735 sunxi: rsb: Add sun9i (A80 support) 10 years ago
Hans de Goede dacc0881ac sun9i: Add sun9i (A80) clock setup support 10 years ago
Hans de Goede 22b618346a sunxi: Drop pll6 setting from clock_init_uart 10 years ago
Hans de Goede b56f6e2b4e sunxi: Restore lowlevel_init usage 10 years ago
Simon Glass 2b7c0f3081 sunxi: Drop use of lowlevel_init() 10 years ago
Simon Glass f630974ccb sunxi: Move SPL s_init() code to board_init_f() 10 years ago
Hans de Goede a90e77dbeb sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin 10 years ago
Hans de Goede 4458b7a6e1 sunxi: usbc: Add support for usb0 to the common usbc code 10 years ago
Hans de Goede 0eccec4ef1 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg 10 years ago
Jan Kiszka 05c4bd3ec3 sun7i: Move psci_arch_init close to text_end 10 years ago
Jan Kiszka 602fa46c2c sun7i: Add support for taking CPUs offline via PSCI 10 years ago
Hans de Goede 25508ab26c sunxi: Fix PLL1 running at half speed on sun8i 10 years ago
Siarhei Siamashka c3d2b963c6 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic 10 years ago
Hans de Goede 08fd1479c7 sun8i: Add dram initialization support 10 years ago
Hans de Goede 5665f50e81 sunxi: Fill memory before comparing it when doing dram init on sun6i 10 years ago
Hans de Goede 07f4fe7d7d sunxi: Move await_completion dram helper to dram.h 10 years ago
Hans de Goede 1aac47bd1b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them 10 years ago
Hans de Goede 5af741f1e9 sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() 10 years ago
Hans de Goede bdcdf84631 sunxi: axp221: Add axp223 support 10 years ago
Hans de Goede 66ebea06f7 sunxi: Add support for the rsb (Reduced Serial Bus) 10 years ago
Hans de Goede ce881076fc sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ 10 years ago
Jan Kiszka 3f6242eb30 sunxi: Align PSCI stack calculation to comment 10 years ago
Hans de Goede cac5b1cc0d sunxi: Add sunxi_get_sid helper function 10 years ago
Hans de Goede 7582e39eb0 sun6i: dram: Do not try to initialize a second dram chan on A31s 10 years ago
Hans de Goede 10191ed098 sun6i: Add sunxi_get_ss_bonding_id() function 10 years ago
Hans de Goede 37781a1a7e sun6i: Make dram clk and zq value Kconfig options 10 years ago
Hans de Goede 7b02d9c943 sun6i: Drop some "unknown magic" from dram init 10 years ago
Hans de Goede 0bd5125133 sunxi: Add video pll clock functions 10 years ago
Hans de Goede 9d4b7d0bc8 sun4i: Rename dram_clk_cfg to dram_clk_gate 10 years ago
Hans de Goede 6dbfda81c0 sun6i: Poke magic sram controller register to avoid cache issues 10 years ago
Hans de Goede 9a07eb0ba0 sun6i: Add dram initialization code 10 years ago
Hans de Goede bec72c7994 sun4i: Rename dram files to dram_sun4i.x 10 years ago
Hans de Goede 9d8a533e3f sun6i: Add cpucfg register definitions 10 years ago
Hans de Goede 62c87ef2e9 sun6i: Add clock functions needed for SPL / DRAM init 10 years ago
Oliver Schinagl 3b10e6eb68 sun6i: Add new p2wi controller driver 10 years ago
Simon Glass bf38891af2 dm: sunxi: Add pinmux functions which take a bank parameter 10 years ago
Ian Campbell ed41e62f51 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I 10 years ago
Hans de Goede accc9e446b sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option 10 years ago
Hans de Goede d0dbc28603 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding 10 years ago
Hans de Goede 9e54f6ee01 sunxi: Add clock_get_pll5p() function 10 years ago
Chen-Yu Tsai c757a50bd1 ARM: sunxi: Add support for using R_UART as console 10 years ago
Chen-Yu Tsai 472ed0641e ARM: sunxi: Allow specifying module in prcm apb0 init function 10 years ago
Chen-Yu Tsai 8ebe4f4292 ARM: sunxi: Add basic A23 support 10 years ago
Chen-Yu Tsai ff2b47f6a9 ARM: sunxi: Add support for uart0 on port F (mmc0) 10 years ago
Chen-Yu Tsai 78c396a113 ARM: sunxi: Fix reset command on sun6i/sun8i 10 years ago
Maxime Ripard 8a6564dacb ARM: sunxi: Add basic A31 support 10 years ago
Maxime Ripard 7711539734 ARM: sun6i: Setup the A31 UART0 muxing 10 years ago