summaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
AgeCommit message (Expand)Author
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara
2022-03-10sunxi: use boot source for determining environment locationAndre Przywara
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: 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: 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-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-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 R_I2C on H616Jernej Skrabec
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec
2021-01-25sunxi: Properly check for SATAPWR and MACPWRAndre Przywara
2021-01-11sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider
2021-01-11sunxi: board: extract creating a unique sid into a helper functionAndre Heider
2021-01-11sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko
2020-11-17sunxi: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng
2020-11-17sunxi: board: Set fdtfile to match the DT chosen by SPLSamuel Holland
2020-11-17sunxi: board: Save the chosen DT name in the SPL headerSamuel Holland
2020-11-17sunxi: board: Add PinePhone DT selection logicSamuel Holland
2020-11-17sunxi: board: Simplify Pine A64 DT selection logicSamuel Holland
2020-11-17sunxi: board: Add a helper to get the SPL DT nameSamuel Holland
2020-11-17sunxi: board: Use a more descriptive variable nameSamuel Holland
2020-09-08board: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-01-29sunxi: board: do MMC pinmux setup for DM_MMC buildsAndre Przywara
2019-01-18sunxi: board: Add i2c initialization for sun50iStefan Mavrodiev
2018-12-30Revert "sunxi: board: Print error after power initialization fails"From: Karl Palsson
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-07sunxi: board: Print error after power initialization failsOlliver Schinagl
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick
2018-10-29sunxi: store DRAM size in SPL headerAndre Przywara
2018-10-29sunxi: board.c: refactor SPL header checksAndre Przywara
2018-10-29sunxi: Extend SPL header versioningAndre Przywara