aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-06sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara1-1/+1
2016-07-31sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede1-1/+19
2016-07-31sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede1-0/+4
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon1-1/+4
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede1-2/+1
2016-07-15sunxi: Remove some unnecessary #ifdefsHans de Goede1-9/+2
2016-07-15sunxi: Add support for multiple ethadrr-essesHans de Goede1-16/+47
2016-07-15sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann1-8/+21
2016-07-02sunxi: spl: Fix DRAM info printingHans de Goede1-1/+1
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara1-9/+0
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai1-5/+15
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai1-0/+1
2016-04-01sunxi: Reserve ATF memory space on A64Alexander Graf1-0/+9
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka1-6/+29
2016-03-31power: axp818: Add support for FLDOsChen-Yu Tsai1-0/+6
2016-03-23sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede1-3/+6
2016-03-23sunxi: Turn satapwr on from board_initHans de Goede1-0/+4
2016-03-23sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede1-0/+5
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass1-2/+2
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa1-0/+5
2016-01-26sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai1-5/+3
2016-01-26power: axp: merge separate DLDO functions into 1Chen-Yu Tsai1-4/+4
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa1-0/+6
2015-12-10sunxi: power: enabled support for axp818vishnupatekar1-5/+8
2015-10-20sunxi: power: Unify axp pmic function namesHans de Goede1-38/+32
2015-10-20sunxi: power: Make all voltages configurable through KconfigHans de Goede1-24/+24
2015-09-29sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann1-0/+35
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede1-1/+1
2015-08-31sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede1-3/+9
2015-08-31sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede1-0/+6
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede1-5/+7
2015-08-31sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede1-1/+1
2015-08-08sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala1-0/+27
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede1-26/+2
2015-07-24sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański1-9/+11
2015-07-24sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański1-6/+2
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell1-18/+0
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański1-0/+18
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede1-1/+2
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