aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-k3
Commit message (Expand)AuthorAgeFilesLines
* misc: fs_loader: Add function to get the chosen loaderSean Anderson2023-01-121-1/+1
* arm: mach-k3: copy bootindex to OCRAM for main domain SPLBryan Brattlof2023-01-103-4/+33
* arm64:mach-k3 am625_init: Correct boot mode detectionMartyn Welch2023-01-101-10/+9
* arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof2022-12-093-0/+396
* arm: mach-k3: introduce basic files to support the am62aBryan Brattlof2022-12-098-7/+396
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-052-2/+2
* arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof2022-11-248-8/+8
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-312-2/+2
* arm: mach-k3: Move hardware handling to common filesAndrew Davis2022-10-187-106/+32
* arm: mach-k3: security: Use dma-mapping for cache opsAndrew Davis2022-10-181-8/+6
* arm: mach-k3: common: Set boot_fit on non-GP devicesAndrew Davis2022-10-181-0/+4
* dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek2022-10-171-1/+1
* treewide: Drop image_header_t typedefSimon Glass2022-09-291-3/+3
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-1/+1
* arm: mach-k3: security: Remove certificate if detected on GP deviceAndrew Davis2022-08-041-1/+29
* arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis2022-08-043-4/+4
* arm: mach-k3: security: Allow signing bypass if type is HS-FSAndrew Davis2022-08-041-1/+21
* arm: mach-k3: Add support for device type detectionAndrew Davis2022-08-043-1/+70
* arm: k3: config.mk: Read software revision information from file on HSAndrew Davis2022-07-251-0/+8
* k3_gen_x509_cert: Make SWRV configurable for anti-rollback protectionYogesh Siraswar2022-07-252-1/+10
* arm: mach-k3: Remove ROM firewalls on GP devicesAndrew Davis2022-07-252-8/+0
* arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis2022-07-256-12/+12
* arm: mach-k3: Only build init files for SPLAndrew Davis2022-07-256-18/+8
* armv8: mach-k3: correct define checking for AM625/AM642 memory mapsMatt Ranostay2022-07-251-1/+1
* arm64: mach-k3: am625_init: Probe ESM nodesJulien Panis2022-07-252-0/+26
* arm: mach-k3: common: Use ddr_init in spl_enable_dcacheGeorgi Vlaev2022-07-061-1/+1
* arm: k3: j721e: add dynamic sf bus override support for j721eVaishnav Achath2022-07-062-2/+13
* Merge branch 'master' into nextTom Rini2022-06-201-0/+3
|\
| * arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlockChristian Gmeiner2022-06-161-0/+3
* | board: ti: Introduce the basic files to support AM62 SK boardSuman Anna2022-06-101-0/+1
* | arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna2022-06-103-0/+450
* | arm: mach-k3: Introduce the basic files to support AM62Suman Anna2022-06-108-3/+414
* | arm: mach-k3: am6_init: Fix the path and value's length in the fixup performe...Aswath Govindraju2022-06-101-2/+2
* | arm: k3: sysfw-loader: add hyperflash supportVaishnav Achath2022-06-101-0/+28
|/
* Merge branch '2022-04-04-platform-updates'Tom Rini2022-04-051-4/+36
|\
| * arch: arm: mach-k3: am642_init: Probe ESM nodesHari Nagalla2022-04-041-4/+36
* | spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-044-4/+4
|/
* arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner2022-03-041-1/+2
* arm: j721e: Add support for selecting DT based on board nameSinthu Raja2022-02-161-0/+59
* drivers: misc: Makefile: Enable fs_loader compilation at SPL LevelKeerthy2022-02-081-7/+3
* arm: K3: Add basic support for J721S2 SoC definitionDavid Huang2022-02-0811-5/+971
* mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMACVignesh Raghavendra2022-01-151-0/+1
* mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPLVignesh Raghavendra2022-01-151-0/+7
* mach-k3: common: Instantiate AM65 CPSW NUSS wrapperVignesh Raghavendra2022-01-151-0/+16
* ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmodeVignesh Raghavendra2022-01-151-2/+16
* arm: mach-k3: am642_init: Unlock MCU PADCFG regsMichael Liebert2022-01-152-0/+5
* board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka2021-10-031-0/+1
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-277-113/+163
|\
| * arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...WIP/2021-09-17-TI-platform-updatesNishanth Menon2021-09-171-12/+18