summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-27u_boot_pylib: Allow disabling colour outputSimon Glass
2025-05-27u_boot_pylib: Avoid concurrent execution of only one testSimon Glass
2025-05-27u_boot_pylib: Add a pagerSimon Glass
2025-05-27u_boot_pylib: Improve ANSI-colour output with backgroundsSimon Glass
2025-05-27u_boot_pylib: Allow control of capturingSimon Glass
2025-05-27binman: Correct a typo in the toolpath commentSimon Glass
2025-05-27patman: Move capture_sys_output() into terminal and renameSimon Glass
2025-05-27patman: Move all non-test logic into control moduleSimon Glass
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-05-27binman: Read the skip-at-start value on startupSimon Glass
2025-05-27buildman: Add a way to build a particular targetSimon Glass
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-26Prepare v2025.07-rc3v2025.07-rc3Tom Rini
2025-05-25Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2025-05-25Merge tag 'efi-2025-07-rc3-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-05-25usb: ulpi: Clean up how we enable supportTom Rini
2025-05-25usb: ulpi: Remove unused omap-ulpi-viewport driverTom Rini
2025-05-25usb: dwc3: core: Fix timeout checkVaradarajan Narayanan
2025-05-25efi_loader: Run dhcp if an http boot option is selectedIlias Apalodimas
2025-05-25x86: efi_loader: Ensure the SMBIOS tables are sent via EFISimon Glass
2025-05-25efi: Rename END to EFI_DP_ENDSimon Glass
2025-05-25efi: Include device-path functions in the EFI API docsSimon Glass
2025-05-25efi_loader: Separate device path into its own headerSimon Glass
2025-05-23net: phy: Do not do CL22 phy reset before ethernet phy driver probeSkyLake.Huang
2025-05-23net: tftp: don't call stop callback from UDP handlerAlexander Sverdlin
2025-05-23Merge patch series "BOOTP/DHCPv4 enhancements"Tom Rini
2025-05-23net: bootp: add config option BOOTP_RANDOM_XIDSean Edmond
2025-05-23net: bootp: BOOTP/DHCPv4 retransmission improvementsSean Edmond
2025-05-23net: Enhancements for dhcp option 209Sean Edmond
2025-05-23ext4fs: Fix: Read outside partition errorTony Dinh
2025-05-23fs: fs_devread should log error when read outside partitionTony Dinh
2025-05-23board: total_Compute: enable bloblist for SPL handoffJayanth Dodderi Chidanand
2025-05-23EXT4: add CRC16 dependencyMarius Dinu
2025-05-23env: mtd: fix usability with NAND flashesWeijie Gao
2025-05-22cmd: ximg: handle Z_BUF_ERROR explicitly in GZIP decompressionAristo Chen
2025-05-22common: add config for board_init() callBen Dooks
2025-05-22clk: mediatek: add dummy clk enable/disable ops for apmixedsys clocksWeijie Gao
2025-05-22arm: dts: k3: require mandatory firmware in binmanBryan Brattlof
2025-05-22configs: verdin-am62: Drop unused or redundant config optionsEmanuele Ghidoli
2025-05-22configs: phycore_am6xx_a53_defconfig: Enable BOOTDEV_SPI_FLASHWadim Egorov
2025-05-22board: phytec: common: k3: Factor out mac address setupWadim Egorov
2025-05-22board: phytec: common: k3: Update boot_targets at runtimeWadim Egorov
2025-05-22configs: phycore_am6xx: Default BOOTCOMMAND to standard bootWadim Egorov
2025-05-22board: phytec: phycore_am6xx: Set bootmeths & boot_targets environmentWadim Egorov
2025-05-22board: phytec: phycore_am64x: Update environment for fitbootNathan Morrisson
2025-05-22board: phytec: phycore_am62x: Update environment for fitbootNathan Morrisson
2025-05-22tiny-printf: Handle formatting of %p with an extra KconfigChristoph Niedermaier
2025-05-22arm: cpu: armv7m: add ENTRY/ENDPROC macrosJohannes Krottmayer
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-22caam: Fix CAAM error on startupOlaf Baehring