aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-31pico-imx7d: Convert to DM_I2C and DM_PMICFabio Estevam
2023-01-30imx8mm-phg: Add board supportFabio Estevam
2023-01-30pmic: pca9450: Make warm reset on WDOG_B assertionMarek Vasut
2023-01-30apalis-imx8: add M4 boot environment helpersAndrejs Cainikovs
2023-01-30apalis-imx8: update env memory layoutMarcel Ziswiler
2023-01-30apalis-imx8: update update_uboot confirmation messageMarcel Ziswiler
2023-01-30apalis-imx8: drop obsolete environment variablesMarcel Ziswiler
2023-01-30apalis-imx8: remove obsolete net usb startMarcel Ziswiler
2023-01-30apalis-imx8: remove obsolete sdhc related config definesMarcel Ziswiler
2023-01-30apalis-imx8: introduce setup setting setupargsMarcel Ziswiler
2023-01-30apalis/colibri-imx8/8x: remove global variable scriptOleksandr Suvorov
2023-01-30apalis-imx8: implement pcb version and soc variant handlingMarcel Ziswiler
2023-01-27Merge branch '2023-01-27-apple-soc-updates'Tom Rini
2023-01-27Merge tag 'efi-2023-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-01-27usb: xhci: Fix root hub descriptorMark Kettenis
2023-01-27usb: xhci: Implement DMA mappingMark Kettenis
2023-01-27iommu: Add DMA mapping operationsMark Kettenis
2023-01-27include: configs: Update env for selecting right dtbSinthu Raja
2023-01-27eficonfig: increase the number of menu entriesMasahisa Kojima
2023-01-27eficonfig: add vertical scroll supportMasahisa Kojima
2023-01-27eficonfig: refactor eficonfig_process_common functionMasahisa Kojima
2023-01-27spl: doc: use correct name in jump_to_image_optee() descriptionOvidiu Panait
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-26mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano
2023-01-26mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano
2023-01-26mtd: spi-nor-core: Consider reserved bits in CFR5 registerTakahiro Kuwano
2023-01-24Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-01-24arm64: versal: Remove xilinx_versal_mini_qspi.h configsMichal Simek
2023-01-24arm64: zynqmp: Remove xilinx_zynqmp_mini_emmc/qspi.h configsMichal Simek
2023-01-23rockchip: Convert rockpro64-rk3399 to use standard bootSimon Glass
2023-01-23bootstd: Record the bootdevs used during scanningSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Allow iterating to the next bootdev priortiySimon Glass
2023-01-23bootstd: Allow iterating to the next label in a listSimon Glass
2023-01-23bootstd: Allow hunting for a bootdev by labelSimon Glass
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Allow hunting for bootdevs of a given prioritySimon Glass
2023-01-23bootstd: Use hunters when scanning for bootflowsSimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass
2023-01-23bootstd: Add a new bootmeth method to set the bootflowSimon Glass
2023-01-23bootstd: Update docs on bootmeth_try_file() for sandboxSimon Glass
2023-01-23bootstd: Set the distro_bootpart env var with scriptsSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23bootstd: Rename bootdev checkersSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-23part: Add a function to find the first bootable partitionSimon Glass