index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
sunxi
Age
Commit message (
Expand
)
Author
2015-05-19
sunxi: Make DRAM_ODT_EN Kconfig setting a bool
Hans de Goede
2015-05-19
sunxi: Fix dram initialization not working on some a33 devices
Hans de Goede
2015-05-19
sunxi: add support for UART2 on A23/A33
Laurent Itti
2015-05-13
ARM: Put target PC for PSCI CPU_ON on per-CPU stack
Jan Kiszka
2015-05-13
ARM: Factor out reusable psci_get_cpu_stack_top
Jan Kiszka
2015-05-13
ARM: Factor out reusable psci_cpu_entry
Jan Kiszka
2015-05-13
ARM: Factor out reusable psci_cpu_off_common
Jan Kiszka
2015-05-13
ARM: Factor out common psci_get_cpu_id
Jan Kiszka
2015-05-04
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
Hans de Goede
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
Hans de Goede
2015-05-04
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
sunxi: usbc: Fix vbus gpio handling to work with the driver-model
Hans de Goede
2015-05-04
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-05-04
sunxi: Add a33 dram init code
Vishnu Patekar
2015-05-04
sunxi: Add support for A33 PLL11 (second DRAM pll)
Hans de Goede
2015-05-04
sunxi: s/sun8i/sun8i_a23/
Hans de Goede
2015-05-04
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-05-04
sunxi: usbc: Remove unused irq field
Hans de Goede
2015-05-04
sunxi: Also set Auxiliary Ctl SMP bit in SPL
Hans de Goede
2015-05-02
sun7i: Remove duplicate call to psci_arch_init
Jan Kiszka
2015-04-15
sunxi: usbc: Wait for vbus to fall after disabling it
Hans de Goede
2015-04-15
sunxi: usbc: Initialize vusb value on request_resources
Hans de Goede
2015-04-15
sunxi: GPIO pin mux hardware-feature-specific function index defines
Paul Kocialkowski
2015-04-15
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
2015-03-29
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
Iain Paton
2015-03-29
sunxi: sun4i: improve cpu clock selection method
Iain Paton
2015-03-29
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-02-16
sunxi: Support the FEL boot mode in the regular u-boot build
Siarhei Siamashka
2015-02-16
sunxi: Normalise FEL support
Simon Glass
2015-02-16
sunxi: dram: Un-inline dram helper functions
Hans de Goede
2015-02-02
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
Hans de Goede
2015-02-02
sunxi: rsb: Add sun9i (A80 support)
Hans de Goede
2015-01-22
sun9i: Add sun9i (A80) clock setup support
Hans de Goede
2015-01-22
sunxi: Drop pll6 setting from clock_init_uart
Hans de Goede
2015-01-21
sunxi: Restore lowlevel_init usage
Hans de Goede
2015-01-16
sunxi: Drop use of lowlevel_init()
Simon Glass
2015-01-16
sunxi: Move SPL s_init() code to board_init_f()
Simon Glass
2015-01-14
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
Hans de Goede
2015-01-14
sunxi: usbc: Add support for usb0 to the common usbc code
Hans de Goede
2015-01-14
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2015-01-14
sun7i: Move psci_arch_init close to text_end
Jan Kiszka
2015-01-14
sun7i: Add support for taking CPUs offline via PSCI
Jan Kiszka
[next]