summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-09net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich
2017-03-09sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich
2017-03-09sun8i_emac: remove unnecessary bit-masking for mdio_read/writePhilipp Tomsich
2017-03-09sun8i_emac: Set MDC divider for MDIO read/writePhilipp 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-09sunxi: ehci: support enable/disable GPIOs for external USB devicesPhilipp Tomsich
2017-03-09sunxi (sun50i): improved USB support for sun50i (A64)Philipp Tomsich
2017-03-09sunxi (sun50i): Set CONFIG_SUNXI_USB_PHYS to 2 (the A64 has 2 PHYs)Philipp Tomsich
2017-03-09sunxi-common: add CONFIG_RANDOM_UUIDPhilipp Tomsich
2017-03-09part_efi: document device-tree binding for part_efi configurationPhilipp Tomsich
2017-03-09doc: move documentation for /config node into a separate filePhilipp Tomsich
2017-03-09part_efi: support padding between the GPT header and partition entriesPhilipp Tomsich
2017-03-09env_mmc: configure environment offsets via device treePhilipp Tomsich
2017-03-09cmd: sspi: Add an additional argument to set the bus frequencyPhilipp Tomsich
2017-03-09dtoc: make ScanTree recurse into subnodesPhilipp Tomsich
2017-03-09[wip/fixup] board.c: fix missing PANGOLIN definePhilipp Tomsich
2017-03-09sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich
2017-03-09[fix] additional includes in sunxi/board.c to fix warning for CONFIG_LEDPhilipp Tomsich
2017-03-09[fix] I2C3 pinmux defPhilipp Tomsich
2017-03-09sun6i: use correct base addr of TWI3Philipp Tomsich
2017-03-09[skip-after-rebase] newer board_fit_config_name_match from AndrePhilipp Tomsich
2017-03-09sunxi: Pine64: add FIT image sourceAndre Przywara
2017-03-09sunxi: Pine64: defconfig: enable SPL FIT supportAndre Przywara
2017-03-09sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara
2017-03-09sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara
2017-03-09sunxi: A64: SPL: allow large SPL binaryAndre Przywara
2017-03-09tools: mksunxiboot: allow larger SPL binariesAndre Przywara
2017-03-09SPL: FIT: allow loading multiple imagesAndre Przywara
2017-03-09SPL: FIT: factor out spl_load_fit_image()Andre Przywara
2017-03-09SPL: FIT: rework U-Boot image loadingAndre Przywara
2017-03-09SPL: SPI: sunxi: add SPL FIT image supportAndre Przywara
2017-03-09SPL: FIT: refactor FDT loadingAndre Przywara
2017-03-09[wip] sun6i: Updated DRAM configuration w/ calculated timings (and matching M...Philipp Tomsich
2017-03-09pangolin_defconfig: do not reassign ETH_DESIGNWAREPhilipp Tomsich
2017-03-09[fix] non-Pangolin rebase issuePhilipp Tomsich
2017-03-09[fix] remove duplicate defines in sunxi-common.h after rebasePhilipp Tomsich
2017-03-09[wip] sunxi-common: SPI SPL and Android-enablementPhilipp Tomsich
2017-03-09SPI flash: fixes for non-DM SPLPhilipp Tomsich
2017-03-09ARM: sun6i: spiflash: enables M25 SPI flashOctav Zlatior
2017-03-09ARM: sunxi: introduce SUNXI_PANGOLIN Kconfig optionKlaus Goger
2017-03-09[wip/fixup?] remove LED debugging for clock initPhilipp Tomsich
2017-03-09Remove left-over #define DEBUG in board.c (from LED change)Philipp Tomsich
2017-03-09Remove duplicate ETH_DESIGNWARE from pangolin-elcom defconfigKlaus Goger
2017-03-09dts: base pangolin-elcom dts on generic pangolinKlaus Goger
2017-03-09pangolin: Convert to the LED class for the on-module (power) LEDPhilipp Tomsich
2017-03-09pangolin: Configure FASTBOOT and ANDROID_BOOT_IMAGE via defconfigPhilipp Tomsich
2017-03-09fix: remove obsolete CONFIG_SYS_EXTRA_OPTIONKlaus Goger
2017-03-09Remove duplicate ETH_DESIGNWARE from pangolin defconfig(s)Philipp Tomsich
2017-03-09sunxi: Do not acquire PHY reset pin in board.c, when DM_GPIO is enabledPhilipp Tomsich