summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-134-10/+11
|\
| * dm: sound: make all functions static inlineChristian Gmeiner2019-04-111-2/+2
| * 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
| * syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-1/+2
* | Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini2019-04-1332-25/+2441
|\ \
| * | net: mscc: servalt: Add ethernet nodes for ServalTHoratiu Vultur2019-04-122-0/+65
| * | net: Add MSCC ServalT network driver.Horatiu Vultur2019-04-121-0/+2
| * | net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur2019-04-124-0/+636
| * | 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
| * | 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
| * | dt: bcm968380gerg: enable gpio controllerPhilippe Reynes2019-04-121-0/+12
| * | dt: bcm6838: add gpio controllerPhilippe Reynes2019-04-121-0/+27
| * | mips: add initial support for qca956x referenced boardRosy Song2019-04-1213-0/+1432
| * | mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song2019-04-121-2/+2
| * | bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur2019-04-121-19/+0
| * | mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENAStefan Roese2019-04-122-3/+3
| * | mips: add ethernet support for qca953x referenced boardsRosy Song2019-04-122-0/+36
| |/
* | Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-1226-139/+1627
|\ \
| * | ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1Patrick Delaunay2019-04-123-0/+22
| * | ARM: dts: stm32mp1: Add adc nodesPatrice Chotard2019-04-122-0/+28
| * | ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard2019-04-1212-72/+1108
| * | stm32mp1: dts: activate psci-1.0Patrick Delaunay2019-04-121-1/+1
| * | stm32mp1: add command poweroffPatrick Delaunay2019-04-123-0/+28
| * | power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-121-3/+3
| * | power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-121-1/+1
| * | stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay2019-04-121-2/+2
| * | stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay2019-04-121-1/+19
| * | stm32mp1: bsec: use device tree new compatiblePatrick Delaunay2019-04-124-12/+12
| * | stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay2019-04-121-0/+8
| * | stm32mp1: align serial number on bootromPatrick Delaunay2019-04-121-1/+1
| * | stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay2019-04-123-6/+9
| * | stm32mp1: support forced boot modePatrick Delaunay2019-04-123-3/+49
| * | stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay2019-04-121-2/+2
| * | stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay2019-04-121-1/+7
| * | stm32mp1: cosmetic cleanup KconfigPatrick Delaunay2019-04-121-4/+7
| * | stm32mp1: spl: add spl_display_printPatrick Delaunay2019-04-122-0/+18
| * | stm32mp1: update print_cpuinfo()Patrick Delaunay2019-04-122-8/+104
| * | stm32mp1: update boot mode managementPatrick Delaunay2019-04-124-16/+64
| * | stm32mp1: add runtime information in environmentPatrick Delaunay2019-04-121-0/+1
| * | stm32mp1: display board informationPatrick Delaunay2019-04-121-0/+4
| * | stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2019-04-122-0/+92
| * | stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-124-8/+39
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-126-3/+78
|\ \ \
| * | | sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara2019-04-102-0/+4
| * | | arm: sunxi: Enable DRAM ODT by default on H3/H5Paul Kocialkowski2019-04-101-0/+1