aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3
AgeCommit message (Expand)AuthorFilesLines
2021-05-12arm: mach-k3: am642: Unlock all applicable control MMR registersDave Gerlach2-4/+22
2021-05-12arm: mach-k3: am642: Add support for boot device detectionKeerthy5-0/+198
2021-05-12arm: mach-k3: Add basic support for AM642 SoC definitionDave Gerlach3-4/+39
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass3-3/+3
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass3-3/+3
2020-09-15armv8: K3: j7200: Add custom MMU supportSuman Anna1-1/+58
2020-09-15arm: mach-k3: Add HyperFlash boot mode supportVignesh Raghavendra1-0/+1
2020-08-11arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla3-1/+12
2020-08-11arm: mach-k3: j7200: Add support for storing extended boot info from ROMLokesh Vutla3-2/+15
2020-08-11arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla3-0/+12
2020-08-11arm: mach-k3: j721e: Fix unlocking control module registersLokesh Vutla1-2/+2
2020-08-11arm: mach-k3: j721e: Add detection for j721eLokesh Vutla5-0/+18
2020-08-11arm: mach-k3: sysfw-loader: Add support for rom loading sysfw imageLokesh Vutla4-21/+43
2020-08-11arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla4-20/+11
2020-08-11arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabledJean-Jacques Hiblot1-1/+7
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla1-1/+2
2020-08-11arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas3-1/+9
2020-08-11arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas1-0/+40
2020-08-11arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas1-1/+4
2020-08-11arm: mach-k3: sysfw-loader: Add support to load SYSFW from USBFaiz Abbas1-0/+11
2020-08-11armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas1-0/+18
2020-08-11arm: mach-k3: Clean non-coherent lines out of L3 cacheAndrew F. Davis2-0/+25
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass1-0/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-5/+5
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach3-36/+19
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini3-19/+36
2020-07-20arm: mach-k3: Use SOC driver for device identificationDave Gerlach3-36/+19
2020-07-13arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay1-1/+1
2020-07-13arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka1-8/+9
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini6-2/+85
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka4-0/+38
2020-05-19arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg3-2/+47
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass3-0/+7
2020-05-18common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop image.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop net.h from common headerSimon Glass3-0/+3
2020-05-11arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2-2/+2
2020-04-19arm: mach-k3: Use JTAD_ID register for device identificationLokesh Vutla3-18/+8
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini8-36/+217
2020-03-16armv8: K3: j721e: Add DSP internal memory regions in MMU tableSuman Anna1-1/+7
2020-03-11arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla5-22/+31
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas4-4/+70
2020-03-03armv7R: K3: Add support for jumping to firmwareKeerthy1-6/+16
2020-03-03armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCMKeerthy1-1/+3
2020-03-03arm: k3: Add support for loading non linux remote coresKeerthy3-5/+115
2020-03-03ARM: mach-k3: sysfw-loader: Use SPI memmapped addr when loading SYSFWLokesh Vutla2-1/+38