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
/
mach-sunxi
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-05-28
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-03-19
sunxi: Add DRAM_SUN8I_A83T kconfig entry
Jagan Teki
2018-03-19
sunxi: Add DRAM_SUN8I_A33 kconfig entry
Jagan Teki
2018-03-19
sunxi: Add DRAM_SUN8I_A23 kconfig entry
Jagan Teki
2018-03-19
sunxi: Add DRAM_SUN9I kconfig entry
Jagan Teki
2018-03-19
sunxi: Add DRAM_SUN4I kconfig entry
Jagan Teki
2018-03-19
sunxi: add DRAM_SUN6I kconfig
Jagan Teki
2018-03-19
sunxi: Add AXP_PMIC_BUS kconfig entry
Jagan Teki
2018-03-19
sunxi: Add SUN8I_RSB kconfig entry
Jagan Teki
2018-03-19
sunxi: Use SUN6I_PRCM if used
Jagan Teki
2018-03-19
sunxi: Add SUN6I_P2WI kconfig entry
Jagan Teki
2018-03-19
sunxi: Add SUN6I_PRCM kconfig entry
Jagan Teki
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-13
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
2017-12-02
sunxi: set the default CPUx frequency of H5 to 816MHz
Icenowy Zheng
2017-10-27
sunxi: video: add LCD support to DE2 driver
Vasily Khoruzhick
2017-10-26
sunxi: setup simplefb for Allwinner DE2
Icenowy Zheng
2017-10-26
video: add an option for video simplefb via DT
Icenowy Zheng
2017-10-26
sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI
Icenowy Zheng
2017-08-28
sunxi: Enable MMC new mode for A83T
Maxime Ripard
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-06-08
sunxi: add LPDDR3 timing from stock boot0
Icenowy Zheng
2017-06-08
sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller
Icenowy Zheng
2017-06-08
sunxi: enable DRAM initialization and SPL for V3s SoC
Icenowy Zheng
2017-06-08
sunxi: add support for V3s DRAM controller
Icenowy Zheng
2017-06-08
sunxi: add support for the DDR2 in V3s SoC
Icenowy Zheng
2017-06-08
sunxi: Add selective DRAM type and timing
Icenowy Zheng
2017-06-08
sunxi: add option for 16-bit DW DRAM controller
Icenowy Zheng
2017-06-08
sunxi: makes an invisible option for H3-like DRAM controllers
Icenowy Zheng
2017-05-17
sunxi: enable automatic FIT build for 64-bit SoCs
Andre Przywara
2017-05-02
ARM: sunxi: use imply instead of bare default y in Kconfig
Masahiro Yamada
2017-05-02
ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig
Masahiro Yamada