summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02lynx: board_init: take USB hubs out of resetlynxJakob Unterwurzacher
2017-05-02lynx: defconfig: enable CONFIG_SUNXI_LYNXJakob Unterwurzacher
2017-05-02lynx: board_init: move leftover pangolin GPIOs under ifdefJakob Unterwurzacher
2017-05-02lynx: dts: normalize model nameJakob Unterwurzacher
2017-04-28lynx: dts: fix power ledJakob Unterwurzacher
2017-04-27lynx: set correct fastboot, lid, sleep button GPIOsJakob Unterwurzacher
2017-04-27sun50i: increase CONFIG_ENV_OFFSET to 840kiBJakob Unterwurzacher
2017-04-27sunxi: blink LED at bootupKlaus Goger
2017-04-27sun50i: increase CONFIG_ENV_OFFSETKlaus Goger
2017-03-09[f] revise DM_ALLOW_MULTIPLE_DRIVERS for SJG-commentsPhilipp Tomsich
2017-03-09sunxi: ccu-sun50i-a64: Fix mult/div mixup for osc12MPhilipp Tomsich
2017-03-09clk: sunxi: fix 'is_enabled' logic for ext. parentsPhilipp Tomsich
2017-03-09cmd: clk: add set/get rate subcommandPhilipp Tomsich
2017-03-09sunxi: clk-ccu: implement lookup callbackPhilipp Tomsich
2017-03-09dm: clk: lookup callbak into CCU-like clock devicesPhilipp Tomsich
2017-03-09lynx_defconfig: add CMD_CLKPhilipp Tomsich
2017-03-09[f] sun50i-a64-lynx.dtsPhilipp Tomsich
2017-03-09defconfig: lynx: PHY via defconfigPhilipp Tomsich
2017-03-09[f] defconfig: lynx: EFI stuffPhilipp Tomsich
2017-03-09[wip] lynx_defconfig: i2c => DMPhilipp Tomsich
2017-03-09dts: lynx: i2cPhilipp Tomsich
2017-03-09[wip] sun50i-a64.dts: clocking for R_*, r_i2c, i2c changesPhilipp Tomsich
2017-03-09[do not upstream] axp/smc commands for KlausPhilipp Tomsich
2017-03-09MAINTAINERS: Add maintainers for Theobroma SystemsPhilipp Tomsich
2017-03-09sunxi: lynx: add lynx_atf.its for FIT image creationPhilipp Tomsich
2017-03-09dts: lynx: add sun50i-a64-lynx.dts for the A64-uQ7Philipp Tomsich
2017-03-09sunxi_spi: add support for dual-IO flashesPhilipp Tomsich
2017-03-09spi: sunxi_spi: Add DM SPI driver for A31/A80/A64Philipp Tomsich
2017-03-09sun50i: dts: add spi0 and spi1 nodes and pinconfigPhilipp Tomsich
2017-03-09dts: sun50i: update mmc pin configuration and add mmc2_8bit_pinsPhilipp Tomsich
2017-03-09i2c: sunxi: add device-model support for i2cPhilipp Tomsich
2017-03-09sunxi_mmc: convert to a device-model driverPhilipp Tomsich
2017-03-09spl: dm: Undefine DM_MMC, DM_MMC_OPS and BLK, if SPL_DM is not definedPhilipp Tomsich
2017-03-09sun8i_emac: update to work with pinctrl-sunxi, reset-sunxi and clk-sunxiPhilipp Tomsich
2017-03-09sun50i: dts: update DTS to avoid warningsPhilipp Tomsich
2017-03-09sun50i: dts: add r_pio node and pinconfig entries into r_pio and pioPhilipp Tomsich
2017-03-09sunxi: Scan DT tree node '/clocks' on sunxi boardsPhilipp Tomsich
2017-03-09defconfig: lynx: enable CONFIG_DM_ALLOW_MULTIPLE_DRIVERSPhilipp Tomsich
2017-03-09cmd: move CONFIG_CMD_CLK to KconfigPhilipp Tomsich
2017-03-09sunxi: add clock driver (UCLASS_CLK) support for sunxiPhilipp Tomsich
2017-03-09clk: clk-uclass: add clk_get_by_output_namePhilipp Tomsich
2017-03-09linux/kernel.h: sync DIV_ROUND_UP_ULL from kernelPhilipp Tomsich
2017-03-09sunxi: add module reset (UCLASS_RESET) support for sunxiPhilipp Tomsich
2017-03-09Kconfig: sunxi: Select new option for allow multiple drivers to bindPhilipp Tomsich
2017-03-09sunxi: CONFIG_DM_ALLOW_MULTIPLE_DRIVERS for gpio/pinctrl bindingPhilipp Tomsich
2017-03-09dm: core: Allow multiple drivers to bind for a single nodePhilipp Tomsich
2017-03-09sunxi: add pinctrl (UCLASS_PINCTRL) support for sunxiPhilipp Tomsich
2017-03-09lynx_defconfig: add defconfig for A64-uQ7 modulePhilipp Tomsich
2017-03-09sunxi: sun50i/a64: add r_pio (bank 'L') gpio supportPhilipp Tomsich
2017-03-09sunxi: sun50i/a64: enabled GPIO via sunxi_gpio.cPhilipp Tomsich