summaryrefslogtreecommitdiffstats
path: root/board/sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: spl: Fix DRAM info printingHans de Goede2016-07-021-1/+1
* Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara2016-05-251-9/+0
* sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-251-5/+15
* sunxi: power: axp818: Add support for switch SWChen-Yu Tsai2016-05-251-0/+1
* sunxi: Reserve ATF memory space on A64Alexander Graf2016-04-011-0/+9
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-011-6/+29
* power: axp818: Add support for FLDOsChen-Yu Tsai2016-03-311-0/+6
* sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede2016-03-231-3/+6
* sunxi: Turn satapwr on from board_initHans de Goede2016-03-231-0/+4
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-231-0/+5
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-2/+2
* sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-231-0/+5
* sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai2016-01-261-5/+3
* power: axp: merge separate DLDO functions into 1Chen-Yu Tsai2016-01-261-4/+4
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+6
* sunxi: power: enabled support for axp818vishnupatekar2015-12-101-5/+8
* sunxi: power: Unify axp pmic function namesHans de Goede2015-10-201-38/+32
* sunxi: power: Make all voltages configurable through KconfigHans de Goede2015-10-201-24/+24
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-291-0/+35
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-311-1/+1
* sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-311-3/+9
* sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-311-0/+6
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-311-5/+7
* sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-311-1/+1
* sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-081-0/+27
* sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-251-26/+2
* sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański2015-07-241-9/+11
* sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-241-6/+2
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-18/+0
* 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
OpenPOWER on IntegriCloud