aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas
2022-10-20Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek
2022-10-19sunxi: fix 32MB load address layoutAndre Przywara
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara
2022-10-19arm: dts: rockchip: rk356x: sync with Linux 6.0FUKAUMI Naoki
2022-10-18dma: Transfer dma_ops should use DMA address typesAndrew Davis
2022-10-18sunxi: dts: arm64: update devicetree filesAndre Przywara
2022-10-17dm: core: Update docs about oftree_from_fdt()Simon Glass
2022-10-17dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek
2022-10-17dm: core: Switch uclass_foreach_dev_probe to use simple iteratorMichal Suchanek
2022-10-16efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas
2022-10-16spi: Implement spi_set_speedPaul Barker
2022-10-12Nokia RX-51: Remove CONFIG_UBI_SIZEPali Rohár
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2022-10-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10efi_loader: internal CloseProtocolHeinrich Schuchardt
2022-10-10efi_loader: don't export efi_remove_all_protocolsHeinrich Schuchardt
2022-10-10Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-10-09mtd: Update the function name to 'rfree'Fabio Estevam
2022-10-09mtd: mxs_nand: Support EDO mode for imx8mn architectureMichael Trimarchi
2022-10-09dm: clk: add missing stub when CONFIG_CLK is deactivatedDario Binacchi
2022-10-07Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-10-06arm: nuvoton: Add support for Nuvoton NPCM845 BMCJim Liu
2022-10-06common/board_f: introduce arch_setup_dest_addr()Ovidiu Panait
2022-10-06efi_loader: define internal implementations of install/uninstallmultipleIlias Apalodimas
2022-10-06efi_driver: move event registration to driverHeinrich Schuchardt
2022-10-06efi_driver: add init function to EFI block driverHeinrich Schuchardt
2022-10-06efi_driver: provide driver binding protocol to bind functionHeinrich Schuchardt
2022-10-06doc: documentation of EFI driver binding protocolHeinrich Schuchardt
2022-10-06efi_driver: fix error handlingHeinrich Schuchardt
2022-10-06efi_loader: function to unlink udevice and handleHeinrich Schuchardt
2022-10-06efi: Add string conversion helperPaul Barker
2022-10-06board/km: remove kirkwood boardsHolger Brunck
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-09-29dm: core: Support copying properties with ofnodeSimon Glass
2022-09-29dm: core: Allow copying ofnode property data when writingSimon Glass
2022-09-29dm: core: Update comments for default-FDT ofnode functionsSimon Glass
2022-09-29dm: core: Complete phandle implementation using the other FDTSimon Glass
2022-09-29dm: core: Add the ofnode multi-tree implementationSimon Glass
2022-09-29dm: core: Add definitions for multiple ofnode treesSimon Glass
2022-09-29dm: core: Split ofnode_path_root() into two functionsSimon Glass
2022-09-29dm: core: Allow obtaining a node offset in the same treeSimon Glass
2022-09-29dm: core: Add a way to look up a phandle in an oftreeSimon Glass
2022-09-29dm: core: Add ofnode functions to obtain an oftreeSimon Glass