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
/
include
/
asm
/
arch-sunxi
Age
Commit message (
Expand
)
Author
2014-11-25
sun6i: Add gmac support for sun6i boards
Hans de Goede
2014-11-25
sunxi: video: Add simplefb support
Luc Verhaegen
2014-11-25
sunxi: video: Add cfb console driver for sunxi
Luc Verhaegen
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: ehci: Add sun6i ehci support
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 clock_get_pll5p() function
Hans de Goede
2014-10-24
ARM: sunxi: Add support for using R_UART as console
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Allow specifying module in prcm apb0 init function
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add support for R_PIO gpio banks
Hans de Goede
2014-10-24
ARM: sunxi: Add basic A23 support
Chen-Yu Tsai
2014-10-24
mmc: sunxi: Add support for sun8i (A23)
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add sun8i (A23) UART0 pin mux support
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Fix reset command on sun6i/sun8i
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add sun6i/sun8i timer block register definition
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Move watchdog register definitions to separate file
Chen-Yu Tsai
2014-10-24
sunxi: Use PG3 - PG8 as io-pins for mmc1
Hans de Goede
2014-10-24
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
Hans de Goede
2014-10-24
ARM: sun6i: Define UART0 pins for A31
Chen-Yu Tsai
2014-10-24
ARM: sunxi-mmc: Add mmc support for sun6i / A31
Hans de Goede
2014-10-24
ARM: sun6i: Add clock support
Chen-Yu Tsai
2014-10-24
ARM: sun6i: Add support for the power reset control module found on the A31
Oliver Schinagl
2014-10-24
ARM: sun6i: Add base address for the new controllers in A31
Oliver Schinagl
2014-08-12
sunxi: dram: Configurable DQS gating window mode and delay
Siarhei Siamashka
2014-08-12
sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
Siarhei Siamashka
2014-08-12
sunxi: dram: Improve DQS gate data training error handling
Siarhei Siamashka
2014-08-12
sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
Siarhei Siamashka
2014-08-12
sunxi: dram: Re-introduce the impedance calibration ond ODT
Siarhei Siamashka
2014-07-31
sunxi: add defines to control USB Host clocks/resets
Roman Byshko
2014-07-31
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
2014-07-18
sunxi: add gpio driver
Ian Campbell
2014-07-18
sunxi: Add i2c support
Hans de Goede
2014-07-06
sunxi: Implement reset_cpu
Hans de Goede
2014-07-05
arm: spl: fix include guard
Jeroen Hofstee
2014-05-25
sunxi: mmc support
Ian Campbell
2014-05-25
sunxi: add sun7i cpu, board and start of day support
Ian Campbell
2014-05-25
sunxi: add sun7i dram setup support
Ian Campbell
2014-05-25
sunxi: add sun7i pinmux and gpio support
Ian Campbell
2014-05-25
sunxi: add sun7i clocks and timer support.
Ian Campbell