summaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)AuthorFilesLines
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-15sunxi: board: annotate #endif linesAndre Przywara1-6/+5
2022-12-15sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara1-4/+0
2022-12-15sunxi: 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 validPeng Fan1-3/+3
2022-04-05sunxi: Support building a SPL as a TOC0 imageSamuel Holland1-0/+24
2022-04-05sunxi: Remove non-DM MMC pin setupSamuel Holland1-11/+0
2022-04-05sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland1-48/+0
2022-04-05sunxi: 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-04Merge 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-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+2
2021-12-09sunxi: 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
2021-08-01sunxi: Select environment MMC based on boot deviceSamuel Holland1-0/+14
2021-07-10sunxi: board: Add H616 MMC2 pinsAndre Przywara1-0/+13
2021-07-10sunxi: h3: Add initial ZeroPi supportYu-Tung Chang1-0/+6
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent2-0/+101
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-26sunxi: Add support for OrangePi Zero2Jernej Skrabec1-0/+5
2021-01-26sunxi: add support for R_I2C on H616Jernej Skrabec1-0/+4
2021-01-26sunxi: Add support for AXP305 PMICJernej Skrabec1-3/+7
2021-01-26sunxi: Properly check for SATAPWR and MACPWRAndre Przywara1-12/+22
2021-01-26sunxi: Add support for Orange Pi 3Andre Heider1-0/+5
2021-01-26sunxi: Add support for Tanix TX6Jernej Skrabec1-0/+6
2021-01-12sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider1-0/+35
2021-01-12sunxi: board: extract creating a unique sid into a helper functionAndre Heider1-47/+58
2021-01-12sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko1-0/+5
2021-01-12sunxi: add PineCube boardIcenowy Zheng1-0/+5
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng1-0/+4
2020-11-17sunxi: a64: Add a defconfig for the PinePhoneSamuel Holland1-0/+5
2020-11-17sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland1-2/+11
2020-11-17sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland1-1/+27
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland1-0/+21