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
/
board
/
sunxi
/
board.c
Age
Commit message (
Expand
)
Author
2015-10-20
sunxi: power: Unify axp pmic function names
Hans de Goede
2015-10-20
sunxi: power: Make all voltages configurable through Kconfig
Hans de Goede
2015-09-29
sunxi: retrieve FEL-provided values to environment variables
Bernhard Nortmann
2015-08-31
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
sunxi_nand_spl: Make sure the DMA controller is enabled
Hans de Goede
2015-08-31
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
Hans de Goede
2015-08-08
sunxi: nand: Add pinmux and clock settings for NAND support
Karol Gugala
2015-07-25
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
Hans de Goede
2015-07-24
sunxi: spl: Remove redundant check from `board_mmc_init` for signature
Daniel Kochmański
2015-07-24
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
2015-06-28
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-05-29
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel Kochmański
2015-05-29
sun9i: Basic sun9i (A80) support
Hans de Goede
2015-05-19
sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected
Paul Kocialkowski
2015-05-19
sunxi: Pass serial number through ATAG
Paul Kocialkowski
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: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
sunxi: soft-i2c: Fix gpio handling to work with the driver-model
Hans de Goede
2015-04-15
sunxi: Complete i2c support for each supported platform
Paul Kocialkowski
2015-04-15
sunxi: Serial number support, obtained from SID bits
Paul Kocialkowski
2015-04-15
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
2015-04-15
sunxi: GPIO pin mux hardware-feature-specific function index defines
Paul Kocialkowski
2015-04-15
sunxi: USB download gadget cable detection
Paul Kocialkowski
2015-03-29
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
Iain Paton
2015-02-20
sunxi: video: Add support for LCD panels which need to be configured via i2c
Hans de Goede
2015-01-22
sunxi: Hookup OTG USB controller support
Hans de Goede
2015-01-22
sunxi: axp221: Add ELDO[1-3] support
Siarhei Siamashka
2015-01-14
sunxi: axp221: Disable dcdc4 on sun8i (A23)
Hans de Goede
2015-01-14
sunxi: axp221: Explicitly turn off unused voltages
Hans de Goede
2015-01-14
sunxi: axp221: Make dcdc1 voltage configurable
Hans de Goede
2015-01-14
sunxi: Add sunxi_get_sid helper function
Hans de Goede
2014-11-25
sunxi: video: Add simplefb support
Luc Verhaegen
2014-11-13
sun6i: Add basic axp221 driver
Oliver Schinagl
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
sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
Hans de Goede
2014-07-18
sunxi: use random parts of SID to set ethaddr
Jonathan Liu
2014-07-18
sunxi: Add axp152 pmic support
Hans de Goede
2014-07-18
sunxi: Add axp209 pmic support
Henrik Nordstrom
2014-07-18
sunxi: Add i2c support
Hans de Goede
2014-05-25
sunxi: mmc support
Ian Campbell
2014-05-25
sunxi: add sun7i cpu, board and start of day support
Ian Campbell