summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: add barebox,bootsource-mmc aliasesSascha Hauer2024-02-209-2/+34
* hab: implement i.MX9 supportSascha Hauer2024-02-161-0/+5
* ARM: i.MX: ele: implement more ELE operationsSascha Hauer2024-02-161-1/+344
* ARM: i.MX: bbu: fix i.MX9 eMMC boot bbu handlerSascha Hauer2024-02-131-5/+0
* bbu: create a standard bbu handler for eMMC bootSascha Hauer2024-02-131-1/+1
* ARM: i.MX: tqma93xx: Add LGA board variantSascha Hauer2024-02-138-41/+1596
* ARM: i.MX9: rename TQ i.MX93 board to TQMA93XXSascha Hauer2024-02-139-9/+9
* ARM: i.MX93: tqma9352-mba93xxca: use upstream device treeSascha Hauer2024-01-301-787/+2
* ARM: i.MX8M: convert the machine init to the soc driverMarco Felsch2024-01-293-140/+10
* Merge branch 'for-next/misc'Sascha Hauer2024-01-2317-48/+18
|\
| * clk: select CLKDEV_LOOKUP from COMMON_CLKAhmad Fatoum2024-01-198-23/+0
| * clk: make COMMON_CLK a visible symbolAhmad Fatoum2024-01-193-7/+6
| * mips: set DMA_ALIGNMENT instead of defining dma_allocAhmad Fatoum2024-01-111-7/+2
| * kvx: set DMA_ALIGNMENT instead of defining dma_allocAhmad Fatoum2024-01-111-5/+1
| * sandbox: set DMA_ALIGNMENT instead of defining dma_allocAhmad Fatoum2024-01-111-5/+1
| * MIPS: qemu-malta*_defconfig: enable e1000 network driverAntony Pavlov2024-01-112-0/+2
| * pbl/pmic.h: rename pmic_reg_write() to pmic_reg_write8()Sascha Hauer2024-01-021-1/+1
| * MIPS: asm/pbl_nmon.h: add guard macroAntony Pavlov2024-01-021-0/+5
* | Merge branch 'for-next/layerscape'Sascha Hauer2024-01-2342-170/+1664
|\ \
| * | ARM: layerscape: enable DWC3 snooping on ls1046aAhmad Fatoum2024-01-111-0/+32
| * | 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