summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-01-22dm: core: Clarify behaviour of ofnode_name_eq()Simon Glass
2025-01-22pci: video: Set up the pixel-format fieldSimon Glass
2025-01-22boot: Rename fit_image_get_data_and_size()Simon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22ofnode: Update of_add_subnode() to indicate name is allocedSimon Glass
2025-01-22cpu: Provide a way to get the physical-address sizeSimon Glass
2025-01-22abuf: Provide a constant bufferSimon Glass
2025-01-22abuf: Allow use in host toolsSimon Glass
2025-01-22abuf: Provide a way to get the buffer addressSimon Glass
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-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-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
2024-12-12hash: Plumb crc8 into the hash functionsSimon Glass
2024-12-12spl: Drop use of uintptr_tSimon Glass
2024-12-12boot: Allow FIT to fall back from best-match optionSimon Glass
2024-12-12image: Add a prototype for fit_image_get_phase()Simon Glass
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-08pinctrl: rzg2l: Support Ethernet TXC output enablePaul Barker
2024-12-08pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfacesPaul Barker
2024-12-07imx: Support i.MX91 11x11 EVK boardPeng Fan
2024-12-07phycore_imx8mm: Switch to using env text filesYunus Bas
2024-12-06net: disable MBEDTLS in SPLHeinrich Schuchardt
2024-12-06env: Switch the callback static list to KconfigChristoph Niedermaier
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06dm: core: implement phandle ofnode_options helperChristian Marangi
2024-12-06dm: core: implement ofnode/tree_parse_phandle() helperChristian Marangi
2024-12-06dm: core: implement oftree variant of parse_phandle OPsChristian Marangi
2024-12-04Merge patch series "Add OPP_LOW support for J7200"Tom Rini
2024-12-04misc: k3_avs: Check validity of efuse voltage dataReid Tonking
2024-12-04misc: k3_avs: Add OPP_LOW voltage and frequency to vd_dataReid Tonking
2024-12-04efi_loader: efi_net: add EFI_HTTP_PROTOCOLAdriano Cordova
2024-12-04efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOLAdriano Cordova
2024-12-04efi_loader: net: add support to send http requests and parse http headersAdriano Cordova