Commit Graph

165 Commits (c26112a73de78b494436061f832874e7a521b067)

Author SHA1 Message Date
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
Chen-Yu Tsai 14177e47e8 ARM: sun6i: Add clock support 10 years ago
Oliver Schinagl 174deb768c ARM: sun6i: Add support for the power reset control module found on the A31 10 years ago
Chen-Yu Tsai ea520947b1 ARM: sunxi: Use macro values for setting UART GPIO pull-ups 10 years ago
Siarhei Siamashka bf4ca384ad sunxi: dram: Autodetect DDR3 bus width and density 11 years ago
Siarhei Siamashka 935758b1d5 sunxi: dram: Derive write recovery delay from DRAM clock speed 11 years ago
Siarhei Siamashka b5c71f5f9c sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory 11 years ago
Siarhei Siamashka d755a5fb20 sunxi: dram: Configurable DQS gating window mode and delay 11 years ago
Siarhei Siamashka e044daa33e sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' 11 years ago
Siarhei Siamashka b8f7cb6ae3 sunxi: dram: Improve DQS gate data training error handling 11 years ago
Siarhei Siamashka 013f2d7469 sunxi: dram: Use divisor P=1 for PLL5 11 years ago
Siarhei Siamashka 1a9717cbb3 sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) 11 years ago
Siarhei Siamashka 5c18384dea sunxi: dram: Re-introduce the impedance calibration ond ODT 11 years ago
Siarhei Siamashka 94cd301988 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions 11 years ago
Siarhei Siamashka cfc89b003b sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i 11 years ago
Siarhei Siamashka 7e40e1926a sunxi: dram: Remove broken impedance and ODT configuration code 11 years ago
Siarhei Siamashka f8e88b6837 sunxi: dram: Fix CKE delay handling for sun4i/sun5i 11 years ago
Siarhei Siamashka e626d2d446 sunxi: dram: Respect the DDR3 reset timing requirements 11 years ago
Siarhei Siamashka f257796773 sunxi: dram: Remove broken super-standby remnants 11 years ago
Siarhei Siamashka 34759d74a3 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function 11 years ago
Marc Zyngier d5db7024aa sunxi: HYP/non-sec: add sun7i PSCI backend 11 years ago
Hans de Goede fc70300136 sunxi: Add CONFIG_MACPWR option 11 years ago
Ian Campbell a6e50a88d8 ahci: provide sunxi SATA driver using AHCI platform framework 11 years ago