summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ubifs: avoid assert failed in ubifs.cPatrice Chotard2018-05-091-0/+4
* bootm.c: Correct the flush_len used in bootm_load_os()Tom Rini2018-05-081-14/+12
* image: fit: Show signatures and hashes for configurationsClément Péron2018-05-081-0/+13
* arm: bitops: fix find_next_zero_bit() for case size < 32Grygorii Strashko2018-05-081-1/+1
* cmd: add ADC cli commandsNeil Armstrong2018-05-083-0/+129
* pci: Don't use pci_indirect when DM is activeMario Six2018-05-081-1/+1
* gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six2018-05-083-1/+82
* clk: Add ICS8N3QV01 driverMario Six2018-05-083-0/+239
* ihs_mdio: Make DM-compatibleMario Six2018-05-082-5/+58
* ihs_mdio: Encapsulate register accessMario Six2018-05-081-7/+34
* db410c: set clk node to be probed before relocationRamon Fried2018-05-082-1/+12
* ARM: dts: sti: Add stih410-b2260-u-boot.dtsiPatrice Chotard2018-05-081-0/+16
* arm: ti: boot: Extract PARTS_DEFAULT to boot.hSam Protsenko2018-05-085-52/+29
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-05-0812-328/+32
|\
| * power: pwm regulator: support live treeAndy Yan2018-05-081-11/+4
| * dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn2018-05-081-1/+1
| * mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung2018-05-081-0/+8
| * mmc: add the debug message in mmc_set_clockJaehoon Chung2018-05-081-0/+2
| * mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung2018-05-084-10/+15
| * lib: fdtdec: drop the old compatible about max77686Jaehoon Chung2018-05-082-2/+0
| * power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung2018-05-082-304/+0
| * configs: trats2: enable the max77686 regulator configJaehoon Chung2018-05-081-0/+2
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2018-05-085-24/+190
|\ \
| * | ARM: uniphier: enable CONFIG_PINCONFMasahiro Yamada2018-05-081-0/+1
| * | pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada2018-05-081-0/+11
| * | pinctrl: uniphier: support drive-strength configurationMasahiro Yamada2018-05-082-5/+140
| * | pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada2018-05-082-4/+36
| * | pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada2018-05-081-1/+1
| * | pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada2018-05-081-1/+1
| * | pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada2018-05-081-13/+0
| |/
* | lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDTTom Rini2018-05-081-0/+1
* | adc: add Amlogic Meson SAR ADC driverNeil Armstrong2018-05-083-0/+734
* | test: regmap: add read/modify/write testNeil Armstrong2018-05-081-0/+25
* | regmap: add regmap_update_bits() helperNeil Armstrong2018-05-082-0/+24
* | ARM: dts: stm32mp157: Add vrefbuf DT nodePatrice Chotard2018-05-081-0/+9
* | configs: stm32mp15: Enable STM32_VREFBUF flagFabrice Gasnier2018-05-081-0/+1
* | clk: stm32mp1: Add VREF clock gatingFabrice Gasnier2018-05-081-0/+3
* | power: regulator: Add support for stm32-vrefbufFabrice Gasnier2018-05-084-0/+188
* | configs: stm32mp15_basic: Set regulator relative flagsPatrice Chotard2018-05-081-0/+5
* | ARM: dts: stm32mp157c-ed1: Add regulator nodePatrice Chotard2018-05-082-0/+332
* | power: pmic: stpmu1: Add regulator bindingsPatrice Chotard2018-05-081-0/+34
* | power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello2018-05-083-0/+677
* | ARM: dts: stm32mp157: Add SoC pwr regulator entryPatrice Chotard2018-05-081-0/+33
* | stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay2018-05-084-0/+278
* | arm: controlcenterdc: Add spi-flash compatible stringsMario Six2018-05-081-2/+2
* | env: ti: android: boot with FIT ImagePraneeth Bajjuri2018-05-081-1/+2
* | configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri2018-05-081-0/+1
* | arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri2018-05-081-0/+2
* | defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONSLudovic Desroches2018-05-082-2/+2
* | board: sama5d27_som1_ek: Fix the USB vbus powerEugen Hristev2018-05-081-1/+1