Age | Commit message (Expand) | Author |
2017-08-16 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-08-13 | spl: add hierarchical defaults for SPL_LDSCRIPT | Philipp Tomsich |
2017-08-11 | sunxi: switch PRCM to non-secure on H3/H5 SoCs | Icenowy Zheng |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-06-08 | sunxi: add LPDDR3 timing from stock boot0 | Icenowy Zheng |
2017-06-08 | sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller | Icenowy Zheng |
2017-06-08 | sunxi: enable DRAM initialization and SPL for V3s SoC | Icenowy Zheng |
2017-06-08 | sunxi: add support for V3s DRAM controller | Icenowy Zheng |
2017-06-08 | sunxi: add support for the DDR2 in V3s SoC | Icenowy Zheng |
2017-06-08 | sunxi: enable dual rank detection in DesignWare-like DRAM code | Icenowy Zheng |
2017-06-08 | sunxi: Add selective DRAM type and timing | Icenowy Zheng |
2017-06-08 | sunxi: add bank detection code to H3 DRAM initialization code | Icenowy Zheng |
2017-06-08 | sunxi: add option for 16-bit DW DRAM controller | Icenowy Zheng |
2017-06-08 | sunxi: Rename bus-width related macros in H3 DRAM code | Icenowy Zheng |
2017-06-08 | sunxi: makes an invisible option for H3-like DRAM controllers | Icenowy Zheng |
2017-05-17 | sunxi: enable automatic FIT build for 64-bit SoCs | Andre Przywara |
2017-05-02 | sunxi: add clock configuration of R40 sata | Icenowy Zheng |
2017-05-02 | ARM: sunxi: use imply instead of bare default y in Kconfig | Masahiro Yamada |
2017-05-02 | ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig | Masahiro Yamada |
2017-04-28 | sunxi: i2c: Add support for DM I2C | Jernej Skrabec |
2017-04-21 | sunxi: add basic V3s support | Icenowy Zheng |
2017-04-20 | sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs | Jernej Skrabec |
2017-04-20 | sunxi: Use H3/A64 DRAM initialization code for R40 | Chen-Yu Tsai |
2017-04-20 | sunxi: Set PLL lock enable bits for R40 | Chen-Yu Tsai |
2017-04-20 | sunxi: Fix watchdog reset function for R40 | Chen-Yu Tsai |
2017-04-20 | sunxi: Enable AXP221s in I2C mode with the R40 SoC | Chen-Yu Tsai |
2017-04-20 | sunxi: Add initial support for R40 | Chen-Yu Tsai |
2017-04-05 | sunxi: introduce Allwinner H5 config option | Andre Przywara |
2017-04-05 | sunxi: prepare for sharing MACH_SUN8I_H3 config symbol | Andre Przywara |
2017-04-05 | sunxi: DRAM: add Allwinner H5 support | Andre Przywara |
2017-04-05 | sunxi: provide ARMv8 mem_map for every ARM64 board | Andre Przywara |
2017-04-05 | sunxi: simplify ACTLR.SMP bit set #ifdef | Andre Przywara |
2017-04-05 | sunxi: fix ACTLR.SMP assembly routine | Andre Przywara |
2017-01-04 | sunxi: A64: enable SPL | Andre Przywara |
2017-01-04 | sunxi: DRAM: fix H3 DRAM size display on aarch64 | Andre Przywara |
2017-01-04 | sunxi: H3/A64: fix non-ODT setting | Andre Przywara |
2017-01-04 | sunxi: A64: use H3 DRAM initialization code for A64 as well | Jens Kuske |
2017-01-04 | sunxi: clocks: Use the correct pattern register for PLL11 | Philipp Tomsich |
2017-01-04 | sunxi: H3: add DRAM controller single bit delay support | Jens Kuske |
2017-01-04 | sunxi: H3: add and rename some DRAM contoller registers | Jens Kuske |
2017-01-04 | sunxi: H3: Rework MBUS priority setup | Philipp Tomsich |
2017-01-04 | sunxi: A64: do an RMR switch if started in AArch32 mode | Andre Przywara |
2017-01-04 | sun6i: Restrict some register initialization to Allwinner A31 SoC | Andre Przywara |
2016-12-20 | sunxi: fix SID read on H3 | Icenowy Zheng |
2016-12-09 | spl: sunxi: Drop spl_board_announce_boot_device() | Simon Glass |
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-10-30 | sunxi: add initial clock setup for sun9i for SPL | Philipp Tomsich |
2016-10-30 | sunxi: Enable SMP mode for the boot CPU on sun9i (A80) | Philipp Tomsich |
2016-10-30 | sunxi: add gtbus-initialisation for sun9i | Philipp Tomsich |