summaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-17sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland1-8/+4
2020-11-17sunxi: board: Add a helper to get the SPL DT nameSamuel Holland1-9/+19
2020-11-17sunxi: board: Use a more descriptive variable nameSamuel Holland1-6/+6
2020-10-22sunxi: binman: Add support for including SCP firmwareSamuel Holland1-7/+40
2020-09-22sunxi: Drop the FIT-generator scriptSimon Glass1-87/+0
2020-09-08board: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-01-24sunxi: Add Libre Computer ALL-H5-CC H5 boardChen-Yu Tsai1-0/+5
2020-01-24sunxi: Add Libre Computer ALL-H3-IT H5 boardChen-Yu Tsai1-0/+5
2020-01-24common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-18sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2Diego Rondini1-0/+5
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-10-25arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)Sunil Mohan Adapa1-0/+5
2019-10-06MAINTAINERS: Update my email addressMaxime Ripard1-3/+3
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-07-15sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper1-0/+6
2019-05-08sun50i: a64: Add Olimex A64-Teres-I board initial supportJonas Smedegaard1-0/+6
2019-04-18arm: dts: h6: Add Beelink GS1 initial supportClément Péron1-0/+6
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara2-138/+0
2019-04-17board: sunxi: Add R40 sata compatibleJagan Teki1-0/+1
2019-04-16board: sunxi: gmac: Remove Ethernet clock and resetJagan Teki1-8/+0
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-1/+1