summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass14-43/+44
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini36-455/+634
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini17-38/+398
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini10-11/+163
2022-09-26configs: stm32f769-disco: Fix internal flash sizePatrice Chotard1-3/+3
2022-09-26ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boardsPatrice Chotard19-275/+209
2022-09-26arm64: versal-net: Add support for mini configurationMichal Simek2-0/+68
2022-09-26spi: cadence_qspi: Add support for Versal NET platformMichal Simek1-0/+4
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek10-0/+248
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen6-5/+23
2022-09-26spl: introduce SPL_XIP to configNikita Shubin6-6/+13
2022-09-25sandbox: Add a test for SCSISimon Glass2-0/+9
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass1-1/+0
2022-09-25sandbox: unblock signal before calling execv()Heinrich Schuchardt1-0/+16
2022-09-24sandbox: Add function os_flush()Pali Rohár1-0/+5
2022-09-23powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL buildsPali Rohár1-0/+3
2022-09-23powerpc/mpc85xx: Explain TLB unmapped memory messagePali Rohár1-1/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár25-26/+26
2022-09-23arm: dts: mt7622: add i2c supportWeijie Gao2-0/+42
2022-09-23arm: dts: mt7622: force high-speed mode for uartWeijie Gao1-0/+1
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao4-0/+454
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao7-0/+810
2022-09-23arm: mediatek: add support for MediaTek MT7981 SoCWeijie Gao6-1/+389
2022-09-23arm: mediatek: add support for MediaTek MT7986 SoCWeijie Gao7-0/+477
2022-09-23ARM: dts: stm32mp15: update DDR nodePatrick Delaunay4-16/+16
2022-09-23arm: stm32mp: adapt the command stm32key for STM32MP13xPatrick Delaunay1-7/+45
2022-09-23arm: stm32mp: support several key in command stm32keyPatrick Delaunay1-46/+149
2022-09-23arm: stm32mp: introduced read_close_status function in stm32key commandPatrick Delaunay1-42/+65
2022-09-23arm: stm32mp: add defines for BSEC_LOCK status in stm32key commandPatrick Delaunay1-6/+9
2022-09-23stm32mp: stm32prog: improve the partitioning tracePatrick Delaunay1-2/+2
2022-09-23ARM: dts: stm32mp: alignment with v6.0-rc3Patrick Delaunay6-30/+91
2022-09-23stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay2-8/+22
2022-09-23stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay5-32/+31
2022-09-23stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay4-7/+7
2022-09-23stm32mp: stm32prog: support empty flashlayoutPatrick Delaunay1-0/+4
2022-09-21arm64: zynqmp: Wire GEM reset gpioMichal Simek6-1/+6
2022-09-21arm64: zynqmp: Describe TI phy as ethernet-phy-idMichal Simek6-38/+73
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut2-0/+17
2022-09-20arm: dts: imx8mm-venice-gw7901: add dsa phy handles to u-boot dtsiTim Harvey1-0/+51
2022-09-20arm: dts: imx8mp-venice-gw74xx: add dsa phy handles to u-boot dtsiTim Harvey1-0/+59
2022-09-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini6-23/+34
2022-09-20Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini14-462/+488
2022-09-20arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to timer DT nodeStefan Roese1-0/+11
2022-09-20arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1Stefan Roese1-2/+2
2022-09-20arm: mvebu: dts: Makefile: Compile Armada 375 dtb in a separate stepStefan Roese1-1/+5
2022-09-20arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platformsStefan Roese2-5/+4
2022-09-20arm: mvebu: theadorable: Update eth & mdio DT nodesStefan Roese1-15/+12
2022-09-19Merge branch 'master' into nextTom Rini72-440/+4157
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini21-148/+3856
2022-09-19powerpc: mpc85xx: Fix incorrect application of patchMarek Behún1-3/+3