Age | Commit message (Expand) | Author |
2016-10-30 | sunxi: Add support for Cubieboard4 | Chen-Yu Tsai |
2016-10-30 | sunxi: Enable SPL support for A80 Optimus board | Chen-Yu Tsai |
2016-10-30 | sunxi: Add default zq value for sun9i (A80) | Chen-Yu Tsai |
2016-10-30 | sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80) | Chen-Yu Tsai |
2016-10-30 | sunxi: add MMC pinmux setup for SDC2 on sun9i | Philipp Tomsich |
2016-10-30 | sunxi: enable SPL for sun9i | Philipp Tomsich |
2016-10-30 | sunxi: DRAM initialisation for sun9i | Philipp Tomsich |
2016-10-23 | Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig | Simon Glass |
2016-09-20 | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu |
2016-09-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi | Tom Rini |
2016-09-18 | sunxi: Add defconfig and dts for the NanoPi NEO | Jelle van der Waa |
2016-09-16 | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_POWER_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass |
2016-09-07 | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada |
2016-09-06 | sunxi: fix 64-bit compiler warning for SPL header parsing | Andre Przywara |
2016-09-06 | sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol | Andre Przywara |
2016-09-03 | sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC | Hans de Goede |
2016-09-03 | sunxi: Add support for A33-OLinuXino board | Stefan Mavrodiev |
2016-09-03 | sunxi: Add iNet D978 rev2 defconfig | Icenowy Zheng |
2016-08-26 | sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet | Hans de Goede |
2016-08-26 | sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB | Hans de Goede |
2016-08-12 | kconfig: use bool instead of boolean for type definition attributes | Masahiro Yamada |
2016-07-31 | sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID | Hans de Goede |
2016-07-31 | sunxi: Ensure that the NIC specific bytes of the mac are not all 0 | Hans de Goede |
2016-07-26 | sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC | Hans de Goede |
2016-07-24 | mtd: nand: Add the sunxi NAND controller driver | Boris Brezillon |
2016-07-15 | sunxi: Add defconfig and dts file for the Orange Pi Lite SBC | Hans de Goede |
2016-07-15 | sunxi: Use BROM stored boot_media value to determine our boot-source | Hans de Goede |
2016-07-15 | sunxi: Remove some unnecessary #ifdefs | Hans de Goede |
2016-07-15 | sunxi: Add support for multiple ethadrr-esses | Hans de Goede |
2016-07-15 | sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data | Bernhard Nortmann |
2016-07-11 | doc: ARMv8: add README.pine64 | Andre Przywara |
2016-07-02 | sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) | Quentin Schulz |
2016-07-02 | sunxi: spl: Fix DRAM info printing | Hans de Goede |
2016-06-20 | sunxi: Revert "sunxi: make SoC variant choice mandatory" | Hans de Goede |
2016-06-20 | sunxi: Add defconfig and dts file for inet86dz board | Hans de Goede |
2016-06-20 | sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tablet | Hans de Goede |
2016-05-25 | sunxi: Enable a bunch of commands by default on sunxi | Hans de Goede |
2016-05-25 | Revert "sunxi: Reserve ATF memory space on A64" | Andre Przywara |
2016-05-25 | sunxi: power: add AXP809 support | Chen-Yu Tsai |
2016-05-25 | sunxi: power: axp818: Add support for switch SW | Chen-Yu Tsai |
2016-05-25 | sunxi: Disable VIDEO for SoCs without display support | Chen-Yu Tsai |
2016-05-25 | sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs | Chen-Yu Tsai |
2016-05-25 | sunxi: Sort SoC variants by family (sunXi) first, chip name second | Chen-Yu Tsai |
2016-05-25 | sunxi: make SoC variant choice mandatory | Chen-Yu Tsai |