Age | Commit message (Expand) | Author |
2019-07-16 | sunxi: H6: Enable USB for existing boards | Andre Przywara |
2019-07-16 | sunxi: H6: Add DDR3 DRAM delay values | Jernej Skrabec |
2019-07-16 | sunxi: H6: Add DDR3-1333 timings | Andre Przywara |
2019-07-16 | sunxi: H6: Add DDR3 support to DRAM controller driver | Andre Przywara |
2019-07-16 | sunxi: H6: move LPDDR3 timing definition into separate file | Andre Przywara |
2019-07-16 | sunxi: H6: DRAM: follow recommended PHY init algorithm | Andre Przywara |
2019-07-16 | sunxi: H6: DRAM: avoid memcpy() on MMIO registers | Andre Przywara |
2019-05-20 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2019-05-20 | arm: sunxi: h6: fix reset using r_wdog | Clément Péron |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-04-17 | arm: sunxi: Enable DM_MMC and DM_SCSI | Jagan Teki |
2019-04-10 | sunxi: Allow booting from 128KB SD/eMMC offset | Andre Przywara |
2019-04-10 | arm: sunxi: Enable DRAM ODT by default on H3/H5 | Paul Kocialkowski |
2019-04-10 | arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 | Paul Kocialkowski |
2019-04-10 | arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i | Paul Kocialkowski |
2019-04-10 | sunxi: dram_sun8i: Fix A33 memory initialization | Michael Trimarchi |
2019-04-08 | arm: sunxi: Enable DM_MMC on required SoCs | Jagan Teki |
2019-01-30 | arm: sunxi: Enable DM_MMC | Jagan Teki |
2018-12-07 | sunxi: pmic_bus: Decrease boot time by not writing duplicate data | Olliver Schinagl |
2018-11-22 | sunxi: Fix memory 2-rank initialization for a33 cpu | Michael Trimarchi |
2018-11-22 | sunxi-mmc: use new mode on both controllers on A64 | Vasily Khoruzhick |
2018-11-22 | sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option | Vasily Khoruzhick |
2018-11-13 | sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD | Icenowy Zheng |
2018-11-13 | sun50i: A64: add support for R_I2C controller | Vasily Khoruzhick |
2018-10-29 | sunxi: add Kconfig option for the maximum accessible DRAM | Icenowy Zheng |
2018-10-29 | sunxi: map DRAM part with 3G size | Icenowy Zheng |
2018-10-29 | sunxi: disable Pine A64 model detection code on other boards | Icenowy Zheng |
2018-10-24 | sunxi: Fix typos of spelling Allwinner | Priit Laes |
2018-10-10 | sunxi: fix DRAM gate/reset sequence of H6 | Icenowy Zheng |
2018-08-13 | sunxi: A64: fix default DRAM_ODT_EN symbol | Andre Przywara |
2018-07-31 | sunxi: add support for Allwinner H6 SoC | Icenowy Zheng |
2018-07-31 | sunxi: add DRAM support to H6 | Icenowy Zheng |
2018-07-31 | sunxi: add UART0 setup for H6 | Icenowy Zheng |
2018-07-31 | sunxi: use sun6i-style watchdog for H6 | Icenowy Zheng |
2018-07-31 | sunxi: add clock code for H6 | Icenowy Zheng |
2018-07-31 | sunxi: change RMR64's RVBAR address for H6 | Icenowy Zheng |
2018-07-31 | sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS | Icenowy Zheng |
2018-07-16 | dm: sunxi: Use DM for MMC and SATA on all A10 boards | Adam Sampson |
2018-07-03 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-07-03 | arm: timer: sunxi: add Allwinner timer erratum workaround | Andre Przywara |
2018-06-18 | ARM: sunxi: remove empty #ifdef/endif block | Chris Packham |
2018-05-28 | sunxi: Drop legacy usb_phy.c | Jagan Teki |
2018-05-28 | usb: sunxi: Switch to use generic-phy | Jagan Teki |
2018-05-07 | arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A | Lokesh Vutla |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-03-19 | sunxi: Add DRAM_SUN8I_A83T kconfig entry | Jagan Teki |
2018-03-19 | sunxi: Add DRAM_SUN8I_A33 kconfig entry | Jagan Teki |
2018-03-19 | sunxi: Add DRAM_SUN8I_A23 kconfig entry | Jagan Teki |
2018-03-19 | sunxi: Add DRAM_SUN9I kconfig entry | Jagan Teki |