aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
AgeCommit message (Expand)AuthorFilesLines
2022-06-10board: ti: Introduce the basic files to support AM62 SK boardSuman Anna1-0/+1
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna3-0/+450
2022-06-10arm: mach-k3: Introduce the basic files to support AM62Suman Anna8-3/+414
2022-06-10arm: mach-k3: am6_init: Fix the path and value's length in the fixup performe...Aswath Govindraju1-2/+2
2022-06-10arm: k3: sysfw-loader: add hyperflash supportVaishnav Achath1-0/+28
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini1-4/+36
2022-04-04arch: arm: mach-k3: am642_init: Probe ESM nodesHari Nagalla1-4/+36
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara4-4/+4
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner1-1/+2
2022-02-16arm: j721e: Add support for selecting DT based on board nameSinthu Raja1-0/+59
2022-02-08drivers: misc: Makefile: Enable fs_loader compilation at SPL LevelKeerthy1-7/+3
2022-02-08arm: K3: Add basic support for J721S2 SoC definitionDavid Huang11-5/+971
2022-01-15mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMACVignesh Raghavendra1-0/+1
2022-01-15mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPLVignesh Raghavendra1-0/+7
2022-01-15mach-k3: common: Instantiate AM65 CPSW NUSS wrapperVignesh Raghavendra1-0/+16
2022-01-15ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmodeVignesh Raghavendra1-2/+16
2022-01-15arm: mach-k3: am642_init: Unlock MCU PADCFG regsMichael Liebert2-0/+5
2021-10-03board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka1-0/+1
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini7-113/+163
2021-09-17arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...WIP/2021-09-17-TI-platform-updatesNishanth Menon1-12/+18
2021-09-17arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros2-0/+21
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna2-97/+99
2021-09-17arm: mach-k3: Add note to auto-generated filesDave Gerlach4-4/+20
2021-09-17arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocksSuman Anna1-4/+4
2021-09-17arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocksSuman Anna1-4/+4
2021-09-17arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna1-0/+5
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-07-27arm: mach-k3: Cleanup common start_non_linux_remote_cores()Suman Anna2-6/+0
2021-07-27arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna1-40/+0
2021-07-27arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna1-1/+5
2021-07-27arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to ...Aswath Govindraju1-1/+1
2021-07-15arm: mach-k3: am642_init: Add missing ddr guardGowtham Tammana1-1/+1
2021-06-11arm: mach-k3: j721e_init: Force early probe of clk-k3 driverDave Gerlach1-0/+12
2021-06-11arm: mach-k3: sysfw-loader: pass boardcfg to sciserverTero Kristo1-7/+106
2021-06-11arm: mach-k3: common: Drop main r5 startDave Gerlach1-3/+4
2021-06-11arm: mach-k3: do board config for PM only if supportedTero Kristo1-0/+2
2021-06-11arm: mach-k3: add support for detecting firmware images from FITTero Kristo3-10/+78
2021-06-11arm: mach-k3: Add platform data for j721e and j7200Dave Gerlach7-1/+1491
2021-06-11tools: k3_fit_atf: add DM binary to the FIT imageTero Kristo1-0/+4
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+2
2021-06-11arm: mach-k3: introduce new config option for sysfw splitTero Kristo1-0/+11
2021-06-09configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju1-4/+2
2021-06-09arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modesAswath Govindraju1-0/+33
2021-06-09arm: mach-k3: am642_init: Add support for USB boot modeAswath Govindraju3-4/+20
2021-06-09tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig...Aswath Govindraju2-0/+8
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn3-4/+4
2021-05-12arm: am64x: Add support for selecting DT based on EEPROMLokesh Vutla1-0/+26
2021-05-12board: ti: am64x: Add support for reading eeprom dataLokesh Vutla1-0/+3
2021-05-12arm: mach-k3: am642: Add support for triggering ddr init from SPLDave Gerlach1-0/+6
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach1-0/+1