summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-05-08lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDTTom Rini
2018-05-08adc: add Amlogic Meson SAR ADC driverNeil Armstrong
2018-05-08test: regmap: add read/modify/write testNeil Armstrong
2018-05-08regmap: add regmap_update_bits() helperNeil Armstrong
2018-05-08ARM: dts: stm32mp157: Add vrefbuf DT nodePatrice Chotard
2018-05-08configs: stm32mp15: Enable STM32_VREFBUF flagFabrice Gasnier
2018-05-08clk: stm32mp1: Add VREF clock gatingFabrice Gasnier
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier
2018-05-08configs: stm32mp15_basic: Set regulator relative flagsPatrice Chotard
2018-05-08ARM: dts: stm32mp157c-ed1: Add regulator nodePatrice Chotard
2018-05-08power: pmic: stpmu1: Add regulator bindingsPatrice Chotard
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello
2018-05-08ARM: dts: stm32mp157: Add SoC pwr regulator entryPatrice Chotard
2018-05-08stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay
2018-05-08arm: controlcenterdc: Add spi-flash compatible stringsMario Six
2018-05-08env: ti: android: boot with FIT ImagePraneeth Bajjuri
2018-05-08configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri
2018-05-08arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri
2018-05-08defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONSLudovic Desroches
2018-05-08board: sama5d27_som1_ek: Fix the USB vbus powerEugen Hristev
2018-05-08configs: at91: sama5: updated mtdparts variable in bootargsEugen Hristev
2018-05-08board: sama5d2_ptc_ek: adjust the smc timings of nandEugen Hristev
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-08board: atmel: sama5d2_ptc_ek: update pin configuration for NANDLudovic Desroches
2018-05-08gpio: atmel_pio4: add drive strength macrosLudovic Desroches
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong
2018-05-08ARM64: meson: Sync DT and Bindings with Linux 4.16Neil Armstrong
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn
2018-05-08mmc: support writing sparse imagesJassi Brar
2018-05-08ARM: uniphier: enable CONFIG_PINCONFMasahiro Yamada
2018-05-08pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada
2018-05-08pinctrl: uniphier: support drive-strength configurationMasahiro Yamada
2018-05-08pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada
2018-05-08pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada
2018-05-08pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada
2018-05-08pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada
2018-05-07fastboot: sparse: make write_sparse_image useable for non-fastbootJassi Brar
2018-05-07fastboot: sparse: remove redundant argument to write_sparse_imageJassi Brar
2018-05-07arm: v7R: Add support for enabling cachesLokesh Vutla
2018-05-07arm: v7R: Add support for MPULokesh Vutla
2018-05-07arm: v7R: Add initial supportMichal Simek
2018-05-07arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla
2018-05-07arm: v7: Kconfig: Add entry for MMULokesh Vutla