aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "tools: Minor clean-ups for the command library"WIP/04Mar2025-nextTom Rini4 hours11-127/+204
|\
| * u_boot_pylib: Add a function to run a single commandSimon Glass4 hours11-75/+84
| * u_boot_pylib: Fix pylint warnings in commandSimon Glass4 hours1-27/+80
| * u_boot_pylib: Add an exception-class for errorsSimon Glass4 hours2-3/+19
| * u_boot_pylib: Correct case for test_resultSimon Glass4 hours3-24/+23
* | lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_datanextWIP/03Mar2025-nextAnton Moryakov27 hours1-2/+4
* | tiny-printf: emit \0 as %cAlexander Sverdlin27 hours1-1/+6
* | Merge patch series "arm: mach-k3: j722s: Enable ESM to support watchdogs"Tom Rini27 hours2-0/+35
|\ \
| * | configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdogKeerthy27 hours1-0/+3
| * | arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMsKeerthy27 hours1-0/+32
* | | Merge patch series "J784S4: Enable USB DFU boot, DFU flash and UMS configs"Tom Rini27 hours2-8/+37
|\ \ \
| * | | configs: j784s4_evm_a72_defconfig: enable USB DFU boot, DFU flash and UMSSiddharth Vadapalli27 hours1-8/+22
| * | | configs: j784s4_evm_r5_defconfig: enable USB DFU bootSiddharth Vadapalli27 hours1-0/+15
|/ / /
* | | Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host bui...WIP/28Feb2025-nextTom Rini4 days11-3/+411
|\ \ \
| * | | binman: Authenticate the image when testing the preload signaturePaul HENRYS4 days1-0/+15
| * | | configs: Enable the pre-load signature in tools-only_defconfigPaul HENRYS4 days1-1/+2
| * | | tools: Add preload_check_sign to authenticate images with a pre-loadPaul HENRYS4 days4-0/+171
| * | | boot: Add support of the pre-load signature for host toolsPaul HENRYS4 days1-2/+55
| * | | image: Add an inline declaration of unmap_sysmem()Paul HENRYS4 days1-0/+4
| * | | rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS4 days3-0/+164
* | | | Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini4 days10-62/+424
|\ \ \ \
| * | | | board: siemens: iot2050: Use sysinfo for board initializationBaocheng Su4 days2-62/+82
| * | | | sysinfo: Add driver for IOT2050 boardsBaocheng Su4 days5-0/+242
| * | | | sysinfo: Add SYSID_BOARD_RAM_SIZE_MBBaocheng Su4 days1-0/+1
| * | | | sysinfo: Add API for accessing data elementsBaocheng Su4 days2-0/+92
| * | | | smbios: Fill UUID from sysinfo when availableBaocheng Su4 days2-0/+7
* | | | | dma: ti: k3-udma: Avoid Memory leak issues during dma memcpyPrasanth Babu Mantena4 days1-8/+12
* | | | | serial: ns16550: Fix pointer type mismatchJ. Neuschäfer4 days1-4/+4
* | | | | mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory areaAlexander Stein4 days1-3/+2
* | | | | Merge patch series "env: mmc: Make redundant env in both eMMC boot partitions...Tom Rini4 days1-26/+34
|\ \ \ \ \
| * | | | | env: mmc: Clean up env_mmc_load() ifdefferyMarek Vasut4 days1-11/+14
| * | | | | env: mmc: Make redundant env in both eMMC boot partitions consider DT propertiesMarek Vasut4 days1-16/+21
* | | | | | Merge tag 'u-boot-imx-next-20250227' of https://gitlab.denx.de/u-boot/custodi...WIP/27Feb2025-nextTom Rini5 days28-1883/+102
|\ \ \ \ \ \
| * | | | | | imx6q-lxr: Convert to OF_UPSTREAMFabio Estevam5 days6-573/+2
| * | | | | | ARM: imx: Introduce DH i.MX6 DHSOM board specific defconfigsMarek Vasut5 days5-75/+89
| * | | | | | ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on DH i.MX8MP DHCOMMarek Vasut5 days5-4/+1
| * | | | | | ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD duplication on Data Modul i.MX8M eD...Marek Vasut5 days3-2/+1
| * | | | | | ARM: imx: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD update on Data Modul i.MX8M Mini eD...Marek Vasut5 days1-1/+1
| * | | | | | tools: imx8mimage: Fix potential memory leakMaks Mishin5 days1-0/+1
| * | | | | | tools: imx8image: Fix potential memory leakMaks Mishin5 days1-0/+1
| * | | | | | tools: imximage: Fix potential memory leakMaks Mishin5 days1-0/+1
| * | | | | | siemens: common: Make DDR_SI_TEST depend on TARGET_CAPRICORNLiya Huang5 days1-0/+1
| * | | | | | ARM: dts: imxrt1050: Migrate to OF_UPSTREAMJesse Taube5 days6-1229/+5
* | | | | | | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...WIP/26Feb2025-nextTom Rini6 days8-469/+438
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_numMarek Vasut6 days5-77/+1
| * | | | | | net: sh_eth: Drop use of miiphy_get_dev_by_name()Marek Vasut6 days1-1/+1
| * | | | | | net: ravb: Drop use of miiphy_get_dev_by_name()Marek Vasut6 days1-1/+1
| * | | | | | arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()Marek Vasut6 days1-1/+1
| * | | | | | net: miiphybb: Drop name field from struct bb_miiphy_busMarek Vasut6 days5-23/+6
| * | | | | | net: miiphybb: Use container_of() in bb_miiphy_getbus()Marek Vasut6 days1-12/+4