Commit Graph

99 Commits (929b2622ebdc5ff3903ce0f06fe18808307a723e)

Author SHA1 Message Date
Hans de Goede 929b2622eb sunxi: usbc: Remove unused irq field 10 years ago
Hans de Goede 92bcc6cb1e sunxi: Also set Auxiliary Ctl SMP bit in SPL 10 years ago
Jan Kiszka dcfa530f09 sun7i: Remove duplicate call to psci_arch_init 10 years ago
Hans de Goede a0e2b1b865 sunxi: usbc: Wait for vbus to fall after disabling it 10 years ago
Hans de Goede 046ea8b390 sunxi: usbc: Initialize vusb value on request_resources 10 years ago
Paul Kocialkowski 487b3277d4 sunxi: GPIO pin mux hardware-feature-specific function index defines 10 years ago
Paul Kocialkowski ebd468b2d2 sunxi: common VBUS detection logic in usbc 10 years ago
Paul Kocialkowski 5eaacb4340 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic 10 years ago
Iain Paton e71b422bd7 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock 10 years ago
Iain Paton 7a140117ef sunxi: sun4i: improve cpu clock selection method 10 years ago
Hans de Goede 246e3b8787 sunxi: musb: Fix some lo speed devices not working with musb host 10 years ago
Siarhei Siamashka 840fe95c3b sunxi: Support the FEL boot mode in the regular u-boot build 10 years ago
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