summaryrefslogtreecommitdiffstats
path: root/board/sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-291-0/+18
* sun9i: Basic sun9i (A80) supportHans de Goede2015-05-291-1/+2
* sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski2015-05-191-1/+1
* sunxi: Pass serial number through ATAGPaul Kocialkowski2015-05-191-0/+20
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-041-0/+4
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-041-1/+1
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-041-0/+2
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-041-1/+5
* sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede2015-05-041-6/+38
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-151-2/+75
* sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski2015-04-151-11/+22
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-151-5/+126
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-6/+6
* sunxi: USB download gadget cable detectionPaul Kocialkowski2015-04-151-0/+7
* sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-291-1/+1
* sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-201-0/+10
* sunxi: Hookup OTG USB controller supportHans de Goede2015-01-221-0/+25
* sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2015-01-221-0/+1
* sunxi: axp221: Disable dcdc4 on sun8i (A23)Hans de Goede2015-01-141-4/+8
* sunxi: axp221: Explicitly turn off unused voltagesHans de Goede2015-01-141-10/+0
* sunxi: axp221: Make dcdc1 voltage configurableHans de Goede2015-01-141-1/+1
* sunxi: Add sunxi_get_sid helper functionHans de Goede2015-01-141-13/+11
* sunxi: video: Add simplefb supportLuc Verhaegen2014-11-251-0/+10
* sun6i: Add basic axp221 driverOliver Schinagl2014-11-131-0/+26
* sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede2014-10-241-3/+3
* sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-241-2/+28
* sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig optionHans de Goede2014-10-241-1/+1
* sunxi: use random parts of SID to set ethaddrJonathan Liu2014-07-181-0/+28
* sunxi: Add axp152 pmic supportHans de Goede2014-07-181-0/+10
* sunxi: Add axp209 pmic supportHenrik Nordstrom2014-07-181-0/+22
* sunxi: Add i2c supportHans de Goede2014-07-181-0/+7
* sunxi: mmc supportIan Campbell2014-05-251-0/+63
* sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-05-251-0/+57
OpenPOWER on IntegriCloud