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-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
2015-01-14
sunxi: Fix PLL1 running at half speed on sun8i
Hans de Goede
2015-01-14
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
Siarhei Siamashka
2015-01-14
sun8i: Add dram initialization support
Hans de Goede
2015-01-14
sunxi: Fill memory before comparing it when doing dram init on sun6i
Hans de Goede
2015-01-14
sunxi: Move await_completion dram helper to dram.h
Hans de Goede
2015-01-14
sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them
Hans de Goede
2015-01-14
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
Hans de Goede
2015-01-14
sunxi: axp221: Add axp223 support
Hans de Goede
2015-01-14
sunxi: Add support for the rsb (Reduced Serial Bus)
Hans de Goede
2015-01-14
sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/
Hans de Goede
2015-01-14
sunxi: Align PSCI stack calculation to comment
Jan Kiszka
2015-01-14
sunxi: Add sunxi_get_sid helper function
Hans de Goede
2015-01-14
sun6i: dram: Do not try to initialize a second dram chan on A31s
Hans de Goede
2015-01-14
sun6i: Add sunxi_get_ss_bonding_id() function
Hans de Goede
2015-01-14
sun6i: Make dram clk and zq value Kconfig options
Hans de Goede
2014-11-25
sun6i: Drop some "unknown magic" from dram init
Hans de Goede
2014-11-25
sunxi: Add video pll clock functions
Hans de Goede
2014-11-25
sun4i: Rename dram_clk_cfg to dram_clk_gate
Hans de Goede
2014-11-13
sun6i: Poke magic sram controller register to avoid cache issues
Hans de Goede
2014-11-13
sun6i: Add dram initialization code
Hans de Goede
2014-11-13
sun4i: Rename dram files to dram_sun4i.x
Hans de Goede
2014-11-13
sun6i: Add cpucfg register definitions
Hans de Goede
2014-11-13
sun6i: Add clock functions needed for SPL / DRAM init
Hans de Goede
2014-11-13
sun6i: Add new p2wi controller driver
Oliver Schinagl
2014-11-05
dm: sunxi: Add pinmux functions which take a bank parameter
Simon Glass
2014-11-05
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Ian Campbell
2014-10-24
sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
Hans de Goede
[next]