aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-07-03x86: Set up some assumed sizes for binary blobsSimon Glass1-0/+5
2024-07-03sandbox: cleanup linker scripts and sectionsIlias Apalodimas3-30/+5
2024-07-03acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt1-2/+0
2024-07-03sandbox: use sane access rights for filesHeinrich Schuchardt1-3/+3
2024-07-01Merge branch 'next'Tom Rini1140-27822/+15025
2024-07-01Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodia...Tom Rini2-29/+0
2024-06-27arm: mediatek: fix ram init for mt7622 (decrease to 1G)Frank Wunderlich1-1/+1
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini4-16/+16
2024-06-26arm: davinci: remove unused definesEmil Kronborg1-16/+0
2024-06-26arm: davinci: remove unused watchdog functionsEmil Kronborg2-35/+0
2024-06-26arm: dts: k3-am625-beagleplay: Add symlinks for tiboot3 and tisplDhruva Gole2-0/+2
2024-06-26arm: mach-k3: j784s4: Fix MCU_CLKOUT0 parent clock muxEmanuele Ghidoli1-2/+2
2024-06-26Merge patch series "arm64: add a software pagetable walker"Tom Rini2-1/+302
2024-06-25arm64: add software pagetable walkerCaleb Connolly2-0/+301
2024-06-25arm64: mmu.h: fix PTE_TABLE_APCaleb Connolly1-1/+1
2024-06-25usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode staticNeil Armstrong1-12/+0
2024-06-25usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode staticNeil Armstrong1-14/+0
2024-06-25phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_modeNeil Armstrong1-3/+0
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini3-3/+24
2024-06-24Merge tag 'u-boot-imx-next-20240624' of https://gitlab.denx.de/u-boot/custodi...Tom Rini9-799/+8
2024-06-24arm: mach-k3: j784s4: Enable QoS for DSSJayesh Choudhary4-0/+224
2024-06-24arm: mach-k3: j721s2: Enable QoS for DSSJayesh Choudhary4-0/+220
2024-06-24arm: mach-k3: j721e: Enable QoS for DSSJayesh Choudhary4-0/+251
2024-06-24arm: mach-k3: am62a: Simplify the logic for QOS reg and val propagationJayesh Choudhary2-82/+28
2024-06-24arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header fileJayesh Choudhary2-74/+74
2024-06-24imx8mp-venice-gw702x: Drop EQos clock workaroundTim Harvey1-6/+0
2024-06-24imx8mp-venice-gw74xx: default USB1 to host modeTim Harvey1-0/+5
2024-06-24arm: fsl: imx6ulz_bsh_smm_m2: Migrate to OF_UPSTREAMPatrick Barsanti3-147/+1
2024-06-24arm: fsl: imx8mn_bsh_smm_s2: Migrate to OF_UPSTREAMPatrick Barsanti5-646/+2
2024-06-20arm: dts: corstone1000: enable secondary cores for FVPHarsimran Singh Tungal2-1/+26
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini19-22/+3971
2024-06-19arm: dts: Introduce J722S U-Boot dts filesJayesh Choudhary5-0/+3069
2024-06-19arch: mach-k3: Introduce basic files to support J722S SoC familyJayesh Choudhary10-1/+490
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary4-0/+388
2024-06-19arm: mach-k3: r5: Makefile: Fix the order for entriesJayesh Choudhary1-3/+3
2024-06-19soc: add info to identify the J722S SoC familyJayesh Choudhary1-0/+2
2024-06-19arm: mach-k3: Sort CONFIG_SOC* and K3_SOC_ID entriesJayesh Choudhary1-18/+19
2024-06-18arm: dts: k3-am625-phyboard-lyra-rdk: Enable usb port in u-bootWadim Egorov1-0/+9
2024-06-18arch: arm: dts: k3-am642-phyboard-electra: Add fixed partitionsNathan Morrisson1-0/+26
2024-06-18arch: arm: dts: k3-am625-phyboard-lyra: Add fixed partitionsNathan Morrisson1-0/+26
2024-06-18ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOMMarek Vasut1-0/+1
2024-06-18ARM: dts: stm32: Add generic SoM compatible to STM32MP15xx DH electronics DHSOMMarek Vasut6-6/+18
2024-06-18ARM: dts: stm32: add phy-reset-gpios property to ethernet node for stm32mp157...Heesub Shin1-0/+1
2024-06-18ARM: dts: stm32: fix incorrect PHY address for stm32mp157c-odysseyHeesub Shin1-2/+2
2024-06-18ARM: dts: stm32: use internal clock for Tx for stm32mp157c-odysseyHeesub Shin1-0/+1
2024-06-18ARM: dts: stm32: set PLL4_P to 125Mhz for ETH_CLK for stm32mp157c-odysseyHeesub Shin1-2/+2
2024-06-18ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC boardMarek Vasut5-0/+772
2024-06-18ARM: dts: stm32: Add pinmux nodes for DH electronics STM32MP13xx DHCOR SoM an...Marek Vasut1-0/+483
2024-06-18ARM: dts: stm32: add eth1 and eth2 support on stm32mp13Christophe Roullier2-0/+67
2024-06-18ARM: dts: stm32: Make PWR regulator driver available on STM32MP13xxMarek Vasut2-16/+17