summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* HSD #14015872909: arch: arm: soc64: Put CPU0 to wait for ATF when only CPU0 p...Sin Hui Kho2023-03-071-0/+4
* configs: soc64: Follow mainline to migrate CONFIG_SYS_BOOTM_LEN to KconfigLokanathan, Raaj2022-10-122-5/+0
* HSD #15011817806: fs-loader: Perform code cleanups on fs-loader driverLokanathan, Raaj2022-10-111-5/+1
* HSD #15011860471: Remove cm_get_qspi_controller_clk_hz from socfpga_soc64_com...Lokanathan, Raaj2022-10-112-13/+0
* configs: socfpga: Define the correct ref clock for the QSPI driverLokanathan, Raaj2022-10-062-0/+13
* HSD #15011081322: arm: socfpga: Add new QSPI clock path of Linux DTBSin Hui Kho2022-10-061-6/+10
* 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
* Follow mainline to convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigLokanathan, Raaj2022-10-061-0/+1
* Follow mainline to convert CONFIG_SYS_LOAD_ADDR to KconfigLokanathan, Raaj2022-10-062-8/+0
* HSD #14014983937: include: configs: socfpga: Add environment variables for di...Yau Wai Gan2022-10-061-1/+80
* HSD #14014983934-4: arm: socfpga: soc64: Load and boot for NAND flash with UB...Sin Hui Kho2022-10-061-5/+5
* HSD #14015124126: arm: socfpga: add support for n6010 boardMatthew Gerlach2022-10-061-0/+12
* HSD #1509829545-2: include: configs: soc64: Update source command formatYau Wai Gan2022-10-061-1/+1
* Revert "socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0"Yau Wai Gan2022-10-061-0/+1
* include: configs: soc64: Disable SPL load U-Boot image using raw methodSin Hui Kho2022-10-061-3/+0
* configs: socfpga: Wrapping up function ID for SMC register accessTien Fong Chee2022-10-061-1/+4
* arm: socfpga: n5x: Replace with soc64 env settingsTien Fong Chee2022-10-061-33/+0
* HSD #18016042797-2: arm: socfpga: soc64: Add mask support to INTEL_SIP_SMC_HP...Ley Foon Tan2022-10-061-4/+10
* include: configs: soc64: Use CONFIG_SPL_ATF to differentiate bootfileSiew Chin Lim2022-10-061-0/+6
* configs: defconfig: Load OS via FIT image in QSPI ATF boot for Stratix 10 and...Siew Chin Lim2022-10-061-0/+3
* configs: defconfig: Load OS via FIT image in Stratix 10 and Agilex NAND bootSiew Chin Lim2022-10-061-0/+4
* arm: socfpga: Change both dm and DM to n5x and N5X respectivelyTien Fong Chee2022-10-062-121/+0
* HSD #14013046644: group RSU commands and query RSU max_retry from bootcmdRadu Bacrau2022-10-061-1/+3
* configs: dm: Add Diamond Mesa CONFIGsSiew Chin Lim2022-10-061-0/+50
* drivers: clk: dm: Add clock driver for Diamond MesaSiew Chin Lim2022-10-061-0/+71
* HSD #1508277418: Enable ATF support for QSPI & NAND bootChee Hong Ang2022-10-061-0/+2
* arm: socfpga: increase QSPI kernel Image size for Stratix10 and AgilexJoyce Ooi2022-10-061-3/+3
* HSD #1707116690-1: arm: socfpga: Add fitImage for SPL programs periph RBF onlyTien Fong Chee2022-10-061-0/+2
* arm: socfpga: Enable U-Boot to execute scriptTien Fong Chee2022-10-061-0/+3
* HSD #1707151571: configs: socfpga: Add QSPI support for Cyclone 5Ley Foon Tan2022-10-062-0/+40
* HSD #1507121804: configs: socfpga: stratix10: UART clock no longer hardcodedChee Hong Ang2022-10-061-0/+7
* HSD #1507526426-10: configs: socfpga: agilex: Add NAND boot supportLey Foon Tan2022-10-061-0/+5
* HSD #1507526426-8: configs: socfpga: Add Nand defconfig for AgilexLey Foon Tan2022-10-061-10/+0
* HSD #1507526426-7: configs: socfpga: agilex: Add NAND supportLey Foon Tan2022-10-061-0/+23
* HSD #1507526426-3: configs: socfpga: agilex: Move MTDIDS_DEFAULT to defconfigLey Foon Tan2022-10-061-0/+1
* HSD #1507453717: arm: socfpga: stratix10: add QSPI boot featureOoi, Joyce2022-10-061-0/+8
* ARM: socfpga: Synchronize the configuration for A10 NAND SoCDKTien Fong Chee2022-10-061-1/+7
* misc: fs_loader: Add NAND RAW partition loading supportTien Fong Chee2022-10-041-0/+15
* arm: socfpga: switching watchdog 0 to watchdog 1Tien Fong Chee2022-10-041-0/+8
* ARM: socfpga: Synchronize the configuration for A10 QSPI SoCDKTien Fong Chee2022-10-041-0/+27
* misc: fs_loader: Add QSPI RAW partition loading supportTien Fong Chee2022-10-041-0/+35
* arm: socfpga: Ensure the DTS QSPI clock is set correctlyTien Fong Chee2022-10-041-2/+4
* FogBugz #583059-1: Enable L2 reset on S10Chee Hong Ang2022-10-041-0/+7
* FogBugz #554177: Enable SMC/PSCI calls from slave CPUsChee Hong Ang2022-10-041-0/+8
* usb: gadget: designware-udc: Drop the driverMarek Vasut2022-09-191-183/+0
* bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi2022-09-181-0/+78
* board: purism: add the Purism Librem5 phoneAngus Ainslie2022-09-181-0/+95
* verdin-imx8mm: verdin-imx8mp: update env memory layoutMarcel Ziswiler2022-09-182-8/+12
* ARM: imx: dh-imx6: Increase SF erase area for u-boot updateMarek Vasut2022-09-181-1/+1