summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-08-03Merge git://git.denx.de/u-boot-dmTom Rini
2018-08-01ARM: tegra: align carveout sizeStephen Warren
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-07-31dm: Fix CMD_DM enablingMichal Simek
2018-07-31board: sun50i: h6: Add OrangePi One Plus initial supportJagan Teki
2018-07-31sunxi: add support for Pine H64 boardIcenowy Zheng
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng
2018-07-31sunxi: add MMC support for H6Icenowy Zheng
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng
2018-07-31sunxi: add clock code for H6Icenowy Zheng
2018-07-31sunxi: change RMR64's RVBAR address for H6Icenowy Zheng
2018-07-31sunxi: add basic memory map definitions of H6 SoCIcenowy Zheng
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2018-07-26tegra: beaver/apalis: Fix DTC warningTom Warren
2018-07-26ARM: tegra: avoid using secure carveout RAMStephen Warren
2018-07-26ARM: PSCI: Enable the PSCI nodeStephen Warren
2018-07-26ARM: PSCI: Support PSCI v0.2Stephen Warren
2018-07-26ARM: define MON_MODEStephen Warren
2018-07-26ARM: tegra: implement RAM repairBibek Basu
2018-07-26Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun
2018-07-26armv8: dts: fsl-ls1012a: add sata node supportYuantian Tang
2018-07-26armv8: fsl: remove sata supportYuantian Tang
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis
2018-07-25ARM: HYP/non-sec: migrate stackMark Kettenis
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada
2018-07-25ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada
2018-07-25ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada
2018-07-25ARM: rmobile: gen2: Enable ACTLR[0] (Enable invalidates of BTB) to facilitate...Marek Vasut
2018-07-25ARM: dts: socfpga: Adjust NAND register layout on Arria10Marek Vasut
2018-07-25ARM: socfpga: Init missing security policies on A10Marek Vasut
2018-07-25ARM: socfpga: Assure correct CPACR configurationMarek Vasut
2018-07-25arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan