aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-19sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski1-1/+1
2015-05-19sunxi: Pass serial number through ATAGPaul Kocialkowski1-0/+20
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede1-0/+4
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede1-1/+1
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede1-0/+2
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede1-1/+5
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede1-6/+38
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski1-2/+75
2015-04-15sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski1-11/+22
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski1-5/+126
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski1-6/+6
2015-04-15sunxi: USB download gadget cable detectionPaul Kocialkowski1-0/+7
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton1-1/+1
2015-02-20sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede1-0/+10
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede1-0/+25
2015-01-22sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka1-0/+1
2015-01-14sunxi: axp221: Disable dcdc4 on sun8i (A23)Hans de Goede1-4/+8
2015-01-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede1-10/+0
2015-01-14sunxi: axp221: Make dcdc1 voltage configurableHans de Goede1-1/+1
2015-01-14sunxi: Add sunxi_get_sid helper functionHans de Goede1-13/+11
2014-11-25sunxi: video: Add simplefb supportLuc Verhaegen1-0/+10
2014-11-13sun6i: Add basic axp221 driverOliver Schinagl1-0/+26
2014-10-24sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede1-3/+3
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede1-2/+28
2014-10-24sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig optionHans de Goede1-1/+1
2014-07-18sunxi: use random parts of SID to set ethaddrJonathan Liu1-0/+28
2014-07-18sunxi: Add axp152 pmic supportHans de Goede1-0/+10
2014-07-18sunxi: Add axp209 pmic supportHenrik Nordstrom1-0/+22
2014-07-18sunxi: Add i2c supportHans de Goede1-0/+7
2014-05-25sunxi: mmc supportIan Campbell1-0/+63
2014-05-25sunxi: add sun7i cpu, board and start of day supportIan Campbell1-0/+57