aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)Author
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara
2023-11-12arm: dts: icnova-a20-adb4006: Add board supportLudwig Kormann
2023-11-12arm: sunxi: Correct warning in board_fit_config_name_matchTom Rini
2023-11-12sunxi: board: simplify early PMIC setup conditionsAndre Przywara
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-10-22sunxi: R528: add SMHC2 pin pull ups supportOkhunjon Sobirjonov
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin
2023-07-25sunxi: Add MAINTAINERS entry for Lctech Pi F1C200sTom Rini
2023-04-28mtd: nand: sunxi: Convert to the driver modelSamuel Holland
2022-12-14sunxi: board: annotate #endif linesAndre Przywara
2022-12-14sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara
2022-10-19sunxi: defconfig: Add X96 Mate TV boxAndre Przywara
2022-06-26sunxi: fix initial environment loading without MMCSamuel Holland
2022-05-24sunxi: Skip MMC0 init when its pinmux conflicts with UART0Samuel Holland
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland
2022-04-04sunxi: Remove non-DM MMC pin setupSamuel Holland
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara
2022-03-10sunxi: use boot source for determining environment locationAndre Przywara
2022-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-02-04sunxi: board: Add support for SUNIVIcenowy Zheng
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan
2022-01-30sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3Giulio Benetti
2022-01-30sunxi: call fdt_fixup_ethernet again to set macaddr for more aliasesIcenowy Zheng
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-08sunxi: Remove misleading USB-OTG charger messageAndre Przywara
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-11sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-11board: sunxi: enable status LED earlyArnaud Ferraris
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland
2021-10-11configs: add PineTab defconfigArnaud Ferraris
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini
2021-08-01sunxi: Select environment MMC based on boot deviceSamuel Holland
2021-07-10sunxi: board: Add H616 MMC2 pinsAndre Przywara
2021-07-10sunxi: h3: Add initial ZeroPi supportYu-Tung Chang
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-25sunxi: Add support for OrangePi Zero2Jernej Skrabec
2021-01-25sunxi: add support for R_I2C on H616Jernej Skrabec
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec
2021-01-25sunxi: Properly check for SATAPWR and MACPWRAndre Przywara