summaryrefslogtreecommitdiff
path: root/board/sunxi/Kconfig
AgeCommit message (Expand)Author
2016-09-06sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-06-20sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede
2016-05-25sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai
2016-05-25sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai
2016-05-25sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai
2016-05-25sunxi: make SoC variant choice mandatoryChen-Yu Tsai
2016-04-12sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-03-23sunxi: Add support for USB vbus pin for USB3Hans de Goede
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa
2016-01-26sunxi: Groundwork to support new dram type for A83TVishnu Patekar
2016-01-26sunxi: Enable booting non-secure and virtualization for H3Chen-Yu Tsai
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2015-12-10sunxi: Add Machine Support for A83T SOCvishnupatekar
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard
2015-10-20sunxi: Enable CONFIG_SPL_STACK_RHans de Goede
2015-08-31sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede
2015-08-14sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede
2015-08-08sunxi: display: Add composite video out supportHans de Goede
2015-08-05sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede
2015-08-05sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski
2015-07-25sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede
2015-05-19sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede
2015-05-19sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede
2015-05-15sunxi: ehci: Convert to the driver-modelHans de Goede
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski
2015-04-15sunxi: common VBUS detection logic in usbcPaul Kocialkowski
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton