aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: Add support for specifying VHV_Enable GPIOPali Rohár2022-10-062-3/+54
* arm: mvebu: Add support for programming LD0 and LD1 eFusePali Rohár2022-10-062-0/+47
* arm: mvebu: Remove timer.cStefan Roese2022-10-063-48/+0
* board/km: remove kirkwood boardsHolger Brunck2022-10-063-102/+0
* Merge branch 'next'WIP/03Oct2022Tom Rini2022-10-03219-2315/+4695
|\
| * dm: core: Drop ofnode_is_available()Simon Glass2022-09-293-3/+3
| * sandbox: Support setting up the other FDT for testingSimon Glass2022-09-292-3/+50
| * sandbox: Support loading the other FDTSimon Glass2022-09-294-1/+78
| * sandbox: Add a function to load a relative file pathSimon Glass2022-09-293-9/+43
| * test: Support testing malloc() failuresSimon Glass2022-09-291-0/+1
| * treewide: Drop image_header_t typedefSimon Glass2022-09-2910-22/+22
| * treewide: Drop bootm_headers_t typedefSimon Glass2022-09-2914-43/+44
| * Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-2736-455/+634
| |\
| | * configs: stm32f769-disco: Fix internal flash sizePatrice Chotard2022-09-261-3/+3
| | * ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boardsPatrice Chotard2022-09-2619-275/+209
| | * ARM: dts: stm32mp15: update DDR nodePatrick Delaunay2022-09-234-16/+16
| | * arm: stm32mp: adapt the command stm32key for STM32MP13xPatrick Delaunay2022-09-231-7/+45
| | * arm: stm32mp: support several key in command stm32keyPatrick Delaunay2022-09-231-46/+149
| | * arm: stm32mp: introduced read_close_status function in stm32key commandPatrick Delaunay2022-09-231-42/+65
| | * arm: stm32mp: add defines for BSEC_LOCK status in stm32key commandPatrick Delaunay2022-09-231-6/+9
| | * stm32mp: stm32prog: improve the partitioning tracePatrick Delaunay2022-09-231-2/+2
| | * ARM: dts: stm32mp: alignment with v6.0-rc3Patrick Delaunay2022-09-236-30/+91
| | * stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay2022-09-232-8/+22
| | * stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay2022-09-235-32/+31
| | * stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay2022-09-234-7/+7
| | * stm32mp: stm32prog: support empty flashlayoutPatrick Delaunay2022-09-231-0/+4
| * | Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...WIP/26Sep2022-nextTom Rini2022-09-2617-38/+398
| |\ \
| | * | arm64: versal-net: Add support for mini configurationMichal Simek2022-09-262-0/+68
| | * | spi: cadence_qspi: Add support for Versal NET platformMichal Simek2022-09-261-0/+4
| | * | arm64: versal-net: Add support for Versal NET platformMichal Simek2022-09-2610-0/+248
| | * | arm64: zynqmp: Wire GEM reset gpioMichal Simek2022-09-216-1/+6
| | * | arm64: zynqmp: Describe TI phy as ethernet-phy-idMichal Simek2022-09-216-38/+73
| | |/
| * | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2022-09-2610-11/+163
| |\ \
| | * | riscv: Introduce AVAILABLE_HARTSRick Chen2022-09-266-5/+23
| | * | spl: introduce SPL_XIP to configNikita Shubin2022-09-266-6/+13
| * | | sandbox: Add a test for SCSISimon Glass2022-09-252-0/+9
| * | | sandbox: Convert to use driver model for SCSISimon Glass2022-09-251-1/+0
| * | | sandbox: unblock signal before calling execv()Heinrich Schuchardt2022-09-251-0/+16
| * | | sandbox: Add function os_flush()Pali Rohár2022-09-241-0/+5
| * | | powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL buildsPali Rohár2022-09-231-0/+3
| * | | powerpc/mpc85xx: Explain TLB unmapped memory messagePali Rohár2022-09-231-1/+1
| * | | board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-2325-26/+26
| * | | arm: dts: mt7622: add i2c supportWeijie Gao2022-09-232-0/+42
| * | | arm: dts: mt7622: force high-speed mode for uartWeijie Gao2022-09-231-0/+1
| * | | board: mediatek: add MT7981 reference boardsWeijie Gao2022-09-234-0/+454
| * | | board: mediatek: add MT7986 reference boardsWeijie Gao2022-09-237-0/+810
| * | | arm: mediatek: add support for MediaTek MT7981 SoCWeijie Gao2022-09-236-1/+389
| * | | arm: mediatek: add support for MediaTek MT7986 SoCWeijie Gao2022-09-237-0/+477
| | |/ | |/|
| * | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...WIP/20Sep2022-nextTom Rini2022-09-206-23/+34
| |\ \
| | * | arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to timer DT nodeStefan Roese2022-09-201-0/+11