summaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
AgeCommit message (Expand)Author
2017-05-02lynx: board_init: take USB hubs out of resetlynxJakob Unterwurzacher
2017-05-02lynx: board_init: move leftover pangolin GPIOs under ifdefJakob Unterwurzacher
2017-04-27lynx: set correct fastboot, lid, sleep button GPIOsJakob Unterwurzacher
2017-04-27sunxi: blink LED at bootupKlaus Goger
2017-03-09sunxi_mmc: convert to a device-model driverPhilipp Tomsich
2017-03-09sunxi: Scan DT tree node '/clocks' on sunxi boardsPhilipp Tomsich
2017-03-09sunxi (sun50i): support R_I2C on A64 (pin-config, clocking)Philipp Tomsich
2017-03-09sunxi (sun50i): support i2c on A64 (pin-config, clocking)Philipp Tomsich
2017-03-09[wip/fixup] board.c: fix missing PANGOLIN definePhilipp Tomsich
2017-03-09[fix] additional includes in sunxi/board.c to fix warning for CONFIG_LEDPhilipp Tomsich
2017-03-09[skip-after-rebase] newer board_fit_config_name_match from AndrePhilipp Tomsich
2017-03-09sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara
2017-03-09[wip] sun6i: Updated DRAM configuration w/ calculated timings (and matching M...Philipp Tomsich
2017-03-09[fix] non-Pangolin rebase issuePhilipp Tomsich
2017-03-09Remove left-over #define DEBUG in board.c (from LED change)Philipp Tomsich
2017-03-09pangolin: Convert to the LED class for the on-module (power) LEDPhilipp Tomsich
2017-03-09sunxi: Do not acquire PHY reset pin in board.c, when DM_GPIO is enabledPhilipp Tomsich
2017-03-09[fix] merge artefacts for MAC/serial# on pangolinPhilipp Tomsich
2017-03-09[fix] lid_open requires a PULL_DOWNPhilipp Tomsich
2017-03-09ARM: sunxi: pangolin: base mac and serial on eMMCKlaus Goger
2017-03-09[wip] Do not switch MMC device order from boot-pinsPhilipp Tomsich
2017-03-09[wip] sun6i: Fastboot/UMS/bootprompt via keysPhilipp Tomsich
2017-03-09sun6i: support I2C3 pinout on A31-uQ7Philipp Tomsich
2017-03-09[fix] update board_mmc_init for changed block_dev data-structurePhilipp Tomsich
2017-03-09[fix] pangolin: merge issue in ATX power supply setupPhilipp Tomsich
2017-03-09ARM: sunxi: add emmcboot commandKlaus Goger
2017-03-09ARM: sunxi: pangolin: base mac and serial on eMMCKlaus Goger
2017-03-09ARM: sun6i: pangolin: set pinmux for USBH3Klaus Goger
2017-03-09ARM: sun6i: select mmc order based on VER_REGKlaus Goger
2017-03-09sunxi: pangolin: enable ATX power supplyKlaus Goger
2017-03-09ARM: sun6i: configure axp221 for dual supplyKlaus Goger
2017-03-09ARM: sun6i: blink led for boot feedbackKlaus Goger
2017-03-09ARM: sun6i: set bootmode for stm32Klaus Goger
2017-03-09[reword] sun6i: pangolin: PHY Reset, DTS: phy-addr, DTS: phy skewsKlaus Goger
2016-10-30sunxi: add MMC pinmux setup for SDC2 on sun9iPhilipp Tomsich
2016-09-06sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara
2016-07-31sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede
2016-07-31sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15sunxi: Remove some unnecessary #ifdefsHans de Goede
2016-07-15sunxi: Add support for multiple ethadrr-essesHans de Goede
2016-07-15sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann
2016-07-02sunxi: spl: Fix DRAM info printingHans de Goede
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai
2016-04-01sunxi: Reserve ATF memory space on A64Alexander Graf
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-03-31power: axp818: Add support for FLDOsChen-Yu Tsai