summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FogBugz #548483-12: Replace the duplicate DBE config with address mismatchrel_socfpga_v2017.09_18.04.02_prTien Fong Chee2018-04-181-1/+1
* FogBugz #548483-11: Reduce the buffer size for DMA microcodeTien Fong Chee2018-04-161-1/+1
* FogBugz #548145: arm: socfpga: stratix10: Enhance QSPI driver to use 4k sectorChin Liang See2018-04-131-1/+0
* FogBugz #548149: arm: socfpga: stratix10: Fix QSPI flash compatible stringChin Liang See2018-04-131-1/+1
* FogBugz #548210-4: Add SMC functions to support ECCThor Thayer2018-04-122-0/+161
* FogBugz #548210-3: Refactor SMC shared code into common headerThor Thayer2018-04-122-35/+44
* FogBugz #548210-2: Add SysMan and ECC Reads to intel-smc.hThor Thayer2018-04-121-0/+91
* FogBugz #548210-1: Update intel-smc.h from LinuxThor Thayer2018-04-121-146/+117
* FogBugz #548483-10: Add helper function for write/read DDRTien Fong Chee2018-04-101-73/+29
* FogBugz #548483-9: Enhance DDR address mismatch test to support 64 bits DDRTien Fong Chee2018-04-091-11/+43
* FogBugz #548483-8: Enhance DDR DBE ECC test to support 64 bits DDRTien Fong Chee2018-04-091-13/+45
* FogBugz #548483-7: Enhance DDR SBE ECC test to support 64 bits DDRTien Fong Chee2018-04-091-20/+70
* FogBugz #548483-6: Enable DMA driver for better DDR scrubbing performanceTien Fong Chee2018-04-091-0/+2
* FogBugz #548483-5: Miss setting of transfer status polling on DMA channelTien Fong Chee2018-04-093-17/+40
* FogBugz #548483-4: Remove global data variableTien Fong Chee2018-04-091-7/+2
* FogBugz #548483-3: Add watchdog reset for DDR scrubbing with DMATien Fong Chee2018-04-091-1/+10
* FogBugz #548483-2: Add watchdog reset for DDR scrubbing with CPUTien Fong Chee2018-04-091-0/+2
* FogBugz #548483-1: Doing DDR scrubbing, chunk by chunk by CPUTien Fong Chee2018-04-091-1/+17
* FogBugz #544650: Ensure watchdog paused when debuggingrel_socfpga_v2017.09_18.04.01_prACDS18.0_REL_S10_GSRD_PRChin Liang See2018-03-272-0/+5
* FogBugz #544314: Ensure SiP function service table always align to 8 bytes.rel_socfpga_v2017.09_18.03.01_prChee Hong Ang2018-03-163-4/+8
* FogBugz #540144-8: Enable S10 FPGA configuration in defconfigChee Hong Ang2018-03-151-0/+1
* FogBugz #540144-7: Add S10 FPGA configuration SMC (SiP) servicesChee Hong Ang2018-03-154-0/+708
* FogBugz #540144-6: Allow SiP service extensions on top of PSCI codeChee Hong Ang2018-03-153-6/+58
* FogBugz #540144-5: Moved RECONFIG_STATUS definitions to common header fileChee Hong Ang2018-03-152-24/+24
* FogBugz #540144-4: FPGA configuration with RECONFIG and RECONFIG_DATAChee Hong Ang2018-03-151-22/+178
* FogBugz #540144-3: Async support for S10 mailbox commandsChee Hong Ang2018-03-152-23/+111
* FogBugz #540144-2: Add new mailbox commands for S10Chee Hong Ang2018-03-151-0/+2
* FogBugz #540144-1: Add DIRECT/INDIRECT bit supportChee Hong Ang2018-03-154-35/+48
* FogBugz #542061: chmod all source code files from 755 to 644Dinh Nguyen2018-03-1220-0/+0
* FogBugz #540992: Changed CONFIG_LOADADDR to 32MB offset addressChee Hong Ang2018-03-091-1/+1
* FogBugz #535135-2: arm: socfpga: stratix10: Add SDRAM ECC testingTien Fong Chee2018-03-084-0/+158
* FogBugz #535135-1: arm: socfpga: stratix10: Enable SDRAM ECCTien Fong Chee2018-03-083-1/+75
* FogBugz #533578-2: arm: socfpga: stratix10: Enable watchdog support for SPLChin Liang See2018-03-082-0/+22
* FogBugz #533578-1: arm: socfpga: stratix10: Calculating L4 sys free clockChin Liang See2018-03-082-0/+6
* FogBugz #539844: enables non-secure access to watchdog timersDinh Nguyen2018-03-011-0/+6
* FogBugz #531407-2: arm: socfpga: stratix10: Enable DMA-330 driver supportTien Fong Chee2018-02-285-0/+1548
* FogBugz #531407-1: arm: socfpga: stratix10: Fix the comment for DMA productTien Fong Chee2018-02-281-3/+3
* FogBugz #526851: arm:socfpga:stratix10: Enable U-Boot to execute scriptTien Fong Chee2018-02-281-2/+7
* FogBugz #535183: arm: socfpga: stratix10: Enable SMMU supportThor Thayer2018-02-222-0/+7
* FogBugz #529840: arm: socfpga: stratix10: Move armv8 securerel_socfpga_v2017.09_18.02.03_prrel_socfpga_v2017.09_18.02.02_prChee Hong Ang2018-02-121-1/+1
* FogBugz #504066: arm: socfpga: stratix10: Fix SMP issuerel_socfpga_v2017.09_18.02.01_prChin Liang See2018-01-191-3/+5
* FogBugz #518452: arm: socfpga: stratix10: Enable spi supportChin Liang See2018-01-194-0/+41
* spi: designware_spi: Ensure all registers access are 32 bitsChin Liang See2018-01-191-8/+8
* FogBugz #524216: arm: socfpga: stratix10: Fix DTS compilation warningChin Liang See2018-01-191-17/+13
* FogBugz #524232: spi: cadence_qspi: Support various address cells sizeChin Liang See2018-01-191-12/+3
* FogBugz #514871: arm: socfpga: stratix10: Enable SPI1 supportThor Thayer2018-01-031-0/+2
* FogBugz #522409-2: gpio: dwapb: Enable get_function supportChin Liang See2017-12-271-0/+15
* FogBugz #522409-1: arm: socfpga: stratix10: Enable GPIO supportChin Liang See2017-12-273-0/+47
* FogBugz #504067: arm: socfpga: stratix10: SMP through PSCIChin Liang See2017-12-271-1/+0
* FogBugz #504066: arm: socfpga: stratix10: Enable PSCI CPU_ONChin Liang See2017-12-273-1/+38