- a618d7a ata: fix requirements for CONFIG_AHCI_PCI by Heinrich Schuchardt · 1 year, 8 months ago
- cffcee9 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · 1 year, 8 months ago
- 5c136c9 doc: arch: m68k: fix maintainer email by Angelo Dureghello · 1 year, 8 months ago
- f7aa363 arm: lib: add __gnu_thumb1_case_si by Francis Laniel · 1 year, 8 months ago
- f56b34f cmd/regulator: missing fallthrough in do_dev() by Heinrich Schuchardt · 1 year, 8 months ago
- f9ede36 cmd: missing fallthrough macro in do_pci() by Heinrich Schuchardt · 1 year, 8 months ago
- 5d520cf cmd: convert fallthrough comment. by Heinrich Schuchardt · 1 year, 8 months ago
- 15a2155 lib: missing fallthrough comment in vsnprintf_internal() by Heinrich Schuchardt · 1 year, 8 months ago
- dff7580 tools: avoid implicit fallthrough in fdt_add_pubkey by Heinrich Schuchardt · 1 year, 8 months ago
- 5e0aa81 tools: env: use /run to store lockfile by Tim Lee · 1 year, 10 months ago
- 6c23052 lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · 1 year, 8 months ago
- 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 8 months ago
- 6b75ddd Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 8 months ago
- 3188cf8 Merge branch '2023-04-05-blkmap-composable-virtual-block-devices' by Tom Rini · 1 year, 8 months ago
- 3215268 efi_loader: device_path: support blkmap devices by Tobias Waldekranz · 1 year, 10 months ago
- 135d147 doc: blkmap: Add introduction and examples by Tobias Waldekranz · 1 year, 10 months ago
- 5a42005 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 10 months ago
- 91ec259 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 10 months ago
- f7241a4 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · 1 year, 10 months ago
- 5f7f822 blk: blkmap: Add memory mapping support by Tobias Waldekranz · 1 year, 10 months ago
- 4f76dd3 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 10 months ago
- 0086a17 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · 1 year, 10 months ago
- 317dbfc image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 10 months ago
- dc7dc27 Merge branch '2023-04-04-android-image-v3-v4-support' by Tom Rini · 1 year, 8 months ago
- aaa366f Dockerfile: add mkbootimg tool by Safae Ouajih · 1 year, 10 months ago
- b39cfcb test/py: android: extend abootimg test by Safae Ouajih · 1 year, 10 months ago
- 1be2661 doc: android: add documentation for v3, v4 boot image header by Safae Ouajih · 1 year, 10 months ago
- 313cc84 android: boot: support bootconfig by Safae Ouajih · 1 year, 10 months ago
- 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 10 months ago
- 4ae6e43 drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · 1 year, 10 months ago
- 9a5cc7f android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
- 6665296e android: boot: support extra command line by Safae Ouajih · 1 year, 10 months ago
- 5b01a88 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 10 months ago
- 889005f android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
- c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 10 months ago
- 8d35158 android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 10 months ago
- a148a82 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 10 months ago
- bced104 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 10 months ago
- 027191d android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 10 months ago
- 9043d36 android: boot: add boot image header v3 and v4 structures by Safae Ouajih · 1 year, 10 months ago
- 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 10 months ago
- 91da363 android: boot: support vendor boot image in abootimg by Safae Ouajih · 1 year, 10 months ago
- 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 10 months ago
- 3ffc657 Merge branch '2023-04-04-update-to-clang-16' by Tom Rini · 1 year, 8 months ago
- ad9b2fd CI: Move to clang-16 by Tom Rini · 1 year, 8 months ago
- 04b5de3 linker_lists: Rework start/end macros to not rely on undefined behavior by Tom Rini · 1 year, 8 months ago
- 502cd4e smartweb: Enable LTO by Tom Rini · 1 year, 8 months ago
- 54573e0 Dockerfile: Populate a pip cache by Tom Rini · 1 year, 8 months ago
- 5932c27 pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 8 months ago
- c1e5656 Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 8 months ago
- 66c4c21 board: freescale: lx2160a: remove the PL01X device instantiation by Ioana Ciornei · 1 year, 9 months ago
- d1e147c arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · 1 year, 9 months ago
- c008063 arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with Linux by Ioana Ciornei · 1 year, 9 months ago
- 1214496 arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under soc by Ioana Ciornei · 1 year, 9 months ago
- d47f412 arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' node by Ioana Ciornei · 1 year, 9 months ago
- cc2392c configs: ls1088a: enable DM_SERIAL by Ioana Ciornei · 1 year, 9 months ago
- 865cc80 arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · 1 year, 9 months ago
- f86ce81 arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with Linux by Ioana Ciornei · 1 year, 9 months ago
- 006bd1b arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under soc by Ioana Ciornei · 1 year, 9 months ago
- 923de4e arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' node by Ioana Ciornei · 1 year, 9 months ago
- 690ccce configs: convert NXP LS1028A RDB and QDS to DM_SERIAL by Vladimir Oltean · 1 year, 9 months ago
- a855481 arm64: imx: Add support for imx8mp-beacon-kit by Adam Ford · 1 year, 8 months ago
- 88b8358 ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM by Marek Vasut · 1 year, 9 months ago
- aa2fc53 ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 8 months ago
- b556657 ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOM by Marek Vasut · 1 year, 8 months ago
- d3bfc02 board: verdin-imx8mp: change prints in spl_dram_init function by Emanuele Ghidoli · 1 year, 8 months ago
- 03d23b8 board: verdin-imx8mp: compact slight different lpddr4 configuration by Emanuele Ghidoli · 1 year, 8 months ago
- 23a9712 board: verdin-imx8mp: update lpddr4 configuration and training by Emanuele Ghidoli · 1 year, 8 months ago
- 9995582 board: verdin-imx8mp: fix lpddr4 refresh timing by Emanuele Ghidoli · 1 year, 8 months ago
- dbbe19b board: verdin-imx8mp: update ddrc config for different lpddr4 memories by Emanuele Ghidoli · 1 year, 8 months ago
- 9f53686 configs: tqma6: enable DM_THERMAL by Markus Niebel · 1 year, 8 months ago
- 564666c configs: tqma6: enable DM for MDIO / PHY by Markus Niebel · 1 year, 8 months ago
- 8d71df3 configs: tqma6: switch to DM_SERIAL by Markus Niebel · 1 year, 8 months ago
- c0d3cca arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · 1 year, 9 months ago
- dd2559b ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM by Marek Vasut · 1 year, 9 months ago
- 853fa41 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
- f75f4c2 mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-all by Tom Rini · 1 year, 8 months ago
- a0a4ce8 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 9 months ago
- 6712472 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 8 months ago
- 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
- 4adeec8 Prepare v2023.04 by Tom Rini · 1 year, 8 months ago
- 490d716 arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SK by Sinthu Raja · 1 year, 8 months ago
- 28c5c8a Merge tag 'dm-next-3apr23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
- 5885947 Revert "disk: Use a helper function to reduce duplication" by Tom Rini · 1 year, 8 months ago
- bd916a1 pico-imx6: Pass the mmc alias to fix boot regression by Fabio Estevam · 1 year, 10 months ago
- a34f793 Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 8 months ago
- 2d7d9c0 test: Run the VPL tests with 'make check' by Simon Glass · 1 year, 8 months ago
- 4e5e7f4 CI: Ensure that vpl test is run by Simon Glass · 1 year, 8 months ago
- da0ed9d vbe: Use the correct image filename in the test by Simon Glass · 1 year, 8 months ago
- 9bb73e3 sandbox: Update the VBE firmware location by Simon Glass · 1 year, 8 months ago
- 8ef1089 doc: sandbox: replace sgdisk input with options by Corentin Guillevic · 1 year, 8 months ago
- cc91ed7 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 8 months ago
- d7efc56 pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges array by Quanyang Wang · 1 year, 9 months ago
- f703967 cmd: fdt: Use env_set_hex() for "get addr" and "get size" by Marek Vasut · 1 year, 9 months ago
- 68cfcb8 rockchip: Fix incorrect constant name in RAM init code by David Sebek · 1 year, 8 months ago
- 84e2b2b test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · 1 year, 9 months ago
- 3c22754 Merge tag 'efi-2023-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 8 months ago
- 232c9db efi_loader: remove duplicate assignment by Heinrich Schuchardt · 1 year, 8 months ago
- a7ffd90 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · 1 year, 8 months ago
- 8a5d4b3 doc: describe skipping triggering a pipeline in Gitlab by Heinrich Schuchardt · 1 year, 8 months ago