summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-04smartweb: Enable LTOTom Rini
2023-04-04Dockerfile: Populate a pip cacheTom Rini
2023-04-04pytest: Update requirements to match sphinx versionsTom Rini
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-04-04board: freescale: lx2160a: remove the PL01X device instantiationIoana Ciornei
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-allIoana Ciornei
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with LinuxIoana Ciornei
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under socIoana Ciornei
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' nodeIoana Ciornei
2023-04-04configs: ls1088a: enable DM_SERIALIoana Ciornei
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-allIoana Ciornei
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with LinuxIoana Ciornei
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under socIoana Ciornei
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' nodeIoana Ciornei
2023-04-04configs: convert NXP LS1028A RDB and QDS to DM_SERIALVladimir Oltean
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford
2023-04-04ARM: imx: Enable LTO for DH electronics i.MX6 DHCOMMarek Vasut
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut
2023-04-04ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOMMarek Vasut
2023-04-04board: verdin-imx8mp: change prints in spl_dram_init functionEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: compact slight different lpddr4 configurationEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: update lpddr4 configuration and trainingEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: fix lpddr4 refresh timingEmanuele Ghidoli
2023-04-04board: verdin-imx8mp: update ddrc config for different lpddr4 memoriesEmanuele Ghidoli
2023-04-04configs: tqma6: enable DM_THERMALMarkus Niebel
2023-04-04configs: tqma6: enable DM for MDIO / PHYMarkus Niebel
2023-04-04configs: tqma6: switch to DM_SERIALMarkus Niebel
2023-04-04arm: imx: add u-boot-nand.imx to boot from NAND without SPLLuca Ceresoli
2023-04-04ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOMMarek Vasut
2023-04-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-04-03mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-allTom Rini
2023-04-04usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() callMarek Vasut
2023-04-04usb: gadget: missing fallthrough in composite_setup()Heinrich Schuchardt
2023-04-03Merge branch 'next'Tom Rini
2023-04-03Prepare v2023.04v2023.04Tom Rini
2023-04-03arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SKSinthu Raja
2023-04-03Merge tag 'dm-next-3apr23' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-03Revert "disk: Use a helper function to reduce duplication"Tom Rini
2023-04-03pico-imx6: Pass the mmc alias to fix boot regressionFabio Estevam
2023-04-03Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-04-03test: Run the VPL tests with 'make check'Simon Glass
2023-04-03CI: Ensure that vpl test is runSimon Glass
2023-04-03vbe: Use the correct image filename in the testSimon Glass
2023-04-03sandbox: Update the VBE firmware locationSimon Glass
2023-04-03doc: sandbox: replace sgdisk input with optionsCorentin Guillevic
2023-04-03fdt: Make fdt addr -q quieterPeter Hoyes
2023-04-03pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges arrayQuanyang Wang
2023-04-03cmd: fdt: Use env_set_hex() for "get addr" and "get size"Marek Vasut
2023-04-02rockchip: Fix incorrect constant name in RAM init codeDavid Sebek
2023-04-02test_vboot.py: include test of fdt_add_pubkey toolRoman Kopytin