aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski
2023-07-11board: gateworks: venice: dynamically update the update_firmware scriptTim Harvey
2023-07-11configs: imx: imx8mm_beacon: Add config option for QSPI bootingAdam Ford
2023-07-06board: ae350: Add missing env variables for bootiYu Chien Peter Lin
2023-07-06riscv: dts: sync mpfs-icicle devicetree with linuxConor Dooley
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-28dt-bindings: power: add Meson A1 PWRC bindingsAlexey Romanov
2023-06-28ARM: meson: add A1 supportIgor Prusov
2023-06-28ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7Igor Prusov
2023-06-24imx: hab: Simplify the mechanismMarek Vasut
2023-06-20stdio: Remove stdio_init()Masahiro Yamada
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut
2023-06-20drivers: spi: omap3_spi: Initialize mode for all channelsJulien Panis
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-06-19global: Use proper project name U-Boot (next)Michal Simek
2023-06-19nvmxip: move header to includeRui Miguel Silva
2023-06-19fwu_metadata: make sure structures are packedRui Miguel Silva
2023-06-16configs: stm32f746-disco: remove a useless commentDario Binacchi
2023-06-16ARM: dts: stm32mp: alignment with v6.3Patrick Delaunay
2023-06-16media: dt-bindings: media: Add macros for video interface bus typesPatrick Delaunay
2023-06-16config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMATPatrick Delaunay
2023-06-16fdt_support: add fdt_copy_fixed_partitions functionPatrick Delaunay
2023-06-15net: fsl-mc: sync remaining MC commandsIoana Ciornei
2023-06-15net: fsl-mc: sync DPIO MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPSPARSER MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPNI MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPRC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPMAC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPBP MC APIsIoana Ciornei
2023-06-15net: fsl-mc: remove unused MC APIsIoana Ciornei
2023-06-15board: fsl: lx2160ardb: add dts fixup function for RevC and newerFlorin Chiculita
2023-06-14cmd: net: add a 'net stats' command to dump network statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPMAC statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: transform dpni_statistics from a struct to a unionIoana Ciornei
2023-06-14net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() APIIoana Ciornei
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12xilinx: zynqmp: Enable the vidconsole by defaultVenkatesh Yadav Abbarapu
2023-06-12video: Add support for RGBA8888 formatMichal Simek
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut
2023-06-09fwu: DeveloperBox: add support for FWUJassi Brar
2023-06-09FWU: Add FWU metadata access driver for MTD storage regionsMasami Hiramatsu
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar
2023-06-09fwu: move meta-data management in coreJassi Brar
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak
2023-06-08ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle boardMarek Vasut
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-06-06ubifs: allow loading to above 4GiBBen Dooks