summaryrefslogtreecommitdiff
path: root/board/sunxi/Kconfig
Commit message (Expand)AuthorAgeLines
* 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
* | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-29-0/+6
* | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-29-0/+3
* | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski2015-05-29-0/+12
* | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-0/+6
* | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-29-16/+0
|/
* sunxi: Make DRAM_ODT_EN Kconfig setting a boolHans de Goede2015-05-19-7/+18
* sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to nHans de Goede2015-05-19-0/+3
* sunxi: ehci: Convert to the driver-modelHans de Goede2015-05-14-0/+3
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+1
* sunxi: Move all boards to the driver-modelHans de Goede2015-05-04-0/+12
* sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede2015-05-04-3/+0
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-04-0/+6
* sunxi: Add basic A33 basic supportVishnu Patekar2015-05-04-0/+6
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-04-1/+7
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-04-0/+21
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-15-0/+38
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-15-0/+19
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-15-1/+0
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-29-0/+4
* sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede2015-03-10-1/+1
* sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-21-0/+8
* sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-20-0/+8
* sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-20-0/+24
* sunxi: video: Add support for LCD reset pinHans de Goede2015-02-20-0/+8
* sunxi: Normalise FEL supportSimon Glass2015-02-16-0/+10
* sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-02-0/+43
* sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-02-0/+32
* sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-02-0/+10
* sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede2015-02-02-82/+0
* sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-02-0/+6
* sunxi: Convert sun5i boards to use auto dram configurationHans de Goede2015-02-02-6/+3
* sunxi: video: Make pwm polarity configurableHans de Goede2015-01-23-0/+7
* sunxi: Drop qt840a_defconfigHans de Goede2015-01-23-4/+0
* sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-23-0/+7
* sunxi: Hookup OTG USB controller supportHans de Goede2015-01-22-0/+9
* video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-22-0/+7
* sunxi: Add mk802_a10s board / defconfigHans de Goede2015-01-22-0/+4
* sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boardsHans de Goede2015-01-22-53/+0
* sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede2015-01-22-17/+19
* sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-22-0/+7
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-14-0/+7
* sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-14-0/+8
* sunxi: video: Allow external DACs for VGA on platforms without TV encodersChen-Yu Tsai2015-01-14-1/+1
* sunxi: video: Add lvds supportHans de Goede2015-01-14-0/+27