summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * stm32mp1: call regulators_enable_boot_on in board_initPatrick Delaunay2019-07-121-0/+4
| * stm32mp1: deactivate WATCHDOG in defconfigPatrick Delaunay2019-07-122-4/+0
| * sysreset: syscon: add support for power offPatrick Delaunay2019-07-121-2/+4
| * stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay2019-07-123-8/+8
| * ARM: dts: stm32: Add ipcc mailbox support on stm32mp1Fabien Dessenne2019-07-123-0/+21
| * configs: stm32mp15: enable IPCC mailboxFabien Dessenne2019-07-122-0/+4
| * MAINTAINERS: Add stm32 mailbox IPPC driverFabien Dessenne2019-07-121-0/+1
| * mailbox: introduce stm32-ipcc driverFabien Dessenne2019-07-123-0/+175
* | Merge branch '2019-07-12-master-imports'Tom Rini2019-07-1470-353/+2196
|\ \
| * | test: Disable pci_ep test for nowTom Rini2019-07-131-0/+3
| * | ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTBAdam Ford2019-07-134-29/+40
| * | regulator: Allow autosetting fixed regulatorsSven Schwermer2019-07-131-0/+3
| * | gpio: add gpio-hog supportHeiko Schocher2019-07-135-16/+268
| * | ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9Adam Ford2019-07-132-6/+2
| * | ARM: dts: da850: Resync with Linux 5.1.9Adam Ford2019-07-131-1/+1
| * | ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford2019-07-131-2/+12
| * | pinctrl: pinctrl-single: Add 'pinctrl-single, bits' supportAdam Ford2019-07-131-1/+64
| * | configs: Make USE_TINY_PRINTF depend on SPL||TPL and be defaultTom Rini2019-07-138-2/+8
| * | power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp8...Keerthy2019-07-131-0/+26
| * | power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565Keerthy2019-07-131-0/+21
| * | ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-1315-1/+1260
| * | ARM: legoev3: convert to driver modelDavid Lechner2019-07-136-27/+102
| * | rtc: add Microcrystal RV-8803 driverMichael Walle2019-07-135-0/+180
| * | usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGETDerald D. Woods2019-07-131-2/+6
| * | ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods2019-07-133-34/+3
| * | ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5Derald D. Woods2019-07-133-7/+18
| * | rtc: ds1307: add support for m41t11Heiko Schocher2019-07-131-0/+14
| * | mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia2019-07-131-0/+9
| * | spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia2019-07-132-15/+17
| * | cmd: nvedit: Add sub-command 'env info'Leo Ruan2019-07-132-0/+121
| * | drivers: core: use strcmp when find device by namePeng Fan2019-07-121-1/+1
| * | test: dm: usb: use the real device namePeng Fan2019-07-121-1/+1
| * | test: dm: adc: use the real device namePeng Fan2019-07-121-8/+8
| * | pci: ensure enumeration of all devices in pci_initMarek BehĂșn2019-07-121-2/+2
| * | board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2019-07-122-93/+3
| * | board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2019-07-122-105/+3
|/ /
* | Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-1174-990/+1580
|\ \
| * | trace: trace buffer may exceed 2GiBHeinrich Schuchardt2019-07-101-2/+2
| * | trace: do not limit trace buffer to 2GiBHeinrich Schuchardt2019-07-104-18/+16
| * | drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean2019-07-102-0/+38
| * | test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-104-1/+171
| * | drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean2019-07-102-0/+59
| * | pci: fixed dm_pci_map_bar commentAlex Marginean2019-07-101-3/+5
| * | trace: make call depth limit customizableHeinrich Schuchardt2019-07-102-2/+17
| * | trace: conserve gd registerHeinrich Schuchardt2019-07-101-0/+49
| * | trace: undefined reference to `trace_early_init'Heinrich Schuchardt2019-07-101-1/+1
| * | dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay2019-07-105-4/+32
| * | fdt: Allow indicating a node is for U-Boot proper onlyPatrick Delaunay2019-07-102-1/+5
| * | test: check u-boot properties in SPL device treePatrick Delaunay2019-07-102-0/+46
| * | fdtdec: test: Fix memory leakThierry Reding2019-07-101-0/+2