- 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 1 month ago
- 60cea0e sunxi: a64: Add a defconfig for the PinePhone by Samuel Holland · 4 years, 1 month ago
- 87f940a sunxi: board: Set fdtfile to match the DT chosen by SPL by Samuel Holland · 4 years, 1 month ago
- 64933e9 sunxi: board: Save the chosen DT name in the SPL header by Samuel Holland · 4 years, 1 month ago
- 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · 4 years, 1 month ago
- f2352dd sunxi: board: Simplify Pine A64 DT selection logic by Samuel Holland · 4 years, 1 month ago
- ba44e94 sunxi: board: Add a helper to get the SPL DT name by Samuel Holland · 4 years, 1 month ago
- 37b8620 sunxi: board: Use a more descriptive variable name by Samuel Holland · 4 years, 1 month ago
- 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 1 month ago
- 8aebc0a sunxi: Drop the FIT-generator script by Simon Glass · 4 years, 3 months ago
- 287e33c board: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 5 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 95de4bc sunxi: Add Libre Computer ALL-H5-CC H5 board by Chen-Yu Tsai · 4 years, 11 months ago
- 7d106f1 sunxi: Add Libre Computer ALL-H3-IT H5 board by Chen-Yu Tsai · 4 years, 11 months ago
- 65c4759 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- f25cacc sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2 by Diego Rondini · 5 years ago
- d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- f94b022 arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC) by Sunil Mohan Adapa · 5 years ago
- 293f392 MAINTAINERS: Update my email address by Maxime Ripard · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
- d299e5b sun8i: h3: Add support for the Beelink-x2 STB by Marcus Cooper · 5 years ago
- 4d5262e sun50i: a64: Add Olimex A64-Teres-I board initial support by Jonas Smedegaard · 6 years ago
- 71a9177 arm: dts: h6: Add Beelink GS1 initial support by Clément Péron · 6 years ago
- 0931e37 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · 6 years ago
- facfc1b board: sunxi: Add R40 sata compatible by Jagan Teki · 6 years ago
- 28c8f97 board: sunxi: gmac: Remove Ethernet clock and reset by Jagan Teki · 6 years ago
- d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- c499451 MAINTAINERS: Change Jagan's email address by Jagan Teki · 6 years ago
- 7a0b4e0 sun50i: a64: Add Oceanic 5205 5inMFD initial support by Jagan Teki · 6 years ago
- 572dcdd sunxi: Add Bananapi M2+ H5 board by Chen-Yu Tsai · 6 years ago
- 974114b sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3 by Chen-Yu Tsai · 6 years ago
- d7cea36 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · 6 years ago
- 273f044 board: sun50i-h5: Add Emlid Neutis N5 support by Aleksandr Aleksandrov · 6 years ago
- cabe992 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · 6 years ago
- 0a0bcde Revert "sunxi: board: Print error after power initialization fails" by From: Karl Palsson · 6 years ago
- aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
- 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
- a6727be sunxi: update README.sunxi64 by Andre Przywara · 6 years ago
- 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · 6 years ago
- 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
- 3b09224 sunxi: Update MAINTAINERS file for recent boards by Tom Rini · 6 years ago
- 97b261a board: allwinner: sun50i-h6: Add Orangepi Lite2 support by Jagan Teki · 6 years ago
- 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
- 8db6712 sunxi: add support for Banana Pi M2 Zero board by Jun Nie · 6 years ago
- 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · 6 years ago
- 14a2539 sunxi: board.c: refactor SPL header checks by Andre Przywara · 6 years ago
- edddccb sunxi: Extend SPL header versioning by Andre Przywara · 6 years ago
- 2a269d3 sunxi: disable Pine A64 model detection code on other boards by Icenowy Zheng · 6 years ago
- 9aa5009 sunxi: docs: Mention CONFIG_NAND requirement by Priit Laes · 6 years ago
- cb9325d sunxi: Fix typos of spelling Allwinner by Priit Laes · 6 years ago
- 09328a7 board: sunxi: Remove unused local variables by Jagan Teki · 6 years ago
- 3a0854f board: sun50i: h6: Add OrangePi One Plus initial support by Jagan Teki · 6 years ago
- 1259869 sunxi: add support for Pine H64 board by Icenowy Zheng · 6 years ago
- a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
- 1e6d726 sunxi: change ATF position for H6 by Icenowy Zheng · 6 years ago
- 221a3e0 sun50i: h5: Add initial Orange Pi Zero Plus support by Hauke Mehrtens · 6 years ago
- 1a17c75 sun8i: h2: Add initial Orange Pi R1 support by Hauke Mehrtens · 6 years ago
- af666ac board: sun50i: Add Amarula A64-Relic initial support by Jagan Teki · 7 years ago
- 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · 7 years ago
- 73a3ecf board: sunxi: Use generic-phy for board_usb_cable_connected by Jagan Teki · 7 years ago
- 98c9076 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- cb0f3a5 board: sunxi: sun8i-v40: Add Bananapi M2 Berry support by Jagan Teki · 7 years ago
- 85e3546 sunxi: Add Libre Computer Board ALL-H3-CC H5 ver. by Chen-Yu Tsai · 7 years ago
- 6df84ae sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver. by Chen-Yu Tsai · 7 years ago
- 1dfb7d4 sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware by Andre Przywara · 7 years ago
- 2534311 sunxi: spl: remove DMA related settings of the NAND controller by Miquel Raynal · 7 years ago
- ebeeb80 sunxi: spl: deassert the NAND controller reset line by Miquel Raynal · 7 years ago
- c533ea1 sunxi: Add A20-SOM204-EVB-eMMC board by Stefan Mavrodiev · 7 years ago
- ca70805 sunxi: Add A20-SOM204-EVB board by Stefan Mavrodiev · 7 years ago
- c0c3d2b ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well by Tuomas Tynkkynen · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 25e389d MAINTAINERS: Update email address for Maxime Ripard by Maxime Ripard · 7 years ago
- 9ba2ac7 sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · 7 years ago
- 2f23b1d sunxi: arm64: correct usage of DT node address in FIT generation by Andre Przywara · 7 years ago
- 7f23859 sunxi: maintainers: Add myself for the TBS A711 by Maxime Ripard · 7 years ago
- ff37d2c sunxi: Add support for Libre Computer Board ALL-H3-CC H3 ver. by Chen-Yu Tsai · 7 years ago
- eaee858 sunxi: Fix A20-OLinuXino-MICRO LAN8710 support by Stefan Mavrodiev · 7 years ago
- 4d7b818 sun50i: h5: Add NanoPi Neo Plus2 DT initial support by Antony Antony · 7 years ago
- e58f830 sunxi: SATA link timeout fix by Werner Böllmann · 7 years ago
- 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
- f4116b6 sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · 7 years ago
- 4bf9f82 sun7i: a20: Add Bananapi M1 Plus support by Jagan Teki · 7 years ago
- 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
- ae56d97 sunxi: Use sunxi_get_boot_device by Maxime Ripard · 7 years ago
- f54aba3 sunxi: Register usb_ether by Maxime Ripard · 7 years ago
- 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
- dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
- 2e4d4de Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago