aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-10-18arm: mach-k3: Move hardware handling to common filesAndrew Davis7-106/+32
2022-10-18arm: mach-k3: security: Use dma-mapping for cache opsAndrew Davis1-8/+6
2022-10-18arm: mach-k3: common: Set boot_fit on non-GP devicesAndrew Davis1-0/+4
2022-10-18arm: dts: k3-am64-evm: EMIF tool update to v0.08.40 for 1600MT/s DDR4Dave Gerlach1-60/+62
2022-10-18arm: dts: k3-am64-sk: EMIF tool update to v0.08.40 and move to 1600MT/s LPDDR4Dave Gerlach2-187/+186
2022-10-18Merge tag 'dm-pull-18oct22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/18Oct2022Tom Rini6-12/+23
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay1-1/+1
2022-10-18ARM: dts: stm32: update SCMI dedicated filePatrick Delaunay1-4/+0
2022-10-18ARM: dts: stm32: Fix and expand PLL configuration commentsMarek Vasut2-2/+32
2022-10-18ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut3-1/+280
2022-10-18ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DTMarek Vasut1-1/+0
2022-10-18ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut1-0/+4
2022-10-17sandbox: Support FDT fixupsSimon Glass1-0/+17
2022-10-17dm: treewide: Use uclass_next_device_err when accessing second deviceMichal Suchanek1-1/+1
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek4-11/+5
2022-10-11thermal: add sandbox driverRobert Marko2-0/+8
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/11Oct2022Tom Rini9-13/+15
2022-10-09imx: gpmi: Add register needed to control nand bus timingMichael Trimarchi1-0/+9
2022-10-07Merge branch '2022-10-07-riscv-toolchain-update'Tom Rini1-1/+10
2022-10-07riscv: Fix build against binutils 2.38WIP/2022-10-07-riscv-toolchain-updateAlexandre Ghiti1-1/+10
2022-10-07arm64: zynqmp: Fix compiler warnings in mp.cVenkatesh Yadav Abbarapu1-3/+3
2022-10-06arm: nuvoton: Add support for Nuvoton NPCM845 BMCJim Liu13-0/+780
2022-10-06armv8: cache_v8: Fix pgtables setup when MMU is already enabledPali Rohár1-0/+4
2022-10-06common/board_f: introduce arch_setup_dest_addr()Ovidiu Panait1-0/+17
2022-10-06common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.cOvidiu Panait1-0/+12
2022-10-06common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead codeOvidiu Panait1-6/+0
2022-10-06arm: mvebu: Add support for specifying VHV_Enable GPIOPali Rohár2-3/+54
2022-10-06arm: mvebu: Add support for programming LD0 and LD1 eFusePali Rohár2-0/+47
2022-10-06arm: mvebu: Remove timer.cStefan Roese3-48/+0
2022-10-06board/km: remove kirkwood boardsHolger Brunck3-102/+0
2022-10-05arm64: dts: Remove unused property device_idAshok Reddy Soma5-6/+0
2022-10-05ARM: zynq: Define rtc alias on zc702/zc706Michal Simek2-2/+4
2022-10-05ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706Michal Simek2-2/+4
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl1-0/+4
2022-10-03Merge branch 'next'WIP/03Oct2022Tom Rini219-2315/+4695
2022-10-03imx8mn-ddr4-evk-u-boot: Fix broken bootFabio Estevam1-0/+4
2022-10-03imx8mn-venice-u-boot: Fix broken bootFabio Estevam1-0/+4
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass3-3/+3
2022-09-29sandbox: Support setting up the other FDT for testingSimon Glass2-3/+50
2022-09-29sandbox: Support loading the other FDTSimon Glass4-1/+78
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass3-9/+43
2022-09-29test: Support testing malloc() failuresSimon Glass1-0/+1
2022-09-29treewide: Drop image_header_t typedefSimon Glass10-22/+22
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...WIP/26Sep2022-nextTom 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