Age | Commit message (Expand) | Author |
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 |
2018-03-19 | sunxi: Add DRAM_SUN4I kconfig entry | Jagan Teki |
2018-03-19 | sunxi: add DRAM_SUN6I kconfig | Jagan Teki |
2018-03-19 | sunxi: Add AXP_PMIC_BUS kconfig entry | Jagan Teki |
2018-03-19 | sunxi: Add SUN8I_RSB kconfig entry | Jagan Teki |
2018-03-19 | sunxi: Use SUN6I_PRCM if used | Jagan Teki |
2018-03-19 | sunxi: Add SUN6I_P2WI kconfig entry | Jagan Teki |
2018-03-19 | sunxi: Add SUN6I_PRCM kconfig entry | Jagan Teki |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-03-13 | arm: sunxi: Move spl spi sunxi code to mach-sunxi | Jagan Teki |
2018-02-07 | spl: eMMC/SD: Provide one __weak spl_boot_mode() function | Lukasz Majewski |
2017-12-02 | sunxi: set the default CPUx frequency of H5 to 816MHz | Icenowy Zheng |
2017-10-27 | sunxi: video: add LCD support to DE2 driver | Vasily Khoruzhick |
2017-10-26 | sunxi: setup simplefb for Allwinner DE2 | Icenowy Zheng |
2017-10-26 | video: add an option for video simplefb via DT | Icenowy Zheng |
2017-10-26 | sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI | Icenowy Zheng |
2017-10-03 | sunxi: usb_phy: invert the USB phy_ctl condition | Maxime Ripard |
2017-10-03 | arm: sunxi: Move spl_boot_device in a separate function | Maxime Ripard |
2017-08-28 | sunxi: Enable MMC new mode for A83T | Maxime Ripard |
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 |