- 1ebfc0c sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · 3 years, 9 months ago
- 9faae54 mmc: sunxi: Increase MMIO FIFO read performance by Andre Przywara · 3 years, 9 months ago
- 937ee31 mmc: sunxi: Fix MMC clock parent selection by Andre Przywara · 3 years, 9 months ago
- f9d1324 sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · 3 years, 9 months ago
- e9dfd8e sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · 3 years, 11 months ago
- 7f4e294 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 4 years ago
- 8ec293e sunxi: Add support for H616 SoC by Jernej Skrabec · 4 years ago
- f4317db sunxi: Add H616 DRAM support by Jernej Skrabec · 4 years ago
- d0b07c1 sunxi: add support for R_I2C on H616 by Jernej Skrabec · 4 years ago
- c13d98b sunxi: add support for H616 uart0 by Jernej Skrabec · 4 years ago
- b18bd53 sunxi: introduce support for H616 clocks by Jernej Skrabec · 4 years ago
- 57e7623 sunxi: Add support for I2C on H6 like SoCs by Jernej Skrabec · 4 years ago
- 807d942 sunxi: prcm: Add memory map for H6 like SoCs by Jernej Skrabec · 4 years ago
- aaebb90 mmc: sunxi: Replace H6 ifdefs with H6 gen macro by Jernej Skrabec · 4 years ago
- 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 4 years ago
- 0e4d5db sunxi: Add arm64 FEL support by Andre Przywara · 8 years ago
- 00f8e9c sunxi: Fix is_boot0_magic macro by Andre Przywara · 4 years, 3 months ago
- 23c0ee8 sunxi: Factor out eGON BROM header description by Andre Przywara · 4 years, 2 months ago
- 8c51c65 sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · 4 years, 3 months ago
- 0e3160b sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · 4 years, 3 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 9 months ago
- c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 9 months ago
- 421e7a4 sunxi: remove __packed from struct sunxi_prcm_reg by Heinrich Schuchardt · 5 years ago
- 5f19c93 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · 6 years ago
- e8c19ff sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · 5 years ago
- 75a8a64 sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · 6 years ago
- 770b85a sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · 6 years ago
- 26f8e0d arm: sunxi: h6: fix reset using r_wdog by Clément Péron · 6 years ago
- 067e0b9 sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · 6 years ago
- 99ba430 reset: Add Allwinner RESET driver by Jagan Teki · 6 years ago
- 0d47bc7 clk: Add Allwinner A64 CLK driver by Jagan Teki · 6 years ago
- da1ae59 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · 6 years ago
- 31a4ac4 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · 6 years ago
- 20940ef mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · 6 years ago
- 5776610 sunxi: store DRAM size in SPL header by Andre Przywara · 6 years ago
- 55d481d sunxi: Extend SPL header versioning by Andre Przywara · 6 years ago
- 7ac5f33 sunxi: fix sid base address macro name for H6 by Icenowy Zheng · 6 years ago
- da26165 sunxi: add DRAM support to H6 by Icenowy Zheng · 7 years ago
- 42956f1 sunxi: add MMC support for H6 by Icenowy Zheng · 7 years ago
- 7f51a40 sunxi: add UART0 setup for H6 by Icenowy Zheng · 7 years ago
- 10196c9 sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · 7 years ago
- 0558676 sunxi: add clock code for H6 by Icenowy Zheng · 7 years ago
- 8019780 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · 7 years ago
- e77b749 sunxi: add basic memory map definitions of H6 SoC by Icenowy Zheng · 7 years ago
- cadc7c2 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · 7 years ago
- 30e71ad sunxi: R40: add gigabit ethernet clocks by Lothar Felten · 7 years ago
- 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 7 years ago
- 9763df8 sunxi: Fix USB PHY index for H3 by Jagan Teki · 7 years ago
- b62cdbd sunxi: clock: Fix EHCI and OHCI clocks on A64 by Vasily Khoruzhick · 7 years ago
- f5871a6 sunxi: Drop legacy usb_phy.c by Jagan Teki · 7 years ago
- fef7376 sunxi: clock: Fix OHCI clock gating for H3/H5 by Chen-Yu Tsai · 7 years ago
- 26fc4d6 sunxi: clock: Fix clock gating for H3/H5/A64 by Jagan Teki · 7 years ago
- 1c353ae pwm: sunxi: add support for PWM found on Allwinner A64 by Vasily Khoruzhick · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 663e8a9 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · 7 years ago
- ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
- 2d5e6b4 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
- 79f285d sunxi: video: split out PLL configuration code by Vasily Khoruzhick · 7 years ago
- c96f598 sunxi: clk: fix N formula for CPUX clocks by Quentin Schulz · 7 years ago
- 8829076 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · 7 years ago
- 3a61b08 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
- 6ff005c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · 7 years ago
- de9b177 mmc: sunxi: Support new mode by Maxime Ripard · 7 years ago
- 39858b1 sunxi: add PRCM secure switch register definition by Icenowy Zheng · 8 years ago
- ebba9d1 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
- b98efa1 sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · 8 years ago
- a8191df sunxi: Add base address for TV encoder by Jernej Skrabec · 8 years ago
- f6457ce sunxi: Add selective DRAM type and timing by Icenowy Zheng · 8 years ago
- f43a009 sunxi: Rename bus-width related macros in H3 DRAM code by Icenowy Zheng · 8 years ago
- 9934aba sunxi: makes an invisible option for H3-like DRAM controllers by Icenowy Zheng · 8 years ago
- 7f0ef5a sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 8 years ago
- 940aed8 sunxi: Add clock support for TV encoder by Jernej Skrabec · 8 years ago
- c108062 sunxi: video: Split out TVE code by Jernej Skrabec · 8 years ago
- 9946631 sunxi: add clock configuration of R40 sata by Icenowy Zheng · 8 years ago
- 5600945 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · 8 years ago
- c199489 sunxi: add basic V3s support by Icenowy Zheng · 8 years ago
- 1ae5def sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · 8 years ago
- 30ca202 sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · 8 years ago
- 5e023e7 sunxi: video: Split out TCON code by Jernej Skrabec · 8 years ago
- acef236 sunxi: Fix CPUCFG address for R40 by Chen-Yu Tsai · 8 years ago
- 8201188 sunxi: Use H3/A64 DRAM initialization code for R40 by Chen-Yu Tsai · 8 years ago
- 328ce7f sunxi: Set PLL lock enable bits for R40 by Chen-Yu Tsai · 8 years ago
- 6c7ae2b sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · 8 years ago
- 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
- 170817a sunxi: DRAM: add Allwinner H5 support by Andre Przywara · 8 years ago
- bc613d8 sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · 8 years ago
- 1bc464b sunxi: A64: use H3 DRAM initialization code for A64 as well by Jens Kuske · 8 years ago
- 0eb6f9f sunxi: H3: add and rename some DRAM contoller registers by Jens Kuske · 8 years ago
- 83843c9 sunxi: A64: do an RMR switch if started in AArch32 mode by Andre Przywara · 8 years ago
- ce62e57 ARM: boot0 hook: remove macro, include whole header file by Andre Przywara · 8 years ago
- a5168a5 armv8: move reset branch into boot hook by Andre Przywara · 8 years ago
- 65d2d4f sunxi: fix SID read on H3 by Icenowy Zheng · 8 years ago
- 31633a5 sunxi: Add support for SID e-fuses on sun9i by Chen-Yu Tsai · 8 years ago
- 7962a8d sunxi: add initial clock setup for sun9i for SPL by Philipp Tomsich · 8 years ago
- ea1af9f sunxi: add gtbus-initialisation for sun9i by Philipp Tomsich · 8 years ago
- 297bb9e sunxi: DRAM initialisation for sun9i by Philipp Tomsich · 8 years ago
- 9d6c9d9 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
- 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
- d5ac6ee sunxi: Tune H3 DRAM PLL to improve lock time by Jens Kuske · 8 years ago
- 421c98d sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · 8 years ago