summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: stratix10: Enable CONFIG_FPGA_INTEL_PRrel_socfpga_v2019.04_20.02.01_rc1rel_socfpga_v2019.04_20.02.01_prChee Hong Ang2020-01-201-2/+3
* fpga: intel_pr: Fixed compilation errorsChee Hong Ang2020-01-161-9/+9
* arm: dts: Stratix10: Remove 'clock-frequency' from 'uart0'Chee Hong Ang2020-01-101-1/+0
* HSD #1809587061: arm: socfpga: psci: Fix race condition in CPU_ONChee Hong Ang2020-01-091-0/+2
* HSD #1507281912: spi: cadence_qspi: Probe fail if QSPI clock is not setrel_socfpga_v2019.04_20.01.02_rc1rel_socfpga_v2019.04_20.01.02_prChee Hong Ang2020-01-061-0/+3
* configs: A10: Add CONFIG_CMD_FPGA_LOADMKTien Fong Chee2020-01-013-0/+3
* HSD #1507121804: configs: socfpga: stratix10: UART clock no longer hardcodedrel_socfpga_v2019.04_20.01.01_rc1rel_socfpga_v2019.04_20.01.01_prChee Hong Ang2019-12-241-1/+4
* HSD #1707128118: Enable Non-Secure SDRAM ECC Register Accessrel_socfpga_v2019.04_19.12.02_rc1rel_socfpga_v2019.04_19.12.02_prThor Thayer2019-12-062-6/+6
* HSD #1507630927-2: configs: agilex: Add BOOTCOMMAND for NAND bootLey Foon Tan2019-12-051-0/+2
* HSD #1507630927-1: configs: agilex: Move CONFIG_BOOTCOMMAND to defconfigLey Foon Tan2019-12-053-7/+4
* ARM: socfpga: Moving all A10 CONFIG_BOOTCOMMAND to defconfigTien Fong Chee2019-12-023-12/+4
* ARM: socfpga: Enable bridges in A10 NAND default bootTien Fong Chee2019-12-021-1/+1
* ARM: socfpga: Enable bridges in A10 QSPI default bootTien Fong Chee2019-12-021-1/+1
* ARM: socfpga: Ensure FPGA in user mode before enabling the bridgesTien Fong Chee2019-12-021-4/+11
* HSD #14010442474: Reserve system manager register for customersradu bacrau2019-12-022-2/+2
* HSD #1507526426-10: configs: socfpga: agilex: Add NAND boot supportLey Foon Tan2019-11-151-1/+6
* HSD #1507526426-9: arm: dts: agilex: Fix incorrect rootfs partition size for ...rel_socfpga_v2019.04_19.12.01_rc1rel_socfpga_v2019.04_19.12.01_prrel_socfpga_v2019.04_19.11.03_prLey Foon Tan2019-11-151-1/+1
* HSD #1707105006: Stratix10: Fix SMMU accessThor Thayer2019-11-132-0/+21
* HSD #1707102234: Agilex: Disable MPFE HMC Adapter FirewallThor Thayer2019-11-132-1/+10
* HSD #1507526426-8: configs: socfpga: Add Nand defconfig for AgilexLey Foon Tan2019-11-131-0/+73
* HSD #1507526426-7: configs: socfpga: agilex: Add NAND supportLey Foon Tan2019-11-121-0/+23
* HSD #1507526426-6: arm: dts: socfpga: Add NAND support for AgilexLey Foon Tan2019-11-124-0/+108
* HSD #1507526426-5: clk: agilex: Add clock enable supportLey Foon Tan2019-11-121-0/+6
* HSD #1507526426-4: clk: agilex: Add NAND clock supportLey Foon Tan2019-11-122-1/+5
* HSD #1507526426-3: configs: socfpga: agilex: Move MTDIDS_DEFAULT to defconfigLey Foon Tan2019-11-123-4/+3
* HSD #1507526426-2: configs: socfpga: agilex: Enable CONFIG_CMD_MTDLey Foon Tan2019-11-123-1/+2
* HSD #1507526426-1: configs: socfpga: agilex: Move CONFIG_MTD_DEVICE to defconfigLey Foon Tan2019-11-123-7/+6
* arm: socfpga: agilex: Ensure the DTS QSPI clock is set correctlyChee Hong Ang2019-11-071-2/+4
* HSD #1707095796: Remove MPFE Firewall for SMMUThor Thayer2019-11-033-0/+8
* HSD #1507500974: configs: arria10: Add bridge enable to CONFIG_BOOTCOMMANDrel_socfpga_v2019.04_19.11.02_prACDS19.3_REL_GSRD_PRLey Foon Tan2019-10-311-17/+10
* ARM: socfpga: Rename the FPGA reconfiguration SMC servicesChee Hong Ang2019-10-314-7/+7
* ARMv8: PSCI: Remove redundant PSCI entryChee Hong Ang2019-10-311-1/+0
* configs: socfpga: Add CONFIG_NET_RANDOM_ETHADDR=y to SOCFPGA defconfigTien Fong Chee2019-10-315-0/+5
* Use post-increment only in inffast.c.rel_socfpga_v2019.04_19.11.01_prChin Liang See2019-10-171-53/+34
* Remove offset pointer optimization in inftrees.c.Chin Liang See2019-10-171-11/+8
* CVE-2019-14196: nfs: fix unbounded memcpy with a failed length check at nfs_l...liucheng (G)2019-10-171-0/+4
* CVE-2019-14195: nfs: fix unbounded memcpy with unvalidated length at nfs_read...liucheng (G)2019-10-171-0/+3
* CVE-2019-14194/CVE-2019-14198: nfs: fix unbounded memcpy with a failed length...liucheng (G)2019-10-171-0/+3
* CVE: nfs: fix stack-based buffer overflow in some nfs_handler reply helper fu...liucheng (G)2019-10-171-0/+3
* CVE: net: fix unbounded memcpy of UDP packetliucheng (G)2019-10-171-0/+3
* CVE-2019-13106: ext4: fix out-of-bounds memsetChin Liang See2019-10-171-2/+5
* CVE-2019-13104: ext4: check for underflow in ext4fs_read_filePaul Emge2019-10-171-3/+5
* CVE-2019-13103: disk: stop infinite recursion in DOS PartitionsChin Liang See2019-10-171-0/+16
* lib: uuid: Fix unseeded PRNG on RANDOM_UUID=yEugeniu Rosca2019-10-141-0/+2
* fs: ext4: cache extent dataStephen Warren2019-10-145-37/+99
* Fix ext4 block group descriptor sizingBenjamin Lim2019-10-141-4/+15
* HSD #1507453717: arm: socfpga: agilex: add QSPI boot featureOoi, Joyce2019-10-145-4/+89
* HSD #1507453717: arm: socfpga: stratix10: add QSPI boot featureOoi, Joyce2019-10-147-5/+91
* HSD #1507453717: arm: spl: create a common spl for Stratix10 and AgilexOoi, Joyce2019-10-114-78/+90
* configs: Add CMD_DHCP config to socfpgaTien Fong Chee(old_UID 16019)2019-10-102-0/+2