aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-1/+1
2024-07-15power: pmic: sunxi: add AXP717 SPL supportAndre Przywara1-1/+1
2024-07-14sunxi: CONFIG_SYS_MMC_ENV_DEV undeclaredHeinrich Schuchardt1-1/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini5-5/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini5-0/+5
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini5-5/+0
2024-04-22sunxi: remove unneeded i2c_init_board() call for U-Boot properAndre Przywara1-8/+1
2024-03-03sunxi: H616: Add OrangePi Zero 2W board supportAndre Przywara1-0/+5
2024-01-29board/sunxi/MAINTAINERS: Add new defconfigsTom Rini1-0/+10
2023-12-06sunxi: H616: Add OrangePi Zero 3 board supportAndre Przywara1-0/+5
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara1-1/+2
2023-11-12arm: dts: icnova-a20-adb4006: Add board supportLudwig Kormann1-0/+5
2023-11-12arm: sunxi: Correct warning in board_fit_config_name_matchTom Rini1-1/+2
2023-11-12sunxi: board: simplify early PMIC setup conditionsAndre Przywara1-18/+14
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-26/+15
2023-10-22sunxi: R528: add SMHC2 pin pull ups supportOkhunjon Sobirjonov1-0/+7
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara2-1/+2
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara1-11/+1
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara1-15/+1
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin1-1/+0
2023-07-25sunxi: Add MAINTAINERS entry for Lctech Pi F1C200sTom Rini1-0/+5
2023-04-28mtd: nand: sunxi: Convert to the driver modelSamuel Holland1-4/+1
2022-12-14sunxi: board: annotate #endif linesAndre Przywara1-6/+5
2022-12-14sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara1-4/+0
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara1-2/+7
2022-10-19sunxi: defconfig: Add X96 Mate TV boxAndre Przywara1-0/+5
2022-06-26sunxi: fix initial environment loading without MMCSamuel Holland1-20/+29
2022-05-24sunxi: Skip MMC0 init when its pinmux conflicts with UART0Samuel Holland1-12/+10
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validWIP/2022-04-21-further-cleanupsPeng Fan1-3/+3
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland1-0/+24
2022-04-04sunxi: Remove non-DM MMC pin setupSamuel Holland1-11/+0
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland1-48/+0
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland1-55/+0
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara1-0/+3
2022-03-10sunxi: use boot source for determining environment locationAndre Przywara1-8/+43
2022-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-2/+7
2022-02-04sunxi: board: Add support for SUNIVIcenowy Zheng1-2/+2
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan1-0/+11
2022-01-30sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3Giulio Benetti2-2/+2
2022-01-30sunxi: call fdt_fixup_ethernet again to set macaddr for more aliasesIcenowy Zheng1-2/+4
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+2
2021-12-08sunxi: Remove misleading USB-OTG charger messageAndre Przywara1-7/+1
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland1-43/+1
2021-10-11sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan1-0/+5
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2-2/+0
2021-10-11board: sunxi: enable status LED earlyArnaud Ferraris1-0/+6
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland1-72/+29
2021-10-11configs: add PineTab defconfigArnaud Ferraris1-0/+5
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini1-1/+1