summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-16phy: cadence: Add config to enable Cadence Torrent PHY at SPL stageHrushikesh Salunke
2026-03-16arm: mach-k3: j784s4: Update SoC autogen data to enable PCIe bootHrushikesh Salunke
2026-03-16Merge tag 'efi-2026-03-14' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2026-03-16Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-16dfu: Make the DFU_WRITE_ALT symbol available outside of DFUTom Rini
2026-03-14cmd/exception: missing include string.hHeinrich Schuchardt
2026-03-14efi_vars: Implement SPI Flash storeShantur Rathore
2026-03-14efi_loader: avoid superfluous variable store writes on unchanged dataMichal Simek
2026-03-14efi_loader: avoid buffer overrun in efi_var_restore()Heinrich Schuchardt
2026-03-14test/py: add ECPT testsVincent Stehlé
2026-03-14cmd: efidebug: add ecpt commandVincent Stehlé
2026-03-14efi_loader: export efi_ecpt_guidVincent Stehlé
2026-03-14lib: uuid: add EBBR 2.1 conformance profile GUIDVincent Stehlé
2026-03-14efi_loader: require at least 128 KiB of stack spaceHeinrich Schuchardt
2026-03-13rockchip: rk3568: Include all addressable DRAM in memory mapJonas Karlman
2026-03-13Merge patch series "arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM node"Tom Rini
2026-03-13Merge patch series "k3_*: Add config fragments for inline ECC and BIST"Tom Rini
2026-03-13configs: phycore_am68x_r5_defconfig: Add ESM and AVS configsDominik Haller
2026-03-13doc: board: ti: Add support for config fragment buildsNeha Malcom Francis
2026-03-13arm: dts: k3-am68-r5-phycore-som: Add PMIC ESM nodeDominik Haller
2026-03-13configs: k3_*: Add config fragments for enabling inline ECC and/or BISTNeha Malcom Francis
2026-03-13Merge patch series "Minor fixes for the k3_fuse driver"Tom Rini
2026-03-13misc: k3_fuse: Limit writes to 25bit valuesVignesh Raghavendra
2026-03-13misc: k3_fuse: Enable fuse Sense supportVignesh Raghavendra
2026-03-13misc: k3_fuse: Check readback on fuse progVignesh Raghavendra
2026-03-13misc: k3_fuse: Fix printing of error codesVignesh Raghavendra
2026-03-13Merge patch series "board: k3: Sync rm-cfg with TIFS v11.02.09 firmware"Tom Rini
2026-03-13board: toradex: verdin-am62p: rm-cfg: Update rm-cfg to reflect new resource r...Sparsh Kumar
2026-03-13board: phytec: phycore_am62ax: rm-cfg: Update rm-cfg to reflect new resource ...Sparsh Kumar
2026-03-13toradex: verdin-am62: rm-cfg: Update rm-cfg to reflect new resource reservationSparsh Kumar
2026-03-13board: phytec: rm-cfg: Update rm-cfg to reflect new resource reservationSparsh Kumar
2026-03-13board: beagle: beagleplay: rm-cfg: Update rm-cfg to reflect new resource rese...Sparsh Kumar
2026-03-13arm: dts: k3: am62x/am62px: Enable tifs-rm-cfg in binmanSparsh Kumar
2026-03-13board: ti: am62x: tifs-rm-cfg: Add the missing tifs-rm-cfg:Sparsh Kumar
2026-03-13board: ti: am62px: tifs-rm-cfg: Sync tifs-rm-cfg with TIFS firmware updatesSparsh Kumar
2026-03-13board: ti: rm-cfg: Update rm-cfg to reflect new resource reservationSparsh Kumar
2026-03-13arm: dts: sc594: Update sc594 EZKIT GPIO polaritiesCaleb Ethridge
2026-03-13linux_compat: fix NULL pointer dereference in get_mem()Anton Moryakov
2026-03-13serial: ns16550: Fix return-type warningNikita Shubin
2026-03-13arm: dts: k3-j721s2*: Enable OSPI1 with 32-bit address mappings for R5 SPLAnurag Dutta
2026-03-13spl: Remake SPL elf from binMichal Simek
2026-03-13sandbox: symbol CONFIG_DM_SOUND does not existHeinrich Schuchardt
2026-03-13spl: spi: fix loss of spl_load() error on soft resetDimitrios Siganos
2026-03-13lmb: Reinstate access to memory above ram_topMarek Vasut
2026-03-13Merge tag 'u-boot-ufs-20260313' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-13Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-13net: Move network PHY under NETDEVICESTom Rini
2026-03-13net: lwip: scale buffer pool size with TFTP block sizePranav Tilak
2026-03-13net: lwip: Fix PBUF_POOL_BUFSIZE when PROT_TCP_LWIP is disabledJonas Karlman