summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DMIan Ray
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski
2019-04-13ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific propertiesLukasz Majewski
2019-04-13ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)Lukasz Majewski
2019-04-13ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardwareLukasz Majewski
2019-04-13vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski
2019-04-13vybrid: clock: Provide enable_i2c_clk() function for VybridLukasz Majewski
2019-04-13vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitionsLukasz Majewski
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini
2019-04-12arm: print information about loaded UEFI imagesHeinrich Schuchardt
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-12net: mscc: servalt: Add ethernet nodes for ServalTHoratiu Vultur
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur
2019-04-12net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur
2019-04-12dt: bcm963158: enable gpio controllerPhilippe Reynes
2019-04-12dt: bcm63158: add gpio controllerPhilippe Reynes
2019-04-12gpio: do not include <asm/arch/gpio.h> on ARCH_BCM63158Philippe Reynes
2019-04-12dt: bcm968580xref: enable gpio controllerPhilippe Reynes
2019-04-12dt: bcm6858: add gpio controllerPhilippe Reynes
2019-04-12gpio: do not include <asm/arch/gpio.h> on ARCH_BCM6858Philippe Reynes
2019-04-12dt: bcm968380gerg: enable gpio controllerPhilippe Reynes
2019-04-12dt: bcm6838: add gpio controllerPhilippe Reynes
2019-04-12mips: add initial support for qca956x referenced boardRosy Song
2019-04-12mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song
2019-04-12bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur
2019-04-12mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENAStefan Roese
2019-04-12mips: add ethernet support for qca953x referenced boardsRosy Song
2019-04-12ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1Patrick Delaunay
2019-04-12ARM: dts: stm32mp1: Add adc nodesPatrice Chotard
2019-04-12ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard
2019-04-12stm32mp1: dts: activate psci-1.0Patrick Delaunay
2019-04-12stm32mp1: add command poweroffPatrick Delaunay
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay
2019-04-12stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay
2019-04-12stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay
2019-04-12stm32mp1: bsec: use device tree new compatiblePatrick Delaunay
2019-04-12stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay
2019-04-12stm32mp1: align serial number on bootromPatrick Delaunay
2019-04-12stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay
2019-04-12stm32mp1: support forced boot modePatrick Delaunay
2019-04-12stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay
2019-04-12stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay
2019-04-12stm32mp1: cosmetic cleanup KconfigPatrick Delaunay
2019-04-12stm32mp1: spl: add spl_display_printPatrick Delaunay