summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: bootm: fix format string type mismatchAhmad Fatoum2023-09-121-1/+1
* ARM: i.MX8M: romapi: reserve scratch spaceAhmad Fatoum2023-09-061-0/+10
* ARM: i.MX8M: esdctl: split memory banks for devices with >4GMarco Felsch2023-09-061-4/+37
* ARM: mmu32: mark whole early pagetable region as reservedAhmad Fatoum2023-09-041-1/+2
* Merge branch 'for-next/phy'Sascha Hauer2023-08-235-15/+20
|\
| * net: phy: replace phy_{write,read,modify}_mmd_indirect with phy_{write,read,m...Marco Felsch2023-08-145-15/+15
| * ARM: boards: make use of MDIO_MMD register definesMarco Felsch2023-08-145-15/+20
* | Merge branch 'for-next/misc'Sascha Hauer2023-08-2317-68/+2648
|\ \
| * | lib: open_and_lseek(): move error messages to callersSascha Hauer2023-08-181-2/+1
| * | ARM: skov-imx6: Add new calibration values for i.MX6SSascha Hauer2023-08-181-27/+27
| * | ARM: skov-imx6: Add new calibration values for i.MX6QSascha Hauer2023-08-181-34/+34
| * | ARM: add Skov i.MX8MP based board supportOleksij Rempel2023-08-1811-0/+2577
| * | ARM: rockchip_v8_defconfig: Enable PCI and RTL8169 supportSascha Hauer2023-08-181-1/+2
| * | ARM: socfpga_defconfig: Enable more boardsSascha Hauer2023-08-071-0/+3
| * | Makefile: allow setting pkg-config binary via PKG_CONFIGAhmad Fatoum2023-07-282-4/+4
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2023-08-2327-230/+147
|\ \
| * | MIPS: reloc: use IS_ALIGNED macro to check for an alignmentDenis Orlov2023-07-271-1/+1
| * | MIPS: c-r4k: remove extra function declarationDenis Orlov2023-07-271-2/+0
| * | MIPS: c-r4k: do flush secondary cacheDenis Orlov2023-07-272-6/+11
| * | MIPS: c-r4k: generate blast_*cache functions via macrosDenis Orlov2023-07-271-17/+24
| * | MIPS: c-r4k: prettify code in __BUILD_BLAST_CACHE_RANGEDenis Orlov2023-07-271-8/+5
| * | MIPS: main_entry: remove exception vector arrayDenis Orlov2023-07-272-52/+16
| * | MIPS: main_entry: properly set XTLB handler for 64-bit modeDenis Orlov2023-07-271-3/+1
| * | MIPS: clean up barebox proper entry pointDenis Orlov2023-07-272-46/+17
| * | MIPS: pbl: do enable 64-bit addressing in PBLDenis Orlov2023-07-271-0/+1
| * | MIPS: pbl: make sure to disable interrupts/watchpoints on entryDenis Orlov2023-07-2710-6/+30
| * | MIPS: pbl: put mips_barebox_10h into ENTRY_FUNCTIONDenis Orlov2023-07-278-17/+2
| * | MIPS: malta: remove duplicated barebox magic codeDenis Orlov2023-07-271-10/+1
| * | MIPS: pbl_macros: use .asciiz instead of .ascii + .byte 0Denis Orlov2023-07-271-2/+1
| * | MIPS: malta: merge GT64120 headersDenis Orlov2023-07-274-28/+11
| * | MIPS: print BadVAddr CP0 register on exceptionDenis Orlov2023-07-272-1/+6
| * | MIPS: cpuinfo: use appropriate format specifiers in printfDenis Orlov2023-07-271-3/+3
| * | MIPS: reloc: mark relocate_code() as noreturnDenis Orlov2023-07-271-2/+2
| * | MIPS: barebox.lds: remove extra whitespaceDenis Orlov2023-07-271-2/+0
| * | MIPS: main_entry-pbl: remove unused variableDenis Orlov2023-07-271-4/+0
| * | MIPS: addrspace: simplify the headerDenis Orlov2023-07-271-25/+20
| * | MIPS: addrspace: rectify ksseg segment namingDenis Orlov2023-07-271-5/+5
| |/
* | Merge branch 'for-next/kvx'Sascha Hauer2023-08-231-4/+0
|\ \
| * | kvx: Remove unused definesJules Maselbas2023-07-261-4/+0
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2023-08-231-1/+1
|\ \
| * | ARM: socfpga: fix include after upstream DT reorganizationAhmad Fatoum2023-08-071-1/+1
* | | Merge branch 'for-next/at91'Sascha Hauer2023-08-23195-200/+294
|\ \ \
| * | | ARM: at91: microchip-ksz9477-evb: migrate to sama5d3_barebox_entry()Oleksij Rempel2023-07-281-1/+1
| * | | ARM: at91: add support for SAMA5D3 - Ethernet Development System BoardOleksij Rempel2023-07-287-0/+92
| * | | ARM: at91: enable ddramc for sama5d3 and sama5d4Oleksij Rempel2023-07-281-0/+2
| |/ /
| * / dts: update to v6.5-rc1Sascha Hauer2023-07-27187-199/+199
| |/
* / sandbox: store stickypage in runtime dirAhmad Fatoum2023-08-188-36/+85
|/
* ARM64: configs: multi_v8_defconfig: enable onboard usb hub supportMarco Felsch2023-07-041-0/+1
* ARM: i.MX8MP: Add help text in KconfigMarco Felsch2023-07-041-1/+3
* Merge branch 'for-next/misc'Sascha Hauer2023-07-0410-13/+2691
|\