summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-09image: fit: Show signatures and hashes for configurationsClément Péron1-0/+13
2018-05-09arm: bitops: fix find_next_zero_bit() for case size < 32Grygorii Strashko1-1/+1
2018-05-09cmd: add ADC cli commandsNeil Armstrong3-0/+129
2018-05-09pci: Don't use pci_indirect when DM is activeMario Six1-1/+1
2018-05-09gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six3-1/+82
2018-05-09clk: Add ICS8N3QV01 driverMario Six3-0/+239
2018-05-09ihs_mdio: Make DM-compatibleMario Six2-5/+58
2018-05-09ihs_mdio: Encapsulate register accessMario Six1-7/+34
2018-05-09db410c: set clk node to be probed before relocationRamon Fried2-1/+12
2018-05-09ARM: dts: sti: Add stih410-b2260-u-boot.dtsiPatrice Chotard1-0/+16
2018-05-09arm: ti: boot: Extract PARTS_DEFAULT to boot.hSam Protsenko5-52/+29
2018-05-08Merge git://git.denx.de/u-boot-mmcTom Rini12-328/+32
2018-05-08Merge git://git.denx.de/u-boot-uniphierTom Rini5-24/+190
2018-05-08lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDTTom Rini1-0/+1
2018-05-08adc: add Amlogic Meson SAR ADC driverNeil Armstrong3-0/+734
2018-05-08test: regmap: add read/modify/write testNeil Armstrong1-0/+25
2018-05-08regmap: add regmap_update_bits() helperNeil Armstrong2-0/+24
2018-05-08ARM: dts: stm32mp157: Add vrefbuf DT nodePatrice Chotard1-0/+9
2018-05-08configs: stm32mp15: Enable STM32_VREFBUF flagFabrice Gasnier1-0/+1
2018-05-08clk: stm32mp1: Add VREF clock gatingFabrice Gasnier1-0/+3
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier4-0/+188
2018-05-08configs: stm32mp15_basic: Set regulator relative flagsPatrice Chotard1-0/+5
2018-05-08ARM: dts: stm32mp157c-ed1: Add regulator nodePatrice Chotard2-0/+332
2018-05-08power: pmic: stpmu1: Add regulator bindingsPatrice Chotard1-0/+34
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello3-0/+677
2018-05-08ARM: dts: stm32mp157: Add SoC pwr regulator entryPatrice Chotard1-0/+33
2018-05-08stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay4-0/+278
2018-05-08arm: controlcenterdc: Add spi-flash compatible stringsMario Six1-2/+2
2018-05-08env: ti: android: boot with FIT ImagePraneeth Bajjuri1-1/+2
2018-05-08configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri1-0/+1
2018-05-08arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri1-0/+2
2018-05-08defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONSLudovic Desroches2-2/+2
2018-05-08board: sama5d27_som1_ek: Fix the USB vbus powerEugen Hristev1-1/+1
2018-05-08configs: at91: sama5: updated mtdparts variable in bootargsEugen Hristev9-9/+9
2018-05-08board: sama5d2_ptc_ek: adjust the smc timings of nandEugen Hristev1-2/+2
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches5-34/+34
2018-05-08board: atmel: sama5d2_ptc_ek: update pin configuration for NANDLudovic Desroches1-8/+8
2018-05-08gpio: atmel_pio4: add drive strength macrosLudovic Desroches1-0/+4
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan3-0/+438
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas3-0/+87
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong2-13/+13
2018-05-08ARM64: meson: Sync DT and Bindings with Linux 4.16Neil Armstrong12-64/+645
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong14-114/+114
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard3-15/+36
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn2-1/+31
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn1-0/+9
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn1-1/+15
2018-05-08mmc: support writing sparse imagesJassi Brar1-0/+73
2018-05-08power: pwm regulator: support live treeAndy Yan1-11/+4
2018-05-08dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn1-1/+1