summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM64: add optional EFI stubAhmad Fatoum2024-03-0514-10/+217
| * | | filetype: add new file types for EFI-enabled Linux imagesAhmad Fatoum2024-03-052-0/+14
| * | | ARM: make board data definitions accessible to other architecturesAhmad Fatoum2024-03-051-23/+7
| * | | efi: payload: suppress EFI payload initcalls when not EFI-loadedAhmad Fatoum2024-03-051-2/+2
| * | | ARM64: runtime-offset: make get_runtime_offset fully PICAhmad Fatoum2024-03-051-2/+3
| * | | ARM64: cpu: setupc: rewrite to be fully PICAhmad Fatoum2024-03-051-13/+9
| * | | efi: don't hide structs, enums or unions behind _tAhmad Fatoum2024-03-051-1/+1
| * | | ARM: mmu-early: gracefully handle already enabled MMUAhmad Fatoum2024-03-052-0/+6
| * | | block: record block device typeAhmad Fatoum2024-03-051-0/+1
| * | | cdev: implement setter/getter for cdev device nodeAhmad Fatoum2024-03-051-1/+1
| * | | efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOADAhmad Fatoum2024-03-051-1/+1
* | | | ARM: i.MX8MQ: fix early boot hangAhmad Fatoum2024-03-151-1/+1
| |_|/ |/| |
* | | ARM: i.MX93 ele: fix compilationSascha Hauer2024-03-131-1/+1
* | | ARM: i.MX93: ele: start TRNG on i.MX93 rev a1Sascha Hauer2024-03-111-0/+20
* | | ARM: rpi: fix regression booting without VideoCore DTAhmad Fatoum2024-03-051-10/+33
|/ /
* | ARM: bootm barebox: page align barebox start addressThaison Phan2024-03-011-1/+1
* | ARM: i.MX93: tqm93xx: add PMIC nodeSascha Hauer2024-02-291-0/+9
* | ARM: i.MX: move barebox,bootsource-mmc aliases to chosen nodeSascha Hauer2024-02-278-2/+20
* | ARM: i.MX8MP: dts: remove power domains referenced by media_blk_ctrlAhmad Fatoum2024-02-231-12/+0
|/
* Merge branch 'for-next/partitions'Sascha Hauer2024-02-211-0/+1
|\
| * default environment: make string arguments constSascha Hauer2024-02-201-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2024-02-2115-432/+108
|\ \
| * | ARM: Layerscape: TQMLS1046a: switch to upstream DTAhmad Fatoum2024-02-206-423/+73
| * | ARM: dts: rpi4: add DT for CM4SPierre-Olivier Huard2024-02-163-1/+24
| * | ARM: at91: sama5d27-som1: autoping watchdog during barebox runtimeAhmad Fatoum2024-02-134-0/+7
| * | eth: replace ethaddr_to_string() with %pMSascha Hauer2024-02-052-8/+2
| * | barebox_imd: Add IMD sections to mpc-85xx.Christian Melki2024-01-291-0/+2
* | | Merge branch 'for-next/imx'Sascha Hauer2024-02-2129-1026/+2041
|\ \ \
| * | | 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
| |/ /
* | / clk: at91: sync drivers with LinuxAhmad Fatoum2024-02-161-1/+14
| |/ |/|
* | ARM: i.MX: add Kconfig option for scratchmemSascha Hauer2024-02-082-1/+6
* | ARM: i.MX defconfigs: Enable ELE nvmem supportSascha Hauer2024-02-052-0/+2
|/
* 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
|\ \