aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-04Merge branch '2023-04-04-update-to-clang-16'Tom Rini6-15/+35
2023-04-04CI: Move to clang-16WIP/2023-04-04-update-to-clang-16Tom Rini3-7/+7
2023-04-04linker_lists: Rework start/end macros to not rely on undefined behaviorTom Rini1-4/+12
2023-04-04smartweb: Enable LTOTom Rini1-0/+1
2023-04-04Dockerfile: Populate a pip cacheTom Rini1-0/+11
2023-04-04pytest: Update requirements to match sphinx versionsTom Rini1-4/+4
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...WIP/04Apr2023Tom Rini44-355/+7264
2023-04-04board: freescale: lx2160a: remove the PL01X device instantiationIoana Ciornei1-34/+0
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-allIoana Ciornei1-0/+4
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with LinuxIoana Ciornei3-11/+33
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under socIoana Ciornei1-28/+28
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' nodeIoana Ciornei1-0/+8
2023-04-04configs: ls1088a: enable DM_SERIALIoana Ciornei3-3/+9
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-allIoana Ciornei1-0/+2
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with LinuxIoana Ciornei4-11/+46
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under socIoana Ciornei1-16/+15
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' nodeIoana Ciornei1-0/+9
2023-04-04configs: convert NXP LS1028A RDB and QDS to DM_SERIALVladimir Oltean4-4/+8
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford18-0/+3578
2023-04-04ARM: imx: Enable LTO for DH electronics i.MX6 DHCOMMarek Vasut1-0/+1
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut14-0/+3519
2023-04-04ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOMMarek Vasut1-0/+10
2023-04-04board: verdin-imx8mp: change prints in spl_dram_init functionEmanuele Ghidoli1-4/+10
2023-04-04board: verdin-imx8mp: compact slight different lpddr4 configurationEmanuele Ghidoli3-322/+75
2023-04-04board: verdin-imx8mp: update lpddr4 configuration and trainingEmanuele Ghidoli1-24/+25
2023-04-04board: verdin-imx8mp: fix lpddr4 refresh timingEmanuele Ghidoli1-12/+12
2023-04-04board: verdin-imx8mp: update ddrc config for different lpddr4 memoriesEmanuele Ghidoli2-5/+4
2023-04-04configs: tqma6: enable DM_THERMALMarkus Niebel6-0/+12
2023-04-04configs: tqma6: enable DM for MDIO / PHYMarkus Niebel6-0/+18
2023-04-04configs: tqma6: switch to DM_SERIALMarkus Niebel6-6/+6
2023-04-04arm: imx: add u-boot-nand.imx to boot from NAND without SPLLuca Ceresoli2-0/+9
2023-04-04ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOMMarek Vasut2-2/+5
2023-04-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2-1/+2
2023-04-03mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-allTom Rini1-4/+4
2023-04-04usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() callMarek Vasut1-0/+1
2023-04-04usb: gadget: missing fallthrough in composite_setup()Heinrich Schuchardt1-1/+1
2023-04-03Merge branch 'next'Tom Rini1254-23392/+34324
2023-04-03Prepare v2023.04v2023.04Tom Rini3-13/+783
2023-04-03arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SKSinthu Raja1-2/+6
2023-04-03Merge tag 'dm-next-3apr23' of https://source.denx.de/u-boot/custodians/u-boot...WIP/03Apr2023-nextWIP/03Apr2023Tom Rini10-85/+200
2023-04-03Revert "disk: Use a helper function to reduce duplication"Tom Rini1-25/+21
2023-04-03pico-imx6: Pass the mmc alias to fix boot regressionFabio Estevam1-0/+7
2023-04-03Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-1/+1
2023-04-03test: Run the VPL tests with 'make check'Simon Glass1-0/+5
2023-04-03CI: Ensure that vpl test is runSimon Glass2-2/+2
2023-04-03vbe: Use the correct image filename in the testSimon Glass1-2/+4
2023-04-03sandbox: Update the VBE firmware locationSimon Glass1-1/+1
2023-04-03doc: sandbox: replace sgdisk input with optionsCorentin Guillevic1-1/+1
2023-04-03fdt: Make fdt addr -q quieterPeter Hoyes2-6/+14
2023-04-03pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges arrayQuanyang Wang1-24/+23