summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-1332-395/+1280
|\
| * fdt: Fix mkimage list to try every header typeJordan Hand2019-04-111-8/+15
| * dm: sound: make all functions static inlineChristian Gmeiner2019-04-111-2/+2
| * sandbox: Enable fdtdec testsThierry Reding2019-04-112-0/+2
| * fdtdec: test: Add carveout testsThierry Reding2019-04-111-0/+152
| * fdtdec: test: Use compound statement macrosThierry Reding2019-04-111-42/+22
| * fdtdec: test: Fix build warningThierry Reding2019-04-111-0/+2
| * fdtdec: Add Kconfig symbol for testsThierry Reding2019-04-111-0/+4
| * fdtdec: Implement carveout support functionsThierry Reding2019-04-112-0/+168
| * fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding2019-04-113-0/+315
| * fdtdec: Implement fdtdec_set_phandle()Thierry Reding2019-04-112-0/+18
| * fdtdec: Add fdt_{addr, size}_unpack() helpersThierry Reding2019-04-111-0/+25
| * fdtdec: Add cpu_to_fdt_{addr, size}() macrosThierry Reding2019-04-111-0/+4
| * libfdt: Add phandle generation helperThierry Reding2019-04-114-0/+82
| * dm: remove unused function dm_fdt_pre_relocPatrick Delaunay2019-04-112-49/+0
| * clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+2
| * clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+1
| * sandbox: Properly print physical addressesThierry Reding2019-04-111-1/+1
| * sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=yThierry Reding2019-04-111-6/+6
| * vsprintf: Support phys_addr_t specifier unconditionallyThierry Reding2019-04-111-1/+1
| * core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_addressEugeniu Rosca2019-04-111-3/+2
| * sysreset: use syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-13/+2
| * syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-113-25/+68
| * fdt: Remove duplicate codeThierry Reding2019-04-111-6/+0
| * dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()Patrick Delaunay2019-04-111-0/+3
| * dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRLPatrice Chotard2019-04-111-4/+7
| * dm: Also remove interrupts property from SPL DTMichal Simek2019-04-111-4/+4
| * dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner2019-04-112-34/+0
| * dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay2019-04-113-24/+24
| * cros: Expand the Chromium OS documentationSimon Glass2019-04-112-179/+356
* | Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini2019-04-1361-82/+4944
|\ \
| * | mips: mt76xx: linkit-smart-7688: Enable USB and FS supportStefan Roese2019-04-122-2/+26
| * | phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese2019-04-123-0/+170
| * | configs: mscc_servalt: Add network supportHoratiu Vultur2019-04-121-1/+5
| * | net: mscc: servalt: Add ethernet nodes for ServalTHoratiu Vultur2019-04-122-0/+65
| * | net: Add MSCC ServalT network driver.Horatiu Vultur2019-04-124-0/+632
| * | configs: vcoreiii: Change CONFIG_ENV_SIZEHoratiu Vultur2019-04-121-1/+1
| * | configs: mscc_jr2: Add network supportHoratiu Vultur2019-04-121-1/+5
| * | net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur2019-04-125-0/+655
| * | board: mscc: jr2: Update MSCC Jaguar2 boardsHoratiu Vultur2019-04-121-0/+23
| * | net: Add MSCC Jaguar2 network driver.Horatiu Vultur2019-04-124-1/+1084
| * | bcm963158: enable gpio supportPhilippe Reynes2019-04-121-0/+3
| * | dt: bcm963158: enable gpio controllerPhilippe Reynes2019-04-121-0/+32
| * | dt: bcm63158: add gpio controllerPhilippe Reynes2019-04-121-0/+80
| * | gpio: do not include <asm/arch/gpio.h> on ARCH_BCM63158Philippe Reynes2019-04-121-1/+2
| * | gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes2019-04-121-1/+1
| * | bcm968580xref: enable gpio supportPhilippe Reynes2019-04-121-0/+3
| * | dt: bcm968580xref: enable gpio controllerPhilippe Reynes2019-04-121-0/+32
| * | dt: bcm6858: add gpio controllerPhilippe Reynes2019-04-121-0/+80
| * | gpio: do not include <asm/arch/gpio.h> on ARCH_BCM6858Philippe Reynes2019-04-121-1/+1