summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: layerscape: configure all DMA masters to be cache-coherentAhmad Fatoum2024-01-113-25/+7
| * | ARM: dts: layerscape: mark ls1046a SoC DMA incoherent in DTAhmad Fatoum2024-01-111-0/+21
| * | ARM: dts: layerscape: add header for barebox DT overridesAhmad Fatoum2024-01-113-2/+9
| * | RISC-V: StarFive: J7100: set /soc/dma-noncoherentAhmad Fatoum2024-01-112-0/+2
| * | dma: select ARCH_DMA_DEFAULT_COHERENT for x86 and sandboxAhmad Fatoum2024-01-112-0/+2
| * | dma: rename OF_DMA_DEFAULT_COHERENT to ARCH_DMA_DEFAULT_COHERENTAhmad Fatoum2024-01-112-1/+8
| * | ARM: Layerscape: add basic support for NXP LS1028a RDBSascha Hauer2024-01-1011-3/+317
| * | ARM: Layerscape: LS1028a: implement bootsource detectionSascha Hauer2024-01-102-0/+41
| * | ARM: multi_v8_defconfig: disable CONFIG_MCI_STARTUPSascha Hauer2024-01-101-1/+0
| * | ARM: enable Layerscape boards in multi_v8_defconfigSascha Hauer2024-01-101-0/+13
| * | ARM: Layerscape: move over to MULTIARCHSascha Hauer2024-01-101-13/+14
| * | ARM: Layerscape: LS1028a: add psci nodeSascha Hauer2024-01-102-0/+8
| * | ARM: psci: make header self containedSascha Hauer2024-01-101-0/+2
| * | ARM: Layerscape: LS1028a: fixup icidsSascha Hauer2024-01-102-0/+214
| * | ARM: Layerscape: icid: factor out setup_icid_offsets()Sascha Hauer2024-01-101-7/+16
| * | ARM: Layerscape: icid: use of_property_write_u32_array() in of_set_qportal_io...Sascha Hauer2024-01-101-9/+9
| * | ARM: Layerscape: icid: use of_property_write_u32_array() in of_set_iommu_prop()Sascha Hauer2024-01-101-5/+5
| * | ARM: Layerscape: icid: move re-usable code to separate functionsSascha Hauer2024-01-101-41/+57
| * | ARM: Layerscape: icid: rename functionsSascha Hauer2024-01-101-11/+11
| * | ARM: Layerscape: icid: make readonly arrays constSascha Hauer2024-01-101-9/+9
| * | ARM: Layerscape: LS1028a: reserve DDR region for TF-ASascha Hauer2024-01-101-0/+22
| * | ARM: Layerscape: consolidate initcalls into oneSascha Hauer2024-01-106-32/+91
| * | ARM: atf: add bl31 v2 calling methodSascha Hauer2024-01-082-0/+134
| * | ARM: Add ls1028a lowlevel initSascha Hauer2024-01-082-0/+44
| * | ARM: Layerscape: add tzc400 supportSascha Hauer2024-01-083-0/+468
| * | ARM: layerscape: implement ls1028a errataSascha Hauer2024-01-081-0/+49
| * | ARM: Layerscape: pass base addresses to errata functionsSascha Hauer2024-01-081-15/+8
| * | ARM: layerscape: cleanup erratum_a009008Sascha Hauer2024-01-081-2/+3
| * | ARM: layerscape: drop wrong errata workaroundSascha Hauer2024-01-081-8/+0
| * | ARM: layerscape: cleanup erratum_a009798Sascha Hauer2024-01-081-2/+3
| * | ARM: layerscape: cleanup erratum_a008997Sascha Hauer2024-01-081-2/+3
| * | ARM: layerscape: cleanup erratum_a009007Sascha Hauer2024-01-081-16/+13
| * | ARM: layerscape: decide SCFG endianess during runtimeSascha Hauer2024-01-085-4/+62
| * | soc/fsl/immap_lsch2.h: cleanupSascha Hauer2024-01-081-0/+5
| * | fsl-ddr: make endianess runtime decisionSascha Hauer2024-01-023-3/+3
| |/
* | Merge branch 'for-next/imx-hsio-blk-ctrl'Sascha Hauer2024-01-231-4/+0
|\ \
| * | ARM: dts: i.MX8MP: drop barebox,allow-dummy for HSIO blk-ctrlAhmad Fatoum2024-01-221-4/+0
* | | Merge branch 'for-next/imx'Sascha Hauer2024-01-2327-92/+448
|\ \ \
| * | | ARM: i.MX: esdctl: change type to resource_size_tSascha Hauer2024-01-221-1/+1
| * | | ARM: i.MX93: Add OP-TEE supportSascha Hauer2024-01-224-1/+106
| * | | ARM: i.MX93: add scratch space supportSascha Hauer2024-01-223-0/+15
| * | | ARM: i.MX: export imx9_ddrc_sdram_size()Sascha Hauer2024-01-221-3/+4
| * | | ARM: i.MX93: add imx93_barebox_entry()Sascha Hauer2024-01-222-4/+15
| * | | soc: imx: featctrl: finalize support for i.MX8MPAhmad Fatoum2024-01-221-1/+53
| * | | ARM: dts: i.MX8MP: drop temporary workaroundAhmad Fatoum2024-01-221-9/+0
| * | | ARM: i.MX8M: fix optee of-fixup logicMarco Felsch2024-01-191-2/+1
| * | | ARM: i.MX8M: cleanup MX8M*_ATF_BL33_BASE_ADDR definesMarco Felsch2024-01-192-2/+2
| * | | ARM: i.MX8M: allow board code to configure the bl33 loadaddrMarco Felsch2024-01-193-28/+43
| * | | ARM: i.MX8M: atf: add support for optee hdr parsingMarco Felsch2024-01-191-0/+27
| * | | ARM: i.MX8M: add dynamic optee memory of-fixup supportMarco Felsch2024-01-191-0/+3