summaryrefslogtreecommitdiff
path: root/board/sunxi
Commit message (Expand)AuthorAgeLines
* 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: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-04-0/+4
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-04-1/+1
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-04-0/+2
* 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-1/+11
* sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede2015-05-04-6/+38
* sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede2015-05-04-0/+1
* sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar2015-05-04-0/+5
* 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-3/+24
* ahci: mmio_base is a virtual addressScott Wood2015-04-18-1/+1
* dm: sunxi: Support driver model for EthernetSimon Glass2015-04-18-3/+7
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-15-2/+113
* sunxi: iNet 3F supportPaul Kocialkowski2015-04-15-0/+5
* sunxi: iNet 3W supportPaul Kocialkowski2015-04-15-0/+5
* sunxi: Proper iNet board config namingPaul Kocialkowski2015-04-15-2/+2
* sunxi: Removed dram files cleanup in MAINTAINERSPaul Kocialkowski2015-04-15-3/+0
* sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski2015-04-15-11/+22
* sunxi: Yones Toptech BD1078 supportPaul Kocialkowski2015-04-15-0/+5
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-15-5/+145
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-17/+17
* sunxi: Ainol AW1 supportPaul Kocialkowski2015-04-15-0/+5
* sunxi: USB download gadget cable detectionPaul Kocialkowski2015-04-15-0/+7
* sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-15-1/+0
* sun6i: Add support for the Mixtile LOFT-Q boardHan Pengfei2015-04-15-0/+5
* sunxi: UTOO_P66: Add missing MAINTAINERS entryHans de Goede2015-03-29-0/+1
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-29-1/+5
* sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by defaultHans de Goede2015-03-10-1/+1
* sunxi: Add Wexler TAB7200 supportAleksei Mamlin2015-03-10-0/+5
* sun7i: Add support for the Orange Pi Mini boardHans de Goede2015-03-10-0/+1
* sun7i: Add support for the Orange Pi boardHans de Goede2015-03-10-0/+1
* sun7i: Add support for the Wits Pro A20 DKT boardHans de Goede2015-03-10-0/+1
* sunxi: Add support for the Forfun Q88DB tabletJens Lucius2015-03-10-0/+5
* sun6i: Add support for the Mele I7 boardMarcus Cooper2015-03-10-0/+5
* sun7i: Add support for the MK808C boardMarcus Cooper2015-03-10-0/+5
* sunxi: Add support for the Jesurun Q5 boardGábor Nyers2015-03-10-0/+1
* sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]iAdam Sampson2015-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/+34
* sunxi: video: Add support for LCD reset pinHans de Goede2015-02-20-0/+8
* sunxi: Normalise FEL supportSimon Glass2015-02-16-0/+10
* sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERSHans de Goede2015-02-16-2/+0
* sunxi: Ampe A76 supportPaul Kocialkowski2015-02-16-0/+5
* sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka2015-02-02-3/+51
* sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka2015-02-02-4/+249