summaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
AgeCommit message (Expand)Author
2016-09-18sun9i: armadillo: select bootdevice via devicetreeHEADv2016.03-armadilloPhilipp Tomsich
2016-09-18ARM: sunxi: add emmcboot commandKlaus Goger
2016-09-18sun9i: armadillo: led blink for boot feedbackKlaus Goger
2016-09-18sun9i: armadillo: set CLKB_OUT and reset USB hubsKlaus Goger
2016-09-18ARM: sunxi: armadillo: enable ATX power supplyKlaus Goger
2016-09-18sunxi: support the AXP809 PMIC (for A80 platforms)Philipp Tomsich
2016-09-18sunxi: add MMC pinmux setup for SDC2 on sun9iPhilipp Tomsich
2016-09-18sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede
2016-09-18sunxi: Turn satapwr on from board_initHans de Goede
2016-09-18sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa
2016-01-26sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai
2016-01-26power: axp: merge separate DLDO functions into 1Chen-Yu Tsai
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2015-12-10sunxi: power: enabled support for axp818vishnupatekar
2015-10-20sunxi: power: Unify axp pmic function namesHans de Goede
2015-10-20sunxi: power: Make all voltages configurable through KconfigHans de Goede
2015-09-29sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede
2015-08-31sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede
2015-08-31sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede
2015-08-31sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede
2015-07-24sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-19sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski
2015-05-19sunxi: Pass serial number through ATAGPaul Kocialkowski
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski
2015-04-15sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-04-15sunxi: USB download gadget cable detectionPaul Kocialkowski
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-02-20sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede
2015-01-22sunxi: Hookup OTG USB controller supportHans de Goede
2015-01-22sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka
2015-01-14sunxi: axp221: Disable dcdc4 on sun8i (A23)Hans de Goede
2015-01-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede
2015-01-14sunxi: axp221: Make dcdc1 voltage configurableHans de Goede