summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21efi_loader: don't load Shim's MOK database from fileHeinrich Schuchardt
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass
2021-10-21x86: Create a new header for EFISimon Glass
2021-10-21x86: Keep symbol information in u-boot ELF fileSimon Glass
2021-10-21efi: Add a separate maintainer entry for the appSimon Glass
2021-10-21efi_loader: Drop code that doesn't work with driver modelSimon Glass
2021-10-21efi_selftest: Receive the packets until the receive buffer is emptyMasami Hiramatsu
2021-10-21efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPTMasami Hiramatsu
2021-10-21efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media checkMasami Hiramatsu
2021-10-21configs: add mkeficapsule to tools-only_defconfigHeinrich Schuchardt
2021-10-21doc: Remove obsolete README.440-DDR-performance fileThomas Huth
2021-10-21doc: add python3-pkg-resources to build dependenciesHeinrich Schuchardt
2021-10-21doc: add system reset to API documentationHeinrich Schuchardt
2021-10-21doc: require Sphinx 3.4.3Heinrich Schuchardt
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-10-20doc: imx: psb: Add documentation for MX8MM behavior with Fast Boot fuse blownMarek Vasut
2021-10-20doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10Marek Vasut
2021-10-20colibri-imx6ull: add emmc variantMax Krummenacher
2021-10-20colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variantPhilippe Schenker
2021-10-20toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skusMarcel Ziswiler
2021-10-20toradex: configblock: fix interactive mode it handlingDenys Drozdov
2021-10-20toradex: take over maintainershipMarcel Ziswiler
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam
2021-10-20colibri-imx6ull: fix setup of nand gpmi clockPhilippe Schenker
2021-10-20board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet
2021-10-20configs: phycore-imx8mm_defconfig: Enable clk commandTeresa Remmet
2021-10-20board: phytec: phycore-imx8mm: Add SPI-NOR flash supportTeresa Remmet
2021-10-20arm: dts: phycore-imx8mm: Fix propertyTeresa Remmet
2021-10-20arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entryTeresa Remmet
2021-10-20include: configs: phycore-imx8mm: Do not use macro for addressTeresa Remmet
2021-10-20include: configs: phycore-imx8mm: Remove not needed definesTeresa Remmet
2021-10-20include: configs: phycore_imx8mm: Remove hard coded network settingsTeresa Remmet
2021-10-20board: phytec: phycore_imx8mm: Clean up splTeresa Remmet
2021-10-20verdin-imx8mm: fix watchdog pinctrl issueMarcel Ziswiler
2021-10-20verdin-imx8mm: use preboot for fdtfile evaluationIgor Opaniuk
2021-10-20include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variableOleksandr Suvorov
2021-10-20verdin-imx8mm: drop support for v1.0 hardwareMax Krummenacher
2021-10-20verdin-imx8mm: clean-up include orderMarcel Ziswiler
2021-10-20verdin-imx8mm: enable sleep_moci outputMax Krummenacher
2021-10-20verdin-imx8mm: switch to use binman to pack imagesMarcel Ziswiler
2021-10-20arm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically re-orderMarcel Ziswiler
2021-10-20ARM: dts: imx8mm-verdin: prepare for dek blob encapsulationMarcel Ziswiler
2021-10-20verdin-imx8mm: fix ethernetMarcel Ziswiler
2021-10-20imx8m: clean-up kconfig indentationMarcel Ziswiler
2021-10-20imx8mm-cl-iot-gate-optee: align config with KconfigStefano Babic
2021-10-20kontron-sl-mx8mm: fix missing configs and deadlock in CIStefano Babic
2021-10-20buildman: Detect Kconfig loopsSimon Glass
2021-10-20buildman: Write output even on fatal errorSimon Glass
2021-10-20riscv: Avoid io read/write cause wrong resultNick Hu