summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-20clk: renesas: Add R8A774E1 clock tablesBiju Das
2020-10-20clk: renesas: Add R8A774B1 clock tablesBiju Das
2020-10-20arm: dts: r8a774c0: Import DTS from Linux 5.9Lad Prabhakar
2020-10-20arm: renesas: Add config option for R8A774C0 SoCLad Prabhakar
2020-10-20arm: renesas: Add config option for R8A774E1 SoCBiju Das
2020-10-20arm: renesas: Add config option for R8A774B1 SoCBiju Das
2020-10-19ARM: at91: Add chip ID for SAM9X60 SiPNicolas Ferre
2020-10-19ARM: dts: sam9x60: use alphabetical orderClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use CCF compatibles for PMCClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use slow clock CCF compatible bindingsClaudiu Beznea
2020-10-19ARM: dts: sam9x60: use u-boot,dm-pre-relocClaudiu Beznea
2020-10-19ARM: dts: sam9x60ek: add clock frequencies to board fileClaudiu Beznea
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini
2020-10-16arm: octeontx: Select CLKStefan Roese
2020-10-15Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-14arm: enable DM_RNG on QEMU by defaultHeinrich Schuchardt
2020-10-14test: sharpen button label unit testHeinrich Schuchardt
2020-10-14arm64: dts: a3720: add support for espressobin with populated emmcAndre Heider
2020-10-14arm64: dts: armada-3720-espressobin: split common parts to .dtsiAndre Heider
2020-10-14arm64: dts: armada-3720-espressobin: use Linux model/compatible stringsAndre Heider
2020-10-14arm: mvebu: Initial iEi Puzzle-M801 supportLuka Kovacic
2020-10-12Merge branch 'for-next' of https://github.com/lftan/u-bootTom Rini
2020-10-12arm: dts: lx2160ardb: support eMMC HS400 modeYangbo Lu
2020-10-09arm: dts: socfpga: arria10: Move to use generic handoff dtsiLey Foon Tan
2020-10-09arm: socfpga: arria10: Add handoff header for A10 SoCDK SDMMCDalon Westergreen
2020-10-09arm: socfpga: arria10: Add qts-filter for Arria10 socfpgaDalon Westergreen
2020-10-09arm: socfpga: mailbox: Add mailbox retry supportLey Foon Tan
2020-10-09arm: socfpga: mailbox: Update mailbox response codesLey Foon Tan
2020-10-09arm: socfpga: mailbox: Support sending large mailbox commandChee Hong Ang
2020-10-09arm: socfpga: mailbox: Always read mailbox responses before returning statusChee Hong Ang
2020-10-09arm: socfpga: mailbox: Refactor mailbox timeout event handlingChee Hong Ang
2020-10-09arm: socfpga: soc64: Document down boot_scratch_cold register usageChin Liang See
2020-10-09arm: socfpga: soc64: Add timeout waiting for NOC idle ACKChee Hong Ang
2020-10-09arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang
2020-10-09fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang
2020-10-09arm: socfpga: Use DM watchdog timerChee Hong Ang
2020-10-09arm: socfpga: soc64: Show reset state in SPLChee Hong Ang
2020-10-09arm: socfpga: soc64: Add SDM triggered warm reset bit maskChee Hong Ang
2020-10-09sysreset: socfpga: agilex: Enable sysreset supportChee Hong Ang
2020-10-09sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64Chee Hong Ang
2020-10-09arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang
2020-10-09arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara
2020-10-08qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara
2020-10-08arm64: PIE: Allow fixed stack pointerAndre Przywara
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara
2020-10-08arm64: PIE: Do not skip static relocationAndre Przywara
2020-10-08arm: Kconfig: Explain TFABOOTAndre Przywara