- 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · 2 years, 8 months ago
- b176bf3 sunxi: use boot source for determining environment location by Andre Przywara · 2 years, 11 months ago
- 3a3b734 sunxi: board: Add support for SUNIV by Icenowy Zheng · 2 years, 10 months ago
- 2ff2a1d sunxi: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 10 months ago
- 5a1456b sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · 3 years, 2 months ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- e79ee61 sunxi: Remove misleading USB-OTG charger message by Andre Przywara · 3 years, 1 month ago
- 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
- 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 2 months ago
- 61485e9 board: sunxi: enable status LED early by Arnaud Ferraris · 3 years, 3 months ago
- 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · 3 years, 2 months ago
- 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- bc42abb sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 7 months ago
- 96f5564 sunxi: board: Add H616 MMC2 pins by Andre Przywara · 3 years, 7 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 7de8eb0 sunxi: add support for R_I2C on H616 by Jernej Skrabec · 3 years, 11 months ago
- fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · 3 years, 11 months ago
- 3b2dbb5 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · 3 years, 10 months ago
- bf8c810 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · 3 years, 2 months ago
- ebdc3d4 sunxi: board: extract creating a unique sid into a helper function by Andre Heider · 3 years, 2 months ago
- 1facc0f sunxi: board: Move USB ethernet initialization to board_late_init() by Andy Shevchenko · 4 years ago
- 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 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
- 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
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 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
- d7cea36 sunxi: board: do MMC pinmux setup for DM_MMC builds by Andre Przywara · 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
- 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
- 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 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
- 09328a7 board: sunxi: Remove unused local variables by Jagan Teki · 6 years ago
- a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 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
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 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
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 9ba2ac7 sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · 7 years ago
- e58f830 sunxi: SATA link timeout fix by Werner Böllmann · 7 years ago
- f4116b6 sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · 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
- 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
- d9a766f arm: Include asm/setup.h explictly by Simon Glass · 8 years ago
- 4f99ea6 sunxi: use SPL header DT name for FIT board matching by Andre Przywara · 8 years ago
- 1bd5ca3 sunxi: SPL: add FIT config selector for Pine64 boards by Andre Przywara · 8 years ago
- 52f4866 sunxi: SPL: store RAM size in gd by Andre Przywara · 8 years ago
- 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 8 years ago
- 07da880 sunxi: Move function for later convenience by Jernej Skrabec · 8 years ago
- 111bc59 sunxi: Add mmc[1-3] pinmux settings for R40 by Chen-Yu Tsai · 8 years ago
- cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · 8 years ago
- 147c606 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · 8 years ago
- 628426a sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · 8 years ago
- 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
- a0c7c71 sunxi: add MMC pinmux setup for SDC2 on sun9i by Philipp Tomsich · 8 years ago
- ac4e673 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · 8 years ago
- e5fe548 sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID by Hans de Goede · 8 years ago
- abca843 sunxi: Ensure that the NIC specific bytes of the mac are not all 0 by Hans de Goede · 8 years ago
- 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
- 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · 8 years ago
- a146c50 sunxi: Remove some unnecessary #ifdefs by Hans de Goede · 8 years ago
- da0ff7c sunxi: Add support for multiple ethadrr-esses by Hans de Goede · 8 years ago
- e9bbbe8 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · 8 years ago
- 42ad8c5 sunxi: spl: Fix DRAM info printing by Hans de Goede · 8 years ago
- df9d9f4 Revert "sunxi: Reserve ATF memory space on A64" by Andre Przywara · 9 years ago
- f1e66e7 sunxi: power: add AXP809 support by Chen-Yu Tsai · 9 years ago
- 0e3efd3 sunxi: power: axp818: Add support for switch SW by Chen-Yu Tsai · 9 years ago
- 2d72587 sunxi: Reserve ATF memory space on A64 by Alexander Graf · 9 years ago
- 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · 9 years ago
- d028fba power: axp818: Add support for FLDOs by Chen-Yu Tsai · 9 years ago
- 48a234a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
- 9c34c3e sunxi: Turn satapwr on from board_init by Hans de Goede · 9 years ago