summaryrefslogtreecommitdiff
path: root/board/sunxi/Kconfig
Commit message (Expand)AuthorAgeLines
* ARM: sunxi: remove bare default for CONFIG_MMCMasahiro Yamada2017-01-11-4/+0
* sunxi: A64: enable SPLAndre Przywara2017-01-04-0/+2
* sunxi: provide default DRAM config for sun50i in KconfigAndre Przywara2017-01-04-0/+2
* sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara2017-01-04-0/+14
* sunxi: introduce extra config option for boot0 headerAndre Przywara2017-01-04-0/+9
* sunxi: Add default zq value for sun9i (A80)Chen-Yu Tsai2016-10-30-0/+1
* sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80)Chen-Yu Tsai2016-10-30-1/+1
* sunxi: enable SPL for sun9iPhilipp Tomsich2016-10-30-0/+1
* sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-30-2/+4
* Convert CONSOLE_PRE_CONSOLE_BUFFER options to KconfigSimon Glass2016-10-23-0/+3
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-20-0/+3
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-07-0/+5
* sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara2016-09-06-1/+1
* kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-12-8/+8
* sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede2016-06-20-0/+1
* sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-25-0/+7
* sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai2016-05-25-1/+1
* sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai2016-05-25-0/+1
* sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai2016-05-25-11/+11
* sunxi: make SoC variant choice mandatoryChen-Yu Tsai2016-05-25-1/+0
* sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-12-0/+9
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-01-1/+8
* sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-23-0/+6
* sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-23-1/+4
* sunxi: Groundwork to support new dram type for A83TVishnu Patekar2016-01-26-0/+6
* sunxi: Enable booting non-secure and virtualization for H3Chen-Yu Tsai2016-01-26-0/+3
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-21-0/+6
* sunxi: Add Machine Support for A83T SOCvishnupatekar2015-12-10-1/+8
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-22-0/+1
* sunxi: Add basic H3 supportJens Kuske2015-11-22-1/+6
* sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-20-0/+4
* sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-20-0/+4
* sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigsHans de Goede2015-08-31-0/+1
* sunxi: Display: Add support for eDP panels connected via an anx9804 bridgeHans de Goede2015-08-14-1/+10
* sunxi: display: Add composite video out supportHans de Goede2015-08-08-0/+7
* sunxi: Drop our own copy of the USB_KEYBOARD optionsHans de Goede2015-08-05-7/+0
* sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-05-9/+0
* sunxi: usb-phy: Add support for reading otg id pin valueHans de Goede2015-07-25-0/+7
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-28-12/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-21/+0
* sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-05-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-02-3/+0
|\
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-3/+0