summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: fsl-ls1088a: move I2C nodes under "soc" and syncronize with LinuxMathew McBride2023-05-051-32/+44
* arm: dts: fsl-ls1088a: move GPIO controller under "soc" per LinuxMathew McBride2023-05-051-44/+44
* arm: dts: fsl-ls1088a: import CPU definition from Linux kernelMathew McBride2023-05-051-0/+87
* arm: dts: fsl-ls1088a: match Linux FDT by disabling PCIe by defaultMathew McBride2023-05-052-0/+16
* arm: dts: fsl-ls1088a: sync PCIe controller definition with LinuxMathew McBride2023-05-051-48/+106
* arm: dts: fsl-ls1088a: import and sync full SMMU nodes with LinuxMathew McBride2023-05-051-3/+106
* pci: layerscape: add support for kernel/official fsl, ls1088a-pcie bindingMathew McBride2023-05-051-0/+1
* arm: dts: fsl-ls1088a: move memory node into U-Boot specific fileMathew McBride2023-05-052-6/+8
* arm: dts: fsl-ls1088a: move u-boot bootph tags into u-boot only filesMathew McBride2023-05-055-2/+25
* configs: ten64: enable DM_SERIALMathew McBride2023-05-051-1/+3
* armv8: fsl-layerscape: check for crypto node first in fdt_fixup_remove_jrMathew McBride2023-05-051-0/+4
* Merge branch '2023-05-03-assorted-updates-and-fixes'Tom Rini2023-05-049-17/+59
|\
| * pci: fsl: Do not access PCI BAR0 register of PCIe Root PortPali Rohár2023-05-031-0/+14
| * buildman: Pass -Werror to the host compiler tooSimon Glass2023-05-031-0/+1
| * common/Kconfig: fix comments syntax errorHugo Villeneuve2023-05-031-1/+1
| * event: fix comments syntax errorHugo Villeneuve2023-05-031-1/+1
| * boot/Kconfig: fix comments syntax errorHugo Villeneuve2023-05-031-1/+1
| * cmd: bdinfo: Print ethaddr of current MACMarek Vasut2023-05-031-7/+13
| * cmd: bdinfo: Wrap network information printing into print_eth()Marek Vasut2023-05-031-4/+4
| * cmd: bdinfo: Map fdt_blob and new_fdt to sysmemMarek Vasut2023-05-031-2/+3
| * tools: fix TestFdtUtil()Heinrich Schuchardt2023-05-031-2/+2
| * test: hush_if_test: Add hush variable testStefan Herbrechtsmeier2023-05-031-0/+13
| * common: cli_hush: Restore clear local variable supportStefan Herbrechtsmeier2023-05-031-1/+7
| * bk4r1: Enable LTOTom Rini2023-05-031-0/+1
* | Merge tag 'efi-2023-07-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-05-0416-29/+129
|\ \ | |/ |/|
| * CI: treat documentation warnings as errorsHeinrich Schuchardt2023-05-042-2/+2
| * efi: Rename the base efi self-testSimon Glass2023-05-041-1/+1
| * doc: man-page for cpHeinrich Schuchardt2023-05-042-0/+84
| * test: fix pydoc issues for EFI testsHeinrich Schuchardt2023-05-045-11/+16
| * doc: correct HiFive Unmatched boot descriptionHeinrich Schuchardt2023-05-041-2/+4
| * doc: fix StarFive VisionFive v2 documentationHeinrich Schuchardt2023-05-041-7/+14
| * doc: Indicate required OpenSBI release for VisionFive 2Heinrich Schuchardt2023-05-041-0/+2
| * docs: fix wrong proftool usagePavel Skripkin2023-05-041-1/+1
| * doc: mmc: drop 0x prefixes in read/write examplesAlexander Shirokov2023-05-041-2/+2
| * dm: core: fix introduce uclass_get_device_by_of_pathHeinrich Schuchardt2023-05-041-1/+1
| * tools: fix TestFdtUtil()Heinrich Schuchardt2023-05-041-2/+2
|/
* Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2023-05-0337-60/+3162
|\
| * usb: ehci-mx6: move phy setup before register accessTim Harvey2023-05-021-6/+4
| * smegw01: Convert CFG_EXTRA_ENV_SETTINGS to an env fileFabio Estevam2023-05-022-68/+89
| * smegw01: Fix fallback to altbootcmdEduard Strehlau2023-05-021-1/+1
| * smegw01: Disable additional boot menu optionsEduard Strehlau2023-05-021-0/+2
| * smegw01: Read the second MAC addressFabio Estevam2023-05-021-0/+6
| * smegw01: Add lockdown U-Boot env supportEduard Strehlau2023-05-024-4/+79
| * smegw01: Switch to fitImageEduard Strehlau2023-05-021-9/+5
| * smegw01: Change default boot device to eMMCEduard Strehlau2023-05-021-1/+1
| * smegw01: Enable EMMC boot from multiple partitionsEduard Strehlau2023-05-023-4/+20
| * smegw01: Only commit to new partition if update was successfulEduard Strehlau2023-05-021-4/+12
| * smegw01: Run altbootcmd in the case of failureEduard Strehlau2023-05-022-2/+8
| * smegw01: Add altbootcmdEduard Strehlau2023-05-022-1/+9
| * smegw01: Select bootcount supportEduard Strehlau2023-05-021-0/+2