summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-05efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.hAdriano Cordova
2025-01-01net: correct the description of ip_to_string()Heinrich Schuchardt
2025-01-01Merge patch series "Add 'trace wipe'"Tom Rini
2024-12-31trace: add support for 'trace wipe'Jerome Forissier
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-12-31Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"Tom Rini
2024-12-31fdtdec: encapsulate dtb_dt_embedded() withinEvgeny Bachinin
2024-12-30Merge patch series "powerpc: Fix and enforce distinction between immediates a...Tom Rini
2024-12-30powerpc: Introduce and enforce assembler checks on GPR usageJ. Neuschäfer
2024-12-30lmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags()Ilias Apalodimas
2024-12-30lmb: Remove lmb_alloc_base_flags()Ilias Apalodimas
2024-12-30lmb: Remove lmb_alloc_addr_flags()Ilias Apalodimas
2024-12-30lmb: Rename free_mem to available_memIlias Apalodimas
2024-12-30lmb: Remove lmb_reserve_flags()Ilias Apalodimas
2024-12-30lmb: Move enum lmb_flags to a u32Ilias Apalodimas
2024-12-30lmb: Improve kernel-doc commentsSam Protsenko
2024-12-30Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2024-12-29arm64: renesas: Align configuration headersMarek Vasut
2024-12-28net/tcp: improve tcp framework, use better state machineMikhail Kshevetskiy
2024-12-28net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irsMikhail Kshevetskiy
2024-12-28net/tcp: add connection info to tcp_stream structureMikhail Kshevetskiy
2024-12-28net/tcp: put connection specific data into a tcp_stream structureMikhail Kshevetskiy
2024-12-27Merge patch series "vbe: Series part E"Tom Rini
2024-12-27hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-27spl: Drop use of uintptr_tSimon Glass
2024-12-27boot: Allow FIT to fall back from best-match optionSimon Glass
2024-12-27image: Add a prototype for fit_image_get_phase()Simon Glass
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-24Squashed 'dts/upstream/' changes from 3347eecf3408..9b6ba2666d63Tom Rini
2024-12-19aes: Allow to store randomly generated IV in the FITPaul HENRYS
2024-12-18Merge patch series "sandbox: repair compile and run-time for OF_EMBED case"Tom Rini
2024-12-18sandbox: fix bloblist_finish() linker error if BLOBLIST=nEvgeny Bachinin
2024-12-18fdt: Swap the signature for board_fdt_blob_setup()Simon Glass
2024-12-18riscv: spacemit: bananapi_f3: initial support addedKongyang Liu
2024-12-18dts: starfive: Switch to using upstream DTHal Feng
2024-12-18board: add support for LicheeRV NanoThomas Bonnefille
2024-12-15Merge tag 'fsl-qoriq-2024-12-15' of https://source.denx.de/u-boot/custodians/...Tom Rini
2024-12-15configs: ls1028a: Fix bootefi issue on Layerscape ls1028ardb platformWei Ming Chen
2024-12-15efi_loader: Fix typos in enum efi_allocate_typeSimon Glass
2024-12-14Merge patch series "Hyperflash Boot fixes for J7200/J721E"Tom Rini
2024-12-14include: configs: j721e_evm: Increase memory offset for tiboot3.bin in HyperF...Aswath Govindraju
2024-12-14Merge patch series "UART support for higher baudrate"Tom Rini
2024-12-14serial: ns16550: Increase scope of ops functionsGokul Praveen
2024-12-13Merge patch series "Add phyCORE AM62Ax"Tom Rini
2024-12-13board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoMGarrett Giordano
2024-12-13Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs"Tom Rini
2024-12-13board: phytec: k3: Add EFI capsule update supportWadim Egorov
2024-12-12Revert "Merge patch series "vbe: Series part E""Tom Rini
2024-12-12Merge patch series "vbe: Series part E"Tom Rini