Commit Graph

70 Commits (2b2c6e51e7d69f715a1501702fe33589afe6190d)

Author SHA1 Message Date
Andre Przywara 5a74a39129 sunxi: fix 64-bit compiler warning for SPL header parsing 8 years ago
Hans de Goede 3f8ea3b06e sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID 8 years ago
Hans de Goede 97322c3e07 sunxi: Ensure that the NIC specific bytes of the mac are not all 0 8 years ago
Boris Brezillon 4ccae81cda mtd: nand: Add the sunxi NAND controller driver 8 years ago
Hans de Goede ef36d9ae16 sunxi: Use BROM stored boot_media value to determine our boot-source 9 years ago
Hans de Goede 4a8c7c1f45 sunxi: Remove some unnecessary #ifdefs 9 years ago
Hans de Goede f221961e96 sunxi: Add support for multiple ethadrr-esses 9 years ago
Bernhard Nortmann 320e0570e6 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data 9 years ago
Hans de Goede cd8b35d2e1 sunxi: spl: Fix DRAM info printing 9 years ago
Andre Przywara 087504958a Revert "sunxi: Reserve ATF memory space on A64" 9 years ago
Chen-Yu Tsai 795857df41 sunxi: power: add AXP809 support 9 years ago
Chen-Yu Tsai 15278ccb84 sunxi: power: axp818: Add support for switch SW 9 years ago
Alexander Graf 3ffe39ed2b sunxi: Reserve ATF memory space on A64 9 years ago
Siarhei Siamashka d96ebc468d sunxi: Add support for Allwinner A64 SoCs 9 years ago
Chen-Yu Tsai 38491d9c65 power: axp818: Add support for FLDOs 9 years ago
Hans de Goede d75111a79b sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig 9 years ago
Hans de Goede 9fbb0c3aa4 sunxi: Turn satapwr on from board_init 9 years ago
Hans de Goede fc8991c61c sunxi: Fix gmac not working due to cpu_eth_init no longer being called 9 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 9 years ago
Jelle van der Waa 0d8382ae70 sunxi: power: add support for sy8106a driver 9 years ago
Chen-Yu Tsai f3c5045a95 sunxi: power: axp818: Enable support for ALDOs 9 years ago
Chen-Yu Tsai 3517a27ddb power: axp: merge separate DLDO functions into 1 9 years ago
Jelle van der Waa 9d0826879e sunxi: Add support for the I2C controller which is part of the PRCM 9 years ago
vishnupatekar 95ab8fee8a sunxi: power: enabled support for axp818 9 years ago
Hans de Goede 6944aff1ca sunxi: power: Unify axp pmic function names 9 years ago
Hans de Goede 401175220d sunxi: power: Make all voltages configurable through Kconfig 9 years ago
Bernhard Nortmann af654d1461 sunxi: retrieve FEL-provided values to environment variables 9 years ago
Hans de Goede e526861687 sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI 9 years ago
Hans de Goede 022a99d8b2 sunxi_nand_spl: Add support for sun4i and sun5i SoCs 9 years ago
Hans de Goede 31c21471de sunxi_nand_spl: Make sure the DMA controller is enabled 9 years ago
Hans de Goede f62bfa56da sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary 9 years ago
Hans de Goede 7a0bbe64d8 sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig 9 years ago
Karol Gugala ad00829971 sunxi: nand: Add pinmux and clock settings for NAND support 9 years ago
Hans de Goede d42faf3198 sunxi: musb: Move musb config and platdata to the sunxi-musb glue 10 years ago
Daniel Kochmański bf5b9b103c sunxi: spl: Remove redundant check from `board_mmc_init` for signature 10 years ago
Daniel Kochmański 645c48f50e sunxi: Create helper function veryfing valid boot signature on MMC 10 years ago
Ian Campbell da9971d1b3 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" 10 years ago
Daniel Kochmański f76eba38b3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory 10 years ago
Hans de Goede 1871a8ca62 sun9i: Basic sun9i (A80) support 10 years ago
Paul Kocialkowski 5bfdca0d4c sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected 10 years ago
Paul Kocialkowski 9f85221135 sunxi: Pass serial number through ATAG 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 10 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 10 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 10 years ago
Hans de Goede 4f7e01c961 sunxi: soft-i2c: Fix gpio handling to work with the driver-model 10 years ago
Paul Kocialkowski 6c739c5d8a sunxi: Complete i2c support for each supported platform 10 years ago
Paul Kocialkowski 8c8165739b sunxi: Serial number support, obtained from SID bits 10 years ago
Paul Kocialkowski 8deacca975 sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig 10 years ago
Paul Kocialkowski 487b3277d4 sunxi: GPIO pin mux hardware-feature-specific function index defines 10 years ago