summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* drivers: fpga: intel_pr: enable illegal request detectionrel_socfpga_v2021.04_RC_21.07.01_prChew, Chiau Ee2021-06-241-9/+45
* HSD #14014209193: rsu: allow requesting any slotrel_socfpga_v2021.04_RC_21.06.02_prRadu Bacrau2021-06-091-5/+0
* HSD #1508949110: set/clear reset_req bit before/after PRChew, Chiau Ee2021-06-041-2/+15
* doc: README.socfpga: Update for U-boot 2021.04Siew Chin Lim2021-05-311-19/+75
* arm: socfpga: n5x: Replace with soc64 env settingsrel_socfpga_v2021.04_RC_21.06.01_prrel_socfpga_v2021.04_RC_21.05.02_prTien Fong Chee2021-05-231-33/+0
* ddr: altera: n5x: Add self-refresh support in DDR4Tien Fong Chee2021-05-234-127/+784
* configs: socfpga: n5x: Enables required configs for DDR retentionTien Fong Chee2021-05-233-0/+15
* arm: dts: n5x: User interface for DDR self-refresh configurationTien Fong Chee2021-05-231-0/+13
* arm: socfpga: n5x: Enables mailbox functionality for QSPI before DDRTien Fong Chee2021-05-231-6/+6
* doc: README.socfpga: Update for U-boot 2021.01Yau Wai Gan2021-05-211-12/+26
* HSD #18016042797-2: arm: socfpga: soc64: Add mask support to INTEL_SIP_SMC_HP...Ley Foon Tan2021-05-212-7/+17
* HSD #18016042797-1: arm: socfpga: soc64: Add mask support when enable/disable...Ley Foon Tan2021-05-214-68/+103
* arm: socfpga: Add boolean use_fit to run specific commands when using fit imageSin Hui Kho2021-05-071-1/+4
* arm: socfpga: Move rsu_status from bootcommand to board_prep_linux functionSin Hui Kho2021-05-058-7/+9
* HSD #1509063521: net: phy: micrel: Get phy node from phy-handleLey Foon Tan2021-05-041-2/+9
* arm: socfpga: Enable N5X firewall to allow access to various peripheralsTien Fong Chee2021-05-041-2/+3
* HSD #22012918731: add cli support for register access via smcRadu Bacrau2021-05-043-0/+129
* Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc2021-05-034-34/+10
* include: configs: soc64: Use CONFIG_SPL_ATF to differentiate bootfileSiew Chin Lim2021-04-231-1/+1
* drivers: fpga: intel_sdm_mb: Flush cache before FPGA configurationYau Wai Gan2021-04-141-0/+6
* arm: socfpga: Add vab command support for N5XSiew Chin Lim2021-04-121-0/+1
* configs: defconfig: Boot to OS via FIT Image for N5XSiew Chin Lim2021-04-092-8/+11
* arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim2021-04-097-14/+15
* configs: defconfig: Load OS via FIT image in QSPI ATF boot for Stratix 10 and...Siew Chin Lim2021-04-093-2/+13
* configs: defconfig: Remove duplicated CONFIG in socfpga_n5x_defconfigSiew Chin Lim2021-04-091-3/+1
* configs: defconfig: Load OS via FIT image in Stratix 10 and Agilex NAND bootSiew Chin Lim2021-04-093-2/+14
* drivers: watchdog: Enhance watchdog support in SPL for N5XSiew Chin Lim2021-04-091-8/+9
* drivers: watchdog: Enhance watchdog support in SPL for Stratix 10 and AgilexSiew Chin Lim2021-04-094-17/+29
* HSD #14012926793: cache: ncore: Disable snoop filterLey Foon Tan2021-04-091-2/+2
* doc: socfpga: Add SDRAM secure region infoYau Wai Gan2021-04-091-0/+9
* arm: socfpga: Enable FIT signature with crc32 for SOC64 devicesSiew Chin Lim2021-04-094-5/+37
* arm: dts: n5x: Ensure the dts is same as kernel dtsTien Fong Chee2021-04-091-2/+2
* arm: dts: n5x: Fixing DTS QSPI clock pathTien Fong Chee2021-04-091-2/+4
* arm: socfpga: n5x: Enable all features as in exisiting devicesTien Fong Chee2021-04-094-34/+46
* arm: socfpga: n5x: Remove invalid configuration for N5XTien Fong Chee2021-04-092-2/+0
* ddr: altera: n5x: Add comments to DDR handoff structureTien Fong Chee2021-04-091-0/+11
* ddr: altera: n5x: Clean up DDR driverTien Fong Chee2021-04-091-178/+158
* ddr: altera: n5x: Enhance driver to support LPDDR4Tien Fong Chee2021-04-092-50/+355
* ddr: altera: n5x: Enable the DDR calibrationTien Fong Chee2021-04-092-0/+784
* ddr: altera: n5x: Remove all codes used for emulationTien Fong Chee2021-04-091-115/+0
* ddr: altera: n5x: Restructure DDR driver in preparation to support LPDDR4Tien Fong Chee2021-04-092-365/+507
* ddr: socfpga: Enable memory test on memory size less than 1GBTien Fong Chee2021-04-091-2/+16
* ddr: altera: n5x: Remove autosize feature from memory testTien Fong Chee2021-04-092-1/+2
* arm: socfpga: Revert all settings set for emulationTien Fong Chee2021-04-095-22/+2
* arm: socfpga: Update system manager for n5xTien Fong Chee2021-04-092-1/+10
* arm: socfpga: Change both dm and DM to n5x and N5X respectivelyTien Fong Chee2021-04-0936-236/+241
* ddr: socfpga: dm: Correct the CRCPARCTRL1 register offset addressTien Fong Chee2021-04-091-4/+4
* Revert "configs: socfpga: Boot to OS via Image and dtb file in ATF flow"Siew Chin Lim2021-04-092-2/+2
* arm: socfpga: smc: Add function to get usercodeSiew Chin Lim2021-04-093-0/+36
* arm: socfpga: smc: Remove unused SMC function IDSiew Chin Lim2021-04-091-52/+0