aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...WIP/20Oct2022Tom Rini2022-10-201-0/+32
|\
| * arm: dts: rockchip: rk356x: sync with Linux 6.0FUKAUMI Naoki2022-10-191-0/+32
* | Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini2022-10-201-2/+2
|\ \
| * | clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek2022-10-191-2/+2
* | | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-10-204-23/+38
|\ \ \
| * | | sunxi: fix 32MB load address layoutAndre Przywara2022-10-191-9/+9
| * | | sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara2022-10-191-14/+17
| * | | sunxi: dts: arm64: update devicetree filesAndre Przywara2022-10-183-0/+12
| | |/ | |/|
* | | dma: Transfer dma_ops should use DMA address typesAndrew Davis2022-10-181-2/+2
* | | dm: core: Update docs about oftree_from_fdt()Simon Glass2022-10-171-0/+3
* | | dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek2022-10-171-11/+11
* | | dm: core: Switch uclass_foreach_dev_probe to use simple iteratorMichal Suchanek2022-10-171-2/+2
|/ /
* | efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas2022-10-161-1/+1
* | spi: Implement spi_set_speedPaul Barker2022-10-161-1/+3
* | Nokia RX-51: Remove CONFIG_UBI_SIZEPali Rohár2022-10-121-2/+0
* | Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora2022-10-121-2/+0
* | image-pre-load: Move macros/definitions to image.hSteven Lawrance2022-10-111-0/+43
* | Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/11Oct2022Tom Rini2022-10-111-0/+1
|\ \
| * | dm: fpga: Introduce new uclassAlexander Dahl2022-10-051-0/+1
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/10Oct2022Tom Rini2022-10-101-0/+30
|\ \ \
| * | | phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard2022-10-101-0/+30
* | | | efi_loader: internal CloseProtocolHeinrich Schuchardt2022-10-101-5/+4
* | | | efi_loader: don't export efi_remove_all_protocolsHeinrich Schuchardt2022-10-101-2/+0
|/ / /
* | | Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/...Tom Rini2022-10-103-2/+35
|\ \ \
| * | | mtd: Update the function name to 'rfree'Fabio Estevam2022-10-091-1/+1
| * | | mtd: mxs_nand: Support EDO mode for imx8mn architectureMichael Trimarchi2022-10-091-0/+3
| * | | dm: clk: add missing stub when CONFIG_CLK is deactivatedDario Binacchi2022-10-091-1/+31
* | | | Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...WIP/07Oct2022Tom Rini2022-10-073-20/+38
|\ \ \ \ | |/ / / |/| | |
| * | | efi_loader: define internal implementations of install/uninstallmultipleIlias Apalodimas2022-10-062-2/+6
| * | | efi_driver: move event registration to driverHeinrich Schuchardt2022-10-061-2/+5
| * | | efi_driver: add init function to EFI block driverHeinrich Schuchardt2022-10-061-0/+3
| * | | efi_driver: provide driver binding protocol to bind functionHeinrich Schuchardt2022-10-061-14/+15
| * | | doc: documentation of EFI driver binding protocolHeinrich Schuchardt2022-10-061-7/+12
| * | | efi_driver: fix error handlingHeinrich Schuchardt2022-10-061-1/+1
| * | | efi_loader: function to unlink udevice and handleHeinrich Schuchardt2022-10-061-0/+1
| * | | efi: Add string conversion helperPaul Barker2022-10-061-1/+2
* | | | arm: nuvoton: Add support for Nuvoton NPCM845 BMCJim Liu2022-10-063-0/+211
* | | | common/board_f: introduce arch_setup_dest_addr()Ovidiu Panait2022-10-061-0/+13
|/ / /
* / / board/km: remove kirkwood boardsHolger Brunck2022-10-062-276/+0
|/ /
* | dm: core: Support copying properties with ofnodeWIP/2022-09-29-dm-core-support-multiple-device-trees-in-ofnodeSimon Glass2022-09-291-0/+16
* | dm: core: Allow copying ofnode property data when writingSimon Glass2022-09-291-4/+8
* | dm: core: Update comments for default-FDT ofnode functionsSimon Glass2022-09-291-3/+15
* | dm: core: Complete phandle implementation using the other FDTSimon Glass2022-09-291-0/+5
* | dm: core: Add the ofnode multi-tree implementationSimon Glass2022-09-291-47/+64
* | dm: core: Add definitions for multiple ofnode treesSimon Glass2022-09-291-2/+31
* | dm: core: Split ofnode_path_root() into two functionsSimon Glass2022-09-291-3/+13
* | dm: core: Allow obtaining a node offset in the same treeSimon Glass2022-09-291-12/+32
* | dm: core: Add a way to look up a phandle in an oftreeSimon Glass2022-09-291-0/+25
* | dm: core: Add ofnode functions to obtain an oftreeSimon Glass2022-09-291-0/+63
* | dm: core: Add an ofnode function to obtain the flat treeSimon Glass2022-09-291-0/+19