aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* board: samsung: add initial support for coreprimevelte boardDuje Mihanović2025-01-283-0/+82
* arm: mmp: add initial support for PXA1908 SoCDuje Mihanović2025-01-287-0/+239
* arm: kirkwood: Enable bootstd and other modernization for OpenRD boardsTony Dinh2025-01-281-0/+1
* Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custo...Tom Rini2025-01-274-4/+0
|\
| * arm: dts: imx8m*-u-boot: remove optional from tee-os entryYannic Moog2025-01-254-4/+0
* | Subtree merge tag 'v6.13-dts' of dts repo [1] into dts/upstreamWIP/26Jan2025Tom Rini2025-01-262-1/+5
|/
* Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini2025-01-241-1/+5
|\
| * test: Move stat-printing into its own functionSimon Glass2025-01-241-0/+1
| * test: Pass the test-state into ut_run_list()Simon Glass2025-01-241-1/+4
* | Merge tag 'u-boot-socfpga-next-20250124' of https://source.denx.de/u-boot/cus...WIP/23Jan2025Tom Rini2025-01-233-11/+225
|\ \
| * | fpga: intel_sdm_mb: add support for query SDM config error and statusBoon Khai Ng2025-01-241-0/+218
| * | arch: arm: mach-socfpga: Mailbox buffer and SDM doorbell improvementAlif Zakuan Yuslaimi2025-01-241-10/+6
| * | arm: socfpga:agilex5: Fix system manager watchdog mode settingMuhammad Hazim Izzat Zamri2025-01-241-1/+1
* | | Merge patch series "Add bitbang feature for npcm8xx and driver"Tom Rini2025-01-231-0/+1
|\ \ \
| * | | ARM: dts: nuvoton: Add bitbang delay through dts properties.Michael Chang2025-01-231-0/+1
* | | | Merge patch series "Cumulative fixes and updates for MediaTek platform"Tom Rini2025-01-239-18/+314
|\ \ \ \
| * | | | arm: dts: mediatek: update mt7981 mmc nodeWeijie Gao2025-01-232-8/+10
| * | | | arm: dts: medaitek: add flash interface driving settings for mt7988Weijie Gao2025-01-231-0/+32
| * | | | arm: dts: mediatek: add support for all three GMACs for mt7988Weijie Gao2025-01-233-6/+42
| * | | | arm: dts: medaitek: fix internal switch link speed of mt7988Weijie Gao2025-01-232-2/+2
| * | | | arm: dts: mediatek: add pcie support for mt7988Weijie Gao2025-01-232-0/+180
| * | | | pwm: mediatek: add pwm3 support for mt7981Weijie Gao2025-01-234-2/+32
| * | | | arm: dts: mediatek: add quad mode capabilities for SPI flashesWeijie Gao2025-01-234-0/+16
* | | | | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2025-01-2357-10942/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sunxi: switch Allwinner A10s/A13 boards to OF_UPSTREAMAndre Przywara2025-01-2228-4928/+2
| * | | | sunxi: switch Allwinner A10 boards to OF_UPSTREAMAndre Przywara2025-01-2225-5396/+2
| * | | | suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAMAndre Przywara2025-01-226-562/+1
| * | | | sunxi: H616: DRAM: rename Kconfig parameters to be more genericAndre Przywara2025-01-222-43/+41
| * | | | sunxi: clock: improve grouping of default clock register valuesAndre Przywara2025-01-221-13/+5
| | |/ / | |/| |
* | | | Merge patch series "upl: Prerequite patches for updated spec"Tom Rini2025-01-225-16/+34
|\ \ \ \ | |/ / / |/| | |
| * | | x86: Align the SMBIOS table to a 4K boundarySimon Glass2025-01-221-1/+5
| * | | x86: Move tables to use SZ macrosSimon Glass2025-01-221-2/+3
| * | | x86: Enable UPL handoff for SPLSimon Glass2025-01-221-0/+3
| * | | x86: Support jumping to a UPL imageSimon Glass2025-01-221-0/+11
| * | | x86: Show an error if video failsSimon Glass2025-01-221-2/+7
| * | | emulation: Use bloblist to hold tablesSimon Glass2025-01-221-1/+1
| * | | boot: Use fit_image_get_data() to get dataSimon Glass2025-01-223-6/+6
| * | | boot: Rename fit_image_get_data()Simon Glass2025-01-223-6/+6
| * | | x86: Show the timestamp counter with bdinfoSimon Glass2025-01-221-0/+2
| * | | cpu: Provide a way to get the physical-address sizeSimon Glass2025-01-222-9/+1
* | | | mach-snapdragon: pass fdt to qcom_parse_memorySam Day2025-01-221-7/+8
* | | | dts: qcs9100-ride-r3-u-boot: add override dtsiVaradarajan Narayanan2025-01-221-0/+20
* | | | Merge patch series "MediaTek MT7629 OF_UPSTREAM migration (v2)"Tom Rini2025-01-214-485/+118
|\ \ \ \
| * | | | board: mediatek: mt7629: Migrate to OF_UPSTREAMSam Shih2025-01-214-485/+118
* | | | | Merge patch series "Broadcom bcmbca dts updates"Tom Rini2025-01-2112-502/+24
|\ \ \ \ \
| * | | | | arm: dts: Update nand node for bcmbca board dtsdavid regan2025-01-213-33/+21
| * | | | | arm: dts: Use upstream dts for additional bcmbca devicesdavid regan2025-01-219-469/+3
* | | | | | sbp1: Add support for IBM SBP1 boardPatrick Rudolph2025-01-212-0/+5909
* | | | | | block: Remove "select BLK" from non-block driversTom Rini2025-01-204-10/+1
* | | | | | drivers/mmc/Kconfig: Make DM_MMC a hidden symbolTom Rini2025-01-208-38/+30
| |_|_|_|/ |/| | | |