summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled regionManorit Chawdhry2023-05-041-1/+1
* arm: mach-k3: Workaround errata ID i2331Nitin Yadav2023-05-031-0/+33
* arm: mach-k3: am62a7: Enable QoS for DSSAradhya Bhatia2023-05-035-0/+187
* arm: mach-k3: j7200: Fix firewall warnings at boot timeManorit Chawdhry2023-05-031-0/+6
* arm: mach-k3: common: don't reconfigure background firewallsManorit Chawdhry2023-05-022-1/+8
* arm: mach-k3: common: Default to non fitImage boot on HS-FSVignesh Raghavendra2023-05-021-2/+2
* arch: mach-k3: j721s2_init: Disable the firewallsJayesh Choudhary2023-04-251-0/+53
* arm: mach-k3: am642: move do_dt_magic() after sysfw loadingChristian Gmeiner2023-04-241-2/+2
* arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry2023-04-241-2/+33
* arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis2023-04-248-18/+0
* arm: mach-k3: Move J721s2 SPL init functions to mach-k3Andrew Davis2023-04-242-3/+64
* arm: mach-k3: Move sdelay() and wait_on_value() declarationAndrew Davis2023-04-241-4/+0
* arm: mach-k3: Remove unused fdt_disable_node()Andrew Davis2023-04-242-20/+0
* arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis2023-04-247-15/+20
* arm: mach-k3: Move sysfw-loader.h out of mach includesAndrew Davis2023-04-247-6/+6
* arm: mach-k3: Make release_resources_for_core_shutdown() commonAndrew Davis2023-04-2412-214/+127
* arm: mach-k3: Move J721e SoC detection out of common sectionAndrew Davis2023-04-244-26/+25
* arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis2023-04-242-1/+16
* arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner2023-03-294-6/+9
* arm: mach-k3: am62: move scratch board area to HSM RAMKamlesh Gurudasani2023-03-221-2/+1
* arch: mach-k3: Update board specific API name to K3 generic API nameSinthu Raja2023-01-272-1/+15
* 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
|\