summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-21/+0
2023-07-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+37
2023-07-14Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-163/+254
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham1-0/+37
2023-07-13clk: imx8mp: Update clocks based on kernel 6.4-RC4Adam Ford1-2/+12
2023-07-13board: gateworks: venice: switch to 2-bank dram configTim Harvey3-12/+15
2023-07-13imx: fsl_sec: preprocessor casting issue with addresses involving mathUtkarsh Gupta1-2/+2
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan1-3/+3
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan7-30/+209
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier1-21/+0
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan1-0/+22
2023-07-12riscv: timer: Update the sifive clint timer driver to support aclintBin Meng3-2/+3
2023-07-11imx: imx8mn-beacon: Move environment definition to env fileAdam Ford1-61/+0
2023-07-11imx: imx8mm-beacon: Move environment definition to env fileAdam Ford1-50/+0
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski1-0/+4
2023-07-11board: gateworks: venice: dynamically update the update_firmware scriptTim Harvey3-3/+0
2023-07-11configs: imx: imx8mm_beacon: Add config option for QSPI bootingAdam Ford1-0/+9
2023-07-06board: ae350: Add missing env variables for bootiYu Chien Peter Lin1-5/+9
2023-07-06riscv: dts: sync mpfs-icicle devicetree with linuxConor Dooley3-216/+26
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini1-6/+0
2023-06-28dt-bindings: power: add Meson A1 PWRC bindingsAlexey Romanov1-0/+32
2023-06-28ARM: meson: add A1 supportIgor Prusov1-0/+3
2023-06-28ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7Igor Prusov1-0/+73
2023-06-24imx: hab: Simplify the mechanismMarek Vasut1-6/+0
2023-06-21stdio: Remove stdio_init()Masahiro Yamada1-7/+0
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut1-0/+1
2023-06-20drivers: spi: omap3_spi: Initialize mode for all channelsJulien Panis1-1/+3
2023-06-20spl: blk: Support loading images from fsMayuresh Chitale1-0/+3
2023-06-19global: Use proper project name U-Boot (next)Michal Simek1-1/+1
2023-06-19nvmxip: move header to includeRui Miguel Silva1-0/+32
2023-06-19fwu_metadata: make sure structures are packedRui Miguel Silva1-3/+4
2023-06-16configs: stm32f746-disco: remove a useless commentDario Binacchi1-2/+0
2023-06-16ARM: dts: stm32mp: alignment with v6.3Patrick Delaunay2-2/+2
2023-06-16media: dt-bindings: media: Add macros for video interface bus typesPatrick Delaunay1-0/+16
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