summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini32-25/+2441
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini26-139/+1627
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini6-3/+78
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+10
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini29-784/+1308
2019-04-12net: mscc: servalt: Add ethernet nodes for ServalTHoratiu Vultur2-0/+65
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur1-0/+2
2019-04-12net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur4-0/+636
2019-04-12dt: bcm963158: enable gpio controllerPhilippe Reynes1-0/+32
2019-04-12dt: bcm63158: add gpio controllerPhilippe Reynes1-0/+80
2019-04-12gpio: do not include <asm/arch/gpio.h> on ARCH_BCM63158Philippe Reynes1-1/+2
2019-04-12dt: bcm968580xref: enable gpio controllerPhilippe Reynes1-0/+32
2019-04-12dt: bcm6858: add gpio controllerPhilippe Reynes1-0/+80
2019-04-12gpio: do not include <asm/arch/gpio.h> on ARCH_BCM6858Philippe Reynes1-1/+1
2019-04-12dt: bcm968380gerg: enable gpio controllerPhilippe Reynes1-0/+12
2019-04-12dt: bcm6838: add gpio controllerPhilippe Reynes1-0/+27
2019-04-12mips: add initial support for qca956x referenced boardRosy Song13-0/+1432
2019-04-12mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song1-2/+2
2019-04-12bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur1-19/+0
2019-04-12mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENAStefan Roese2-3/+3
2019-04-12mips: add ethernet support for qca953x referenced boardsRosy Song2-0/+36
2019-04-12ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1Patrick Delaunay3-0/+22
2019-04-12ARM: dts: stm32mp1: Add adc nodesPatrice Chotard2-0/+28
2019-04-12ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard12-72/+1108
2019-04-12stm32mp1: dts: activate psci-1.0Patrick Delaunay1-1/+1
2019-04-12stm32mp1: add command poweroffPatrick Delaunay3-0/+28
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay1-3/+3
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay1-1/+1
2019-04-12stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay1-2/+2
2019-04-12stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay1-1/+19
2019-04-12stm32mp1: bsec: use device tree new compatiblePatrick Delaunay4-12/+12
2019-04-12stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay1-0/+8
2019-04-12stm32mp1: align serial number on bootromPatrick Delaunay1-1/+1
2019-04-12stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay3-6/+9
2019-04-12stm32mp1: support forced boot modePatrick Delaunay3-3/+49
2019-04-12stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay1-2/+2
2019-04-12stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay1-1/+7
2019-04-12stm32mp1: cosmetic cleanup KconfigPatrick Delaunay1-4/+7
2019-04-12stm32mp1: spl: add spl_display_printPatrick Delaunay2-0/+18
2019-04-12stm32mp1: update print_cpuinfo()Patrick Delaunay2-8/+104
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay4-16/+64
2019-04-12stm32mp1: add runtime information in environmentPatrick Delaunay1-0/+1
2019-04-12stm32mp1: display board informationPatrick Delaunay1-0/+4
2019-04-12stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2-0/+92
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay4-8/+39
2019-04-12ARM: dts: dra71-evm: Correct evm_sd regulator max voltageFaiz Abbas1-2/+2
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas1-1/+1
2019-04-12ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common placeTom Rini2-15/+15
2019-04-12armv7R: K3: am654: Trigger panic on DDR init failuresAndreas Dannenberg1-4/+2
2019-04-12arm: k3: Add support for updating msmc dt nodeLokesh Vutla2-1/+76