summaryrefslogtreecommitdiff
path: root/board/sunxi
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: sunxi: Convert to the driver modelSamuel Holland2023-04-281-4/+1
* sunxi: board: annotate #endif linesAndre Przywara2022-12-141-6/+5
* sunxi: remove bogus mmc_pinmux_setup() prototypeAndre Przywara2022-12-141-4/+0
* sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara2022-12-141-2/+7
* sunxi: defconfig: Add X96 Mate TV boxAndre Przywara2022-10-191-0/+5
* sunxi: fix initial environment loading without MMCSamuel Holland2022-06-261-20/+29
* sunxi: Skip MMC0 init when its pinmux conflicts with UART0Samuel Holland2022-05-241-12/+10
* arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan2022-04-211-3/+3
* sunxi: Support building a SPL as a TOC0 imageSamuel Holland2022-04-041-0/+24
* sunxi: Remove non-DM MMC pin setupSamuel Holland2022-04-041-11/+0
* sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland2022-04-041-48/+0
* sunxi: Remove non-DM GMAC pin setupSamuel Holland2022-04-041-55/+0
* sunxi: Fix old GMAC pinmux setupAndre Przywara2022-03-261-0/+3
* sunxi: use boot source for determining environment locationAndre Przywara2022-03-101-8/+43
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-02-032-2/+7
|\
| * sunxi: board: Add support for SUNIVIcenowy Zheng2022-02-041-2/+2
|/
* sunxi: Add option to prevent booting on power plug-inChris Morgan2022-01-301-0/+11
* sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3Giulio Benetti2022-01-302-2/+2
* sunxi: call fdt_fixup_ethernet again to set macaddr for more aliasesIcenowy Zheng2022-01-301-2/+4
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-1/+2
* sunxi: Remove misleading USB-OTG charger messageAndre Przywara2021-12-081-7/+1
* sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland2021-10-121-43/+1
* sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan2021-10-111-0/+5
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-112-2/+0
* board: sunxi: enable status LED earlyArnaud Ferraris2021-10-111-0/+6
* sunxi: Simplify MMC pinmux selectionSamuel Holland2021-10-111-72/+29
* configs: add PineTab defconfigArnaud Ferraris2021-10-111-0/+5
* Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini2021-08-301-1/+1
* sunxi: Select environment MMC based on boot deviceSamuel Holland2021-08-011-0/+14
* sunxi: board: Add H616 MMC2 pinsAndre Przywara2021-07-101-0/+13
* sunxi: h3: Add initial ZeroPi supportYu-Tung Chang2021-07-101-0/+6
* arm: sunxi: add support for DIP detection to CHIP boardKory Maincent2021-05-132-0/+101
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* sunxi: Add support for OrangePi Zero2Jernej Skrabec2021-01-251-0/+5
* sunxi: add support for R_I2C on H616Jernej Skrabec2021-01-251-0/+4
* sunxi: Add support for AXP305 PMICJernej Skrabec2021-01-251-3/+7
* sunxi: Properly check for SATAPWR and MACPWRAndre Przywara2021-01-251-12/+22
* sunxi: Add support for Orange Pi 3Andre Heider2021-01-251-0/+5
* sunxi: Add support for Tanix TX6Jernej Skrabec2021-01-251-0/+6
* sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider2021-01-111-0/+35
* sunxi: board: extract creating a unique sid into a helper functionAndre Heider2021-01-111-47/+58
* sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko2021-01-111-0/+5
* sunxi: add PineCube boardIcenowy Zheng2021-01-111-0/+5
* sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-0/+4
* sunxi: a64: Add a defconfig for the PinePhoneSamuel Holland2020-11-171-0/+5
* sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland2020-11-171-2/+11
* sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland2020-11-171-1/+27
* sunxi: board: Add PinePhone DT selection logicSamuel Holland2020-11-171-0/+21
* sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland2020-11-171-8/+4