summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-10-061-2/+16
* spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-10-062-20/+10
* configs: socfpga: Define the correct ref clock for the QSPI driverLokanathan, Raaj2022-10-063-3/+13
* HSD 15011662064: Remove "x1" register to follow mainline changesLokanathan, Raaj2022-10-061-1/+1
* Added correction for is_ddr_init and reset_type_printLokanathan, Raaj2022-10-061-73/+27
* ddr: altera: n5x: Include DDR4 for the same hardcoding settingsTien Fong Chee2022-10-061-16/+12
* ddr: altera: n5x: Fixing debug log typoTien Fong Chee2022-10-061-4/+4
* ddr: altera: n5x: Ensure 'cal->header.data_len' is validatedTien Fong Chee2022-10-061-8/+35
* ddr: altera: n5x: Ensure correct size of result for correct type castingTien Fong Chee2022-10-061-4/+4
* ddr: altera: n5x: Copies calibration data to DDR when DDR retention is setTien Fong Chee2022-10-061-4/+7
* ddr: altera: n5x: Return error if invalid DDR type is detected in argumentTien Fong Chee2022-10-061-0/+3
* ddr: altera: n5x: Checking DDR init hang before reset due to watchdogTien Fong Chee2022-10-061-8/+21
* ddr: altera: n5x: Checking DDR DBETien Fong Chee2022-10-061-9/+23
* arm: socfpga: n5x: Update DDR init progress bitTien Fong Chee2022-10-061-0/+16
* ddr: altera: n5x: Add self-refresh support in DDR4Tien Fong Chee2022-10-062-42/+726
* ddr: altera: Add SDRAM driver for Intel N5X device from mainlineLokanathan, Raaj2022-10-062-828/+97
* HSD #18020445323-10: arm: dts: soc64: Move OCRAM CCU config to DTSTien Fong Chee2022-10-063-18/+22
* HSD #18020445323-9: arm: dts: agilex: Add ccu_mem0_I_main QoSTien Fong Chee2022-10-061-0/+18
* HSD #18020445323-8: arm: dts: agilex: Add fpga2sdram FW settingsTien Fong Chee2022-10-061-0/+32
* HSD #18020445323-7: ddr: altera: agilex: Remove code redundancyTien Fong Chee2022-10-061-4/+1
* HSD #18020445323-6: arm: dts: s10: Move CCU config of OCRAM to DTSTien Fong Chee2022-10-062-6/+4
* HSD #18020445323-5: arm: dts: s10: Add ccu_mem0_I_main QoSTien Fong Chee2022-10-061-0/+18
* HSD #18020445323-4: arm: dts: s10: Add fpga2sdram FW settingsTien Fong Chee2022-10-061-0/+84
* HSD #18020445323-3: arm: dts: s10: Move CCU config of DDR to DTSTien Fong Chee2022-10-062-44/+27
* HSD #18020445323-2: arm: dts: Add comments for all accesses config in DTSTien Fong Chee2022-10-064-4/+17
* HSD #18020445323-1: doc: dtbinding: Improve doc descriptionTien Fong Chee2022-10-061-12/+382
* HSD #18016393902: doc: README.socfpga: Add Git branch releases conventionSin Hui Kho2022-10-061-11/+41
* HSD #14016754550: arch: arm: dts: Align kernel.itb load and entry addressDinesh Maniyam2022-10-061-3/+3
* HSD #18021819983: configs: socfpga: Change load address to 0x02000000Dinesh Maniyam2022-10-067-0/+7
* Remove the duplicated SYS_LOAD_ADDR config from KconfigLokanathan, Raaj2022-10-061-14/+0
* HSD #15011081322: arm: socfpga: Add new QSPI clock path of Linux DTBSin Hui Kho2022-10-061-6/+10
* mtd: spi: Add ISSI QSPI to lightweight SPI flash stack for splLokanathan, Raaj2022-10-061-2/+4
* HSD #18021819983: arm64: dts: Increase reserved memory size to 32MBDinesh Maniyam2022-10-062-3/+3
* CVE-2022-30767: unbounded memcpy with a failed length check This patch tries ...Lokanathan, Raaj2022-10-061-2/+0
* HSD #14015806978: arm: dts: a10: Remove hardcoded handoff info for A10 NAND &...Lokanathan, Raaj2022-10-068-1142/+134
* HSD #18019787883: arm: socfpga: Expand the help text for the bridge command.Lokanathan, Raaj2022-10-061-2/+3
* HSD#15010839051: configs: increase CONFIG_SYS_BOOTM_LEN to support kernel > 32MBKah Jing Lee2022-10-061-0/+1
* HSD#15010839051: configs: add env. variable to support compressed kernel in q...Kah Jing Lee2022-10-061-0/+2
* HSD #15010938416: arm: dts: soc64: changing DDR aliasing addressesTien Fong Chee2022-10-063-7/+70
* doc: README.socfpga: Add official boot flow support infoYau Wai Gan2022-10-061-0/+28
* doc: README.socfpga: Update for U-boot 2022.04Lokanathan, Raaj2022-10-061-26/+6
* Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driverLokanathan, Raaj2022-10-061-0/+1
* Enable fs_loader compilation at SPL Level for socfpga defconfigsLokanathan, Raaj2022-10-065-0/+5
* configs: socfpga: Follow mainline to rename SPL_CRC32_SUPPORT to SPL_CRC32Lokanathan, Raaj2022-10-063-3/+3
* Follow mainline to convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigLokanathan, Raaj2022-10-062-0/+3
* Follow mainline to convert CONFIG_SYS_LOAD_ADDR to KconfigLokanathan, Raaj2022-10-065-8/+16
* HSD #16015333053: configs: socfpga: Disable QSPI config in SPL of CV defconfigLokanathan, Raaj2022-10-061-0/+1
* HSD #15010294106: spl: fit: nand: fix fit loading on bad blocksTien Fong Chee2022-10-061-7/+35
* HSD #1509758009-3: Enable I2C as default for Arria 10 defconfigTien Fong Chee2022-10-061-0/+3
* HSD #15010208928: arm: socfpga: a10: Enable double peripheral RBF configTien Fong Chee2022-10-063-1/+4