summaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
Commit message (Expand)AuthorAgeLines
* sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara2016-09-06-1/+1
* sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede2016-07-31-1/+19
* sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede2016-07-31-0/+4
* mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-24-1/+4
* sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15-2/+1
* sunxi: Remove some unnecessary #ifdefsHans de Goede2016-07-15-9/+2
* sunxi: Add support for multiple ethadrr-essesHans de Goede2016-07-15-16/+47
* sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann2016-07-15-8/+21
* sunxi: spl: Fix DRAM info printingHans de Goede2016-07-02-1/+1
* Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara2016-05-25-9/+0
* sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-25-5/+15
* sunxi: power: axp818: Add support for switch SWChen-Yu Tsai2016-05-25-0/+1
* sunxi: Reserve ATF memory space on A64Alexander Graf2016-04-01-0/+9
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-01-6/+29
* power: axp818: Add support for FLDOsChen-Yu Tsai2016-03-31-0/+6
* sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede2016-03-23-3/+6
* sunxi: Turn satapwr on from board_initHans de Goede2016-03-23-0/+4
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-23-0/+5
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-14-2/+2
* sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-23-0/+5
* sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai2016-01-26-5/+3
* power: axp: merge separate DLDO functions into 1Chen-Yu Tsai2016-01-26-4/+4
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-21-0/+6
* sunxi: power: enabled support for axp818vishnupatekar2015-12-10-5/+8
* sunxi: power: Unify axp pmic function namesHans de Goede2015-10-20-38/+32
* sunxi: power: Make all voltages configurable through KconfigHans de Goede2015-10-20-24/+24
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-29-0/+35
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-31-1/+1
* sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-31-3/+9
* sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-31-0/+6
* sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-31-5/+7
* sunxi: axp221: Allow specifying dcdc2 voltage via KconfigHans de Goede2015-08-31-1/+1
* sunxi: nand: Add pinmux and clock settings for NAND supportKarol Gugala2015-08-08-0/+27
* sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-25-26/+2
* sunxi: spl: Remove redundant check from `board_mmc_init` for signatureDaniel Kochmański2015-07-24-9/+11
* sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-24-6/+2
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-28-18/+0
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-29-0/+18
* sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-1/+2
* sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connectedPaul Kocialkowski2015-05-19-1/+1
* sunxi: Pass serial number through ATAGPaul Kocialkowski2015-05-19-0/+20
* sunxi: usb: Do not call phy_probe from hcd codeHans de Goede2015-05-04-0/+4
* sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede2015-05-04-1/+1
* sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede2015-05-04-0/+2
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-04-1/+5
* sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede2015-05-04-6/+38
* sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-15-2/+75
* sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski2015-04-15-11/+22
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-15-5/+126
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-6/+6