summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-16config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMATPatrick Delaunay2-15/+0
2023-06-16fdt_support: add fdt_copy_fixed_partitions functionPatrick Delaunay1-0/+8
2023-06-15net: fsl-mc: sync remaining MC commandsIoana Ciornei2-35/+1
2023-06-15net: fsl-mc: sync DPIO MC APIsIoana Ciornei1-168/+83
2023-06-15net: fsl-mc: sync DPSPARSER MC APIsIoana Ciornei1-108/+31
2023-06-15net: fsl-mc: sync DPNI MC APIsIoana Ciornei1-583/+518
2023-06-15net: fsl-mc: sync DPRC MC APIsIoana Ciornei1-323/+101
2023-06-15net: fsl-mc: sync DPMAC MC APIsIoana Ciornei1-157/+83
2023-06-15net: fsl-mc: sync DPBP MC APIsIoana Ciornei2-158/+59
2023-06-15net: fsl-mc: remove unused MC APIsIoana Ciornei5-1094/+0
2023-06-15board: fsl: lx2160ardb: add dts fixup function for RevC and newerFlorin Chiculita1-0/+5
2023-06-14cmd: net: add a 'net stats' command to dump network statisticsIoana Ciornei1-0/+6
2023-06-14net: ldpaa_eth: extend debug capabilities with DPMAC statisticsIoana Ciornei1-1/+4
2023-06-14net: ldpaa_eth: transform dpni_statistics from a struct to a unionIoana Ciornei1-41/+102
2023-06-14net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() APIIoana Ciornei1-1/+1
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini4-3/+7
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini37-66/+2497
2023-06-12xilinx: zynqmp: Enable the vidconsole by defaultVenkatesh Yadav Abbarapu1-0/+3
2023-06-12video: Add support for RGBA8888 formatMichal Simek1-0/+1
2023-06-12global: Use proper project name U-BootMichal Simek2-3/+3
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut1-9/+0
2023-06-09fwu: DeveloperBox: add support for FWUJassi Brar1-0/+10
2023-06-09FWU: Add FWU metadata access driver for MTD storage regionsMasami Hiramatsu1-0/+32
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar1-2/+2
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar1-199/+0
2023-06-09fwu: move meta-data management in coreJassi Brar1-0/+41
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak1-0/+28
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut1-19/+0
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima1-1/+2
2023-06-06ubifs: allow loading to above 4GiBBen Dooks1-1/+1
2023-05-31acpi: Put the version numbers in a central placeSimon Glass1-0/+2
2023-05-31asm-generic: simplify unaligned.hJens Wiklander1-16/+73
2023-05-31linux/unaligned: remove unused access_ok.hJens Wiklander1-66/+0
2023-05-31include: Remove unused header filesTom Rini30-4541/+0
2023-05-31faraday: remove orphaned header fileAndre Przywara1-46/+0
2023-05-31imx: fix header inclusion guardsAndre Przywara1-1/+1
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini1-63/+0
2023-05-21arm: dts: imx93: sync device tree with LinuxPeng Fan3-20/+24
2023-05-21imx9: imx93_evk: drop unused macroPeng Fan1-2/+0
2023-05-21imx: firmware: sci: add inline functions when IMX8 not enabledPeng Fan1-0/+241
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan8-0/+835
2023-05-16Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-2/+28
2023-05-15environment: ti: rproc: fix remoteproc environment variablesManorit Chawdhry1-2/+2
2023-05-15envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scri...Christophe Leroy1-2/+0
2023-05-15Fix sparse checks processingChristophe Leroy2-39/+9
2023-05-15Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini1-0/+1
2023-05-15mtd: cfi: respect reg address lengthNuno Sá1-0/+1
2023-05-14Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...Tom Rini7-0/+1297
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass2-6/+6
2023-05-13usb: Tidy up the usb_start flagSimon Glass1-0/+3