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-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
2014-10-24
sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
Hans de Goede
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 basic A23 support
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add support for uart0 on port F (mmc0)
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Fix reset command on sun6i/sun8i
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add basic A31 support
Maxime Ripard
2014-10-24
ARM: sun6i: Setup the A31 UART0 muxing
Maxime Ripard
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: sunxi: Use macro values for setting UART GPIO pull-ups
Chen-Yu Tsai
2014-08-12
sunxi: dram: Autodetect DDR3 bus width and density
Siarhei Siamashka
2014-08-12
sunxi: dram: Derive write recovery delay from DRAM clock speed
Siarhei Siamashka
2014-08-12
sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory
Siarhei Siamashka
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: Use divisor P=1 for PLL5
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-08-12
sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions
Siarhei Siamashka
2014-08-12
sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i
Siarhei Siamashka
[prev]
[next]