summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-09configs: Resync with savedefconfigTom Rini
2020-10-09Kconfig: Create a new tools menuSimon Glass
2020-10-09Kconfig: Move BOARD_TYPES under init optionsSimon Glass
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass
2020-10-09Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass
2020-10-09Kconfig: Move startup hooks under init optionsSimon Glass
2020-10-09Kconfig: Create a new 'init options' menuSimon Glass
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass
2020-10-09Kconfig: Move autoboot options under boot optionsSimon Glass
2020-10-09Kconfig: Move boot media under boot optionsSimon Glass
2020-10-09Kconfig: Move boot timing under boot optionsSimon Glass
2020-10-09Kconfig: Move boot menu into common/Simon Glass
2020-10-09Kconfig: Add a 'Boot options' menuSimon Glass
2020-10-09Merge branch '2020-10-08-misc-board-improvements'Tom Rini
2020-10-09Makefile: socfpga: Generate sfp file with 4 SPL imagesChee Hong Ang
2020-10-09arm: socfpga: soc64: Remove CONFIG_OF_EMBEDChee Hong Ang
2020-10-09tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1)Ley Foon Tan
2020-10-09tools: socfpgaimage: Add check params function for Arria 10 (v1)Ley Foon Tan
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: soc64: Disable CONFIG_PSCI_RESETChee Hong Ang
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: intel_sdm_mb: Add watchdog resetChee 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-09configs: socfpga: soc64: Avoid SPL enter infinite loop during exceptionChin Liang See
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-09clk: agilex: Additional membus writes for HPS PLLChee Hong Ang
2020-10-09clk: agilex: Handle clock configuration differently in SPL and U-Boot properChee Hong Ang
2020-10-09clk: agilex: Add clock enable supportLey Foon Tan
2020-10-09clk: agilex: Add NAND clock supportLey Foon Tan
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara
2020-10-08qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara