summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-11configs: transformer: add 3 second delay before power offSvyatoslav Ryhel
2025-03-11ARM: tegra20: mark second DC with bootph-allSvyatoslav Ryhel
2025-03-11ARM: tegra: clock: fix PLLD/PLLD2 related clock calculationsJonas Schwöbel
2025-03-11common: edid: update timing selection logicJonas Schwöbel
2025-03-11board: xiaomi: mocha: add Xiaomi Mi Pad A0101 supportSvyatoslav Ryhel
2025-03-11Merge tag 'net-next-20250310' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-03-11configs: qemu_arm64_lwip_defconfig: enable WGET_CACERTJerome Forissier
2025-03-11doc: cmd: wget: document cacert subcommandJerome Forissier
2025-03-11net: lwip: add support for built-in root certificatesJerome Forissier
2025-03-11lwip: tls: warn when no CA exists amd log certificate validation errorsJerome Forissier
2025-03-11lwip: tls: enforce checking of server certificates based on CA availabilityJerome Forissier
2025-03-11net: lwip: extend wget to support CA (root) certificatesJerome Forissier
2025-03-11net: lwip: add CONFIG_LWIP_DEBUG_RXTXJerome Forissier
2025-03-11net: lwip: rename linkoutput() as net_lwip_tx()Jerome Forissier
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-10Prepare v2025.04-rc4v2025.04-rc4Tom Rini
2025-03-10configs: Resync with savedefconfigTom Rini
2025-03-10Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-10env: Provide a work-around for unquoting fdtfileSimon Glass
2025-03-10Merge tag 'efi-next-20250310' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-03-10Merge tag 'u-boot-stm32-20250310' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-03-10ARM: dts: stm32: Add support for environment in eMMC on STM32MP13xx DHCOR SoMMarek Vasut
2025-03-10configs: stm32f769-disco: Fix console cmdlineLinus Walleij
2025-03-10ARM: stm32: Introduce DH STM32MP15xx DHSOM board specific defconfigsMarek Vasut
2025-03-10ARM: stm32: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD update on DH STM32MP1 DHSOMMarek Vasut
2025-03-10board: stm32f746-disco: drop board_late_init()Dario Binacchi
2025-03-10ARM: dts: stm32: drop "st,led1" compatibleDario Binacchi
2025-03-10ARM: dts: stm32: drop "st,button1" compatibleDario Binacchi
2025-03-10ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 boardMarek Vasut
2025-03-10ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0Marek Vasut
2025-03-10usb: gadget: Remove the legacy usbtty driverTom Rini
2025-03-10usb: gadget: Remove final remnants of CONFIG_USB_DEVICETom Rini
2025-03-10lib: correct description of CONFIG_SYS_FDT_PADHeinrich Schuchardt
2025-03-10arm: use type jmp_buf instead of struct jmp_buf_dataHeinrich Schuchardt
2025-03-10efi_loader: Clean up usage of structure jmp_buf_dataYao Zi
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-03-10arm: include asm-generic/int-ll64.h in setjmp.hHeinrich Schuchardt
2025-03-10sandbox: remove linux/types.h dependency in setjmp.hHeinrich Schuchardt
2025-03-10efi_loader: efi_net: Add support for multiple efi_net_objAdriano Cordova
2025-03-10efi_loader: efi_net: Add dhcp cacheAdriano Cordova
2025-03-10efi_loader: efi_net: Add device path cacheAdriano Cordova
2025-03-10efi_loader: efi_device_path: Pass net udevice as argumentAdriano Cordova
2025-03-10efi_loader: efi_net: Add efi_net_do_start() to efi_net.cAdriano Cordova
2025-03-10efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.cAdriano Cordova
2025-03-10efi_loader: expose symbols to be used by the EFI network stackAdriano Cordova
2025-03-10legacy-net: wget: fix wget_info handling after new tcp legacy stackAdriano Cordova
2025-03-10efi_loader: efi_net: let efi_net_set_dp properly update the device pathAdriano Cordova
2025-03-08test: dm: add video bridge testsSvyatoslav Ryhel
2025-03-08video: bridge: add transparent LVDS de/encoder bridgeSvyatoslav Ryhel
2025-03-08video: bridge-uclass: add inline fallbacks of video bridge functionsSvyatoslav Ryhel