aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...WIP/05May2023Tom Rini28-212/+2107
2023-05-05Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-...Tom Rini9-310/+1067
2023-05-05arm: dts: ten64: fix header typo and update copyrightMathew McBride1-2/+3
2023-05-05arm: dts: ten64: syncronise device tree with LinuxMathew McBride2-24/+45
2023-05-05arm: dts: fsl-ls1088a: copy all missing bindings from LinuxMathew McBride1-16/+304
2023-05-05arm: dts: fsl-ls1088a: move and sync existing bindings to be under /socMathew McBride1-81/+104
2023-05-05arm: dts: fsl-ls1088a: syncronise fsl-mc definition with LinuxMathew McBride2-81/+85
2023-05-05arm: dts: fsl-ls1088a: syncronise MDIO+PCS U-Boot definitions with LinuxMathew McBride2-16/+112
2023-05-05arm: dts: fsl-ls1088a: sync usb controller nodes with LinuxMathew McBride2-14/+30
2023-05-05arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with LinuxMathew McBride1-32/+44
2023-05-05arm: dts: fsl-ls1088a: move GPIO controller under "soc" per LinuxMathew McBride1-44/+44
2023-05-05arm: dts: fsl-ls1088a: import CPU definition from Linux kernelMathew McBride1-0/+87
2023-05-05arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by defaultMathew McBride2-0/+16
2023-05-05arm: dts: fsl-ls1088a: sync PCIe controller definition with LinuxMathew McBride1-48/+106
2023-05-05arm: dts: fsl-ls1088a: import and sync full SMMU nodes with LinuxMathew McBride1-3/+106
2023-05-05pci: layerscape: add support for kernel/official fsl, ls1088a-pcie bindingMathew McBride1-0/+1
2023-05-05arm: dts: fsl-ls1088a: move memory node into U-Boot specific fileMathew McBride2-6/+8
2023-05-05arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only filesMathew McBride5-2/+25
2023-05-05configs: ten64: enable DM_SERIALMathew McBride1-1/+3
2023-05-05armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jrMathew McBride1-0/+4
2023-05-04Merge branch '2023-05-04-assorted-TI-updates'Tom Rini25-913/+181
2023-05-04arm: dts: k3-j7200: ddr: Update to 0.6 version of DDR config toolNeha Malcom Francis1-60/+60
2023-05-04arm: dts: k3-j721e: ddr: Update to 0.9.1 version of DDR config toolNeha Malcom Francis1-74/+75
2023-05-04configs: j7200: Merge the HS and non-HS defconfigsWIP/2023-05-04-assorted-TI-updatesManorit Chawdhry5-378/+3
2023-05-04Kconfig: j721s2: Change K3_MCU_SCRATCHPAD_BASE to non firewalled regionManorit Chawdhry1-1/+1
2023-05-04configs: j721s2: Merge the HS and non-HS defconfigsManorit Chawdhry5-390/+3
2023-05-04arm: dts: iot2050: Include u-boot specific bits implicitlyJan Kiszka8-8/+24
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis2-2/+4
2023-05-04configs: am62x: enable secure device configs by defaultPraneeth Bajjuri2-0/+2
2023-05-04k3: pmic: Clear ESM masksNeha Malcom Francis1-0/+9
2023-05-04Merge branch '2023-05-03-assorted-updates-and-fixes'Tom Rini9-17/+59
2023-05-04Merge tag 'efi-2023-07-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/04May2023Tom Rini16-29/+129
2023-05-04CI: treat documentation warnings as errorsHeinrich Schuchardt2-2/+2
2023-05-04efi: Rename the base efi self-testSimon Glass1-1/+1
2023-05-04doc: man-page for cpHeinrich Schuchardt2-0/+84
2023-05-04test: fix pydoc issues for EFI testsHeinrich Schuchardt5-11/+16
2023-05-04doc: correct HiFive Unmatched boot descriptionHeinrich Schuchardt1-2/+4
2023-05-04doc: fix StarFive VisionFive v2 documentationHeinrich Schuchardt1-7/+14
2023-05-04doc: Indicate required OpenSBI release for VisionFive 2Heinrich Schuchardt1-0/+2
2023-05-04docs: fix wrong proftool usagePavel Skripkin1-1/+1
2023-05-04doc: mmc: drop 0x prefixes in read/write examplesAlexander Shirokov1-2/+2
2023-05-04dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt1-1/+1
2023-05-04tools: fix TestFdtUtil()Heinrich Schuchardt1-2/+2
2023-05-03pci: fsl: Do not access PCI BAR0 register of PCIe Root PortPali Rohár1-0/+14
2023-05-03buildman: Pass -Werror to the host compiler tooSimon Glass1-0/+1
2023-05-03common/Kconfig: fix comments syntax errorHugo Villeneuve1-1/+1
2023-05-03event: fix comments syntax errorHugo Villeneuve1-1/+1
2023-05-03boot/Kconfig: fix comments syntax errorHugo Villeneuve1-1/+1
2023-05-03cmd: bdinfo: Print ethaddr of current MACMarek Vasut1-7/+13
2023-05-03cmd: bdinfo: Wrap network information printing into print_eth()Marek Vasut1-4/+4