Commit Graph

165 Commits (c26112a73de78b494436061f832874e7a521b067)

Author SHA1 Message Date
Hans de Goede fd01ae1384 sunxi: usb: Protect phy-init and phy-power-on against multiple calls 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 10 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 10 years ago
Hans de Goede a781c97aaa sunxi: usb: Remove sunxi_usbc_get_io_base function 10 years ago
Hans de Goede 375de01702 sunxi: usb: Move setup of host controller clocks to the host controller drivers 10 years ago
Hans de Goede d17e1577a2 sunxi: emac: Remove non driver-model code 10 years ago
Hans de Goede 939ed1cba8 sunxi: emac: Add driver model support 10 years ago
Hans de Goede a536077def sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers 10 years ago
Hans de Goede 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file 10 years ago
Hans de Goede a725426929 sunxi: usbc: Fix vbus gpio handling to work with the driver-model 10 years ago
Vishnu Patekar 8c3dacff14 sunxi: Add basic A33 basic support 10 years ago
Vishnu Patekar ffc0ae0c70 sunxi: Add a33 dram init code 10 years ago
Hans de Goede 886a7b45ef sunxi: Add support for A33 PLL11 (second DRAM pll) 10 years ago
Hans de Goede 5e6bacdb84 sunxi: s/sun8i/sun8i_a23/ 10 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 10 years ago
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