summaryrefslogtreecommitdiffstats
path: root/board/sunxi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede2016-06-201-0/+1
* sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-251-0/+7
* sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai2016-05-251-1/+1
* sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai2016-05-251-0/+1
* sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai2016-05-251-11/+11
* sunxi: make SoC variant choice mandatoryChen-Yu Tsai2016-05-251-1/+0
* sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-121-0/+9
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-011-1/+8
* sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-231-0/+6
* sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-231-1/+4
* sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-261-0/+6
* sunxi: Enable booting non-secure and virtualization for H3Chen-Yu Tsai2016-01-261-0/+3
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+6
* sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-101-1/+8
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-221-0/+1
* sunxi: Add basic H3 supportJens Kuske2015-11-221-1/+6
* sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-201-0/+4
* sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-201-0/+4
* sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-311-0/+1
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-141-1/+10
* sunxi: display: Add composite video out supportHans de Goede2015-08-081-0/+7
* sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede2015-08-051-7/+0
* sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-051-9/+0
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-251-0/+7
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-12/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-21/+0
* sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-051-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-021-3/+0
|\
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-3/+0
* | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-291-0/+6
* | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-291-0/+3
* | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-291-0/+12
* | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-291-0/+6
* | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-16/+0
|/
* sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-191-7/+18
* sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede2015-05-191-0/+3
* sunxi: ehci: Convert to the driver-modelHans de Goede2015-05-141-0/+3
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* sunxi: Move all boards to the driver-modelHans de Goede2015-05-041-0/+12
* sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede2015-05-041-3/+0
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-041-0/+6
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-041-0/+6
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-041-1/+7
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-041-0/+21
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-151-0/+38
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-151-0/+19
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-151-1/+0
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-291-0/+4
* sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede2015-03-101-1/+1
* sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-211-0/+8
OpenPOWER on IntegriCloud