summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-13ARM: dts: colibri_vf: update device treesMarcel Ziswiler
2019-04-13imx: bootaux: add dependency on vf610Marcel Ziswiler
2019-04-13vf610: ddrmc: add missing includeMarcel Ziswiler
2019-04-13imx6: wandboard: convert to DM_PMICAnatolij Gustschin
2019-04-13imx6: wandboard: add device treeAnatolij Gustschin
2019-04-13imx6: dts: add 'u-boot, dm-pre-reloc' to soc and ipu nodesAnatolij Gustschin
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin
2019-04-13board: tbs2910: Add device treeSoeren Moch
2019-04-13colibri_imx6: migrate to using device treeMarcel Ziswiler
2019-04-13apalis_imx6: migrate to using device treeMarcel Ziswiler
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray
2019-04-13arm: imx: Add esdhc3/4 nodes to imx53.dtsiIan Ray
2019-04-13board: ge: ppd: Enable CONFIG_DMIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray
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-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-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
2019-04-12stm32mp1: update print_cpuinfo()Patrick Delaunay
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay
2019-04-12stm32mp1: add runtime information in environmentPatrick Delaunay
2019-04-12stm32mp1: display board informationPatrick Delaunay
2019-04-12stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay