summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-k3
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-243-4/+4
* arm: am64x: Add support for selecting DT based on EEPROMLokesh Vutla2021-05-121-0/+26
* board: ti: am64x: Add support for reading eeprom dataLokesh Vutla2021-05-121-0/+3
* arm: mach-k3: am642: Add support for triggering ddr init from SPLDave Gerlach2021-05-121-0/+6
* board: ti: am64x: Add board support for am64x evmDave Gerlach2021-05-121-0/+1
* armv8: mach-k3: am642: Add custom MMU supportKeerthy2021-05-121-0/+41
* arm: mach-k3: am642: Shut down R5 core after ATF startup on A53Suman Anna2021-05-121-0/+51
* arm: mach-k3: am642: Use mmc start and stop callbacksDave Gerlach2021-05-121-1/+33
* arm: mach-k3: am642: Load SYSFW binary and config from boot mediaDave Gerlach2021-05-121-0/+37
* arm: mach-k3: am642: Store boot info from ROMDave Gerlach2021-05-122-0/+23
* arm: mach-k3: am642: Unlock all applicable control MMR registersDave Gerlach2021-05-122-4/+22
* arm: mach-k3: am642: Add support for boot device detectionKeerthy2021-05-125-0/+198
* arm: mach-k3: Add basic support for AM642 SoC definitionDave Gerlach2021-05-123-4/+39
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-053-3/+3
* dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass2020-12-183-3/+3
* armv8: K3: j7200: Add custom MMU supportSuman Anna2020-09-151-1/+58
* arm: mach-k3: Add HyperFlash boot mode supportVignesh Raghavendra2020-09-151-0/+1
* arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla2020-08-113-1/+12
* arm: mach-k3: j7200: Add support for storing extended boot info from ROMLokesh Vutla2020-08-113-2/+15
* arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla2020-08-113-0/+12
* arm: mach-k3: j721e: Fix unlocking control module registersLokesh Vutla2020-08-111-2/+2
* arm: mach-k3: j721e: Add detection for j721eLokesh Vutla2020-08-115-0/+18
* arm: mach-k3: sysfw-loader: Add support for rom loading sysfw imageLokesh Vutla2020-08-114-21/+43
* arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla2020-08-114-20/+11
* arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabledJean-Jacques Hiblot2020-08-111-1/+7
* board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla2020-08-111-1/+2
* arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas2020-08-113-1/+9
* arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas2020-08-111-0/+40
* arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas2020-08-111-1/+4
* arm: mach-k3: sysfw-loader: Add support to load SYSFW from USBFaiz Abbas2020-08-111-0/+11
* armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas2020-08-111-0/+18
* arm: mach-k3: Clean non-coherent lines out of L3 cacheAndrew F. Davis2020-08-112-0/+25
* sf: Drop dm.h header file from spi_flash.hSimon Glass2020-08-031-0/+1
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-5/+5
* arm: mach-k3: Use SOC driver for device identificationDave Gerlach2020-07-253-36/+19
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-243-19/+36
* arm: mach-k3: Use SOC driver for device identificationDave Gerlach2020-07-203-36/+19
* arm: k3: use correct weak function name spl_board_prepare_for_linuxPatrick Delaunay2020-07-131-1/+1
* arm: k3: Consolidate and silence k3_fit_atf.sh callJan Kiszka2020-07-131-8/+9
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-256-2/+85
|\
| * arm: mach-k3: Enable dcache in SPLJan Kiszka2020-05-194-0/+38
| * arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg2020-05-193-2/+47
* | common: Drop linux/bitops.h from common headerSimon Glass2020-05-183-0/+7
* | common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop image.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop net.h from common headerSimon Glass2020-05-183-0/+3
|/
* arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2020-05-111-1/+1