summaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: allow to use AXP20[39] attached to I2C0 on V3 seriesIcenowy Zheng2020-11-171-0/+4
* 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
* sunxi: board: Add a helper to get the SPL DT nameSamuel Holland2020-11-171-9/+19
* sunxi: board: Use a more descriptive variable nameSamuel Holland2020-11-171-6/+6
* board: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* sunxi: board: do MMC pinmux setup for DM_MMC buildsAndre Przywara2019-01-291-0/+15
* sunxi: board: Add i2c initialization for sun50iStefan Mavrodiev2019-01-181-0/+12
* Revert "sunxi: board: Print error after power initialization fails"From: Karl Palsson2018-12-301-10/+8
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-101-1/+1
|\
| * dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot2018-12-071-1/+1
* | lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-081-1/+1
* | sunxi: board: Print error after power initialization failsOlliver Schinagl2018-12-071-8/+10
|/
* sun50i: A64: add support for R_I2C controllerVasily Khoruzhick2018-11-131-0/+6
* sunxi: store DRAM size in SPL headerAndre Przywara2018-10-291-1/+27
* sunxi: board.c: refactor SPL header checksAndre Przywara2018-10-291-11/+30
* sunxi: Extend SPL header versioningAndre Przywara2018-10-291-2/+2
* sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng2018-10-291-0/+3
* board: sunxi: Remove unused local variablesJagan Teki2018-08-201-2/+0
* sunxi: add MMC support for H6Icenowy Zheng2018-07-311-0/+7
* sunxi: Drop legacy usb_phy.cJagan Teki2018-05-281-7/+0
* board: sunxi: Use generic-phy for board_usb_cable_connectedJagan Teki2018-05-281-1/+32
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sunxi: spl: remove DMA related settings of the NAND controllerMiquel Raynal2018-04-031-5/+0
* sunxi: spl: deassert the NAND controller reset lineMiquel Raynal2018-04-031-0/+4
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard2018-01-271-0/+16
* sunxi: SATA link timeout fixWerner Böllmann2017-11-101-0/+2
* sunxi: only init USB Ethernet gadget when it's enabledIcenowy Zheng2017-10-031-0/+2
* sunxi: Remove the MMC index hackMaxime Ripard2017-10-031-14/+6
* sunxi: Use sunxi_get_boot_deviceMaxime Ripard2017-10-031-1/+5
* sunxi: Register usb_etherMaxime Ripard2017-10-031-0/+2
* musb: sunxi: switch to the device modelMaxime Ripard2017-10-031-1/+0