summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* HSD #14013140082: rsu: reload cpb after restoring sptrel_socfpga_v2020.10_RC_20.12.03_prrel_socfpga_v2020.10_RC_20.12.02_prRadu Bacrau2020-12-151-0/+8
* HSD #14013046644: query RSU max_retry from bootcmdRadu Bacrau2020-12-141-1/+2
* HSD #14013095524: rsu: add detection of factory imageRadu Bacrau2020-12-145-1/+85
* HSD #1508627206: rsu: check if environment exists before access to it.Siew Chin Lim2020-12-081-11/+14
* HSD: #1508430891-4: ddr: altera: soc64: Add secure region support for ATF flowLey Foon Tan2020-11-291-0/+5
* HSD: #1508430891-3: arm: socfpga: soc64: Move socfpga_init_smmu() to before b...Ley Foon Tan2020-11-294-9/+3
* HSD: #1508430891-2: arm: socfpga: soc64: Change to use spl_perform_fixups()Ley Foon Tan2020-11-291-1/+1
* HSD: #1508430891-1: arm: socfpga: soc64: Move spl_board_prepare_for_boot()Ley Foon Tan2020-11-292-6/+6
* HSD #1508450224: rsu: block access to CPB while SPTs were corruptedRichard Gong2020-11-201-0/+12
* HSD #1508525741: rsu: correct the CPB header sizeRichard Gong2020-11-201-1/+1
* arm: socfpga: vab: Add CONFIG_SECURE_VAB_AUTH_ALLOW_NON_FIT_IMAGESiew Chin Lim2020-11-202-0/+6
* arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim2020-11-204-17/+65
* HSD #14012886181: rsu: update the rsu_log_level settingsRichard Gong2020-11-201-2/+3
* HSD #14012886181: rsu: remove the default rsu_protected_slot settingsRichard Gong2020-11-201-1/+0
* HSD #22011642423: rsu: remove the default rsu_spt_checksum settingsRichard Gong2020-11-201-3/+0
* HSD #22011620677: update RSU boot partition size without SPTRadu Bacrau2020-11-201-25/+26
* HSD #1508450224: rsu: don't check CPB when both SPTs are badRichard Gong2020-11-201-1/+3
* HSD #14012726917: Replaced __udelay inline function with __socfpga_udelay inl...Siew Chin Lim2020-11-204-39/+38
* HSD #22010730357: rsu: handle the SPT checksumRichard Gong2020-10-273-8/+71
* HSD #22010730357: rsu: handle SPT checksum environment variableRichard Gong2020-10-272-0/+22
* HSD #22010730357: arm: soc64: add an environment variable for RSU SPT checksumRichard Gong2020-10-271-0/+3
* HSD #22010730357: rsu: change to handle the corrupted CPB reported by firmwareRichard Gong2020-10-272-9/+37
* HSD #1508450224: rsu: correct a typo at RSU driverRichard Gong2020-10-271-1/+1
* HSD #22010730357: rsu: change the behavior for initializing libRSURichard Gong2020-10-271-1/+9
* HSD #22010730357: rsu: additional changes to handle SPT/CPB saveRichard Gong2020-10-271-0/+7
* HSD #1508313350: Enable firewall to allow access to various componentsTien Fong Chee2020-10-273-0/+33
* arm: socfpga: dm: Enable Intel Diamond Mesa bulidSiew Chin Lim2020-10-272-2/+53
* arm: dts: dm: Add base dtsi and devkit dts for Diamond MesaSiew Chin Lim2020-10-275-0/+935
* arm: socfpga: dm: Add SPL for Diamond MesaSiew Chin Lim2020-10-271-0/+97
* ddr: altera: dm: Add SDRAM driver for Diamond MesaSiew Chin Lim2020-10-273-1/+74
* arm: socfpga: Changed misc_s10.c to misc_soc64.cSiew Chin Lim2020-10-272-2/+2
* arm: socfpga: dm: Add clock manager for Diamond MesaSiew Chin Lim2020-10-273-0/+95
* arm: socfpga: Changed to store QSPI reference clock in kHzSiew Chin Lim2020-10-273-7/+45
* arm: socfpga: Move Stratix10 and Agilex clock manager common codeSiew Chin Lim2020-10-275-13/+13
* drivers: clk: dm: Add clock driver for Diamond MesaSiew Chin Lim2020-10-271-0/+3
* arm: socfpga: Add handoff data support for Diamond MesaSiew Chin Lim2020-10-272-29/+88
* arm: socfpga: Restructure Stratix10 and Agilex handoff codeSiew Chin Lim2020-10-277-92/+162
* arm: socfpga: Rename Stratix10 and Agilex handoff common macrosSiew Chin Lim2020-10-275-57/+57
* arm: socfpga: dm: Add firewall support for Diamond MesaSiew Chin Lim2020-10-271-1/+1
* arm: socfpga: dm: Add base address for Intel Diamond MesaSiew Chin Lim2020-10-271-1/+1
* arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2020-10-275-15/+14
* HSD #22010730357: rsu: changes for Sub-Partition Table (SPT) enhancementsRichard Gong2020-10-265-2/+399
* HSD #22010730370: rsu: changes for Configuration Pointer Block (CPB) enhancem...Richard Gong2020-10-265-22/+462
* HSD #1508259592: Skip 'linux_qspi_enable' command if QSPI is not enabledChee Hong Ang2020-10-261-0/+2
* HSD #14011791668: check decision firmware integrityradu bacrau2020-10-266-1/+217
* HSD #1508234389-2: Skip handoff data access in SSBLChee Hong Ang2020-10-261-1/+2
* HSD #1508168527-5: arm: dts: socfpga: arria10: Move to use generic handoff dtsiLey Foon Tan2020-10-267-1376/+297
* HSD #1508168527-4: arm: socfpga: arria10: Add handoff header for A10 SoCDK NANDLey Foon Tan2020-10-261-0/+305
* HSD #1508168527-3: arm: dts: socfpga: arria10: Add handoff header for A10 SoC...Ley Foon Tan2020-10-261-0/+305
* HSD #1508168527-2: arm: socfpga: arria10: Add handoff header for A10 SoCDK S...Dalon Westergreen2020-10-261-0/+305