summaryrefslogtreecommitdiffstats
path: root/board/sunxi/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-201-0/+8
* sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-201-0/+24
* sunxi: video: Add support for LCD reset pinHans de Goede2015-02-201-0/+8
* sunxi: Normalise FEL supportSimon Glass2015-02-161-0/+10
* sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-021-0/+43
* sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-021-0/+32
* sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-021-0/+10
* sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede2015-02-021-82/+0
* sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-021-0/+6
* sunxi: Convert sun5i boards to use auto dram configurationHans de Goede2015-02-021-6/+3
* sunxi: video: Make pwm polarity configurableHans de Goede2015-01-231-0/+7
* sunxi: Drop qt840a_defconfigHans de Goede2015-01-231-4/+0
* sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-231-0/+7
* sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-0/+9
* video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-221-0/+7
* sunxi: Add mk802_a10s board / defconfigHans de Goede2015-01-221-0/+4
* sunxi: Remove CONFIG_TARGET_FOO for sun4i, sun6i and sun8i boardsHans de Goede2015-01-221-53/+0
* sunxi: Stop differentiating between 512M and 1G variants of the same boardHans de Goede2015-01-221-17/+19
* sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-0/+7
* sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-141-0/+7
* sunxi: video: Add support for external DAC enable pinChen-Yu Tsai2015-01-141-0/+8
* sunxi: video: Allow external DACs for VGA on platforms without TV encodersChen-Yu Tsai2015-01-141-1/+1
* sunxi: video: Add lvds supportHans de Goede2015-01-141-0/+27
* sunxi: add Linksprite pcDuino v1/v2 supportZoltan HERPAI2015-01-141-0/+4
* sunxi: video: Add VGA output supportHans de Goede2015-01-141-1/+8
* sunxi: video: Add support for VGA via external DACs connected to the LCD pinsHans de Goede2015-01-141-0/+9
OpenPOWER on IntegriCloud