- 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 9 months ago
- bb56da1 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 9 months ago
- 762dc78 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · 1 year, 9 months ago
- 15d9e99 blk: blkmap: Add memory mapping support by Tobias Waldekranz · 1 year, 9 months ago
- c41e209 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 9 months ago
- 3d2fc79 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · 1 year, 9 months ago
- e45bba5 image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 9 months ago
- 25eeda1 Merge branch '2023-04-04-android-image-v3-v4-support' by Tom Rini · 1 year, 8 months ago
- f444939 Dockerfile: add mkbootimg tool by Safae Ouajih · 1 year, 10 months ago
- 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 10 months ago
- 3e7b71c doc: android: add documentation for v3, v4 boot image header by Safae Ouajih · 1 year, 10 months ago
- 57e405e android: boot: support bootconfig by Safae Ouajih · 1 year, 10 months ago
- 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 10 months ago
- bc6413b drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · 1 year, 10 months ago
- 2d0da19 android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
- b36b227 android: boot: support extra command line by Safae Ouajih · 1 year, 10 months ago
- c79a2e6 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 10 months ago
- 1115027 android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
- e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 10 months ago
- 447240e android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 10 months ago
- bb5d692 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 10 months ago
- 607b075 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 10 months ago
- f48efa0 android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 10 months ago
- fbb645e android: boot: add boot image header v3 and v4 structures by Safae Ouajih · 1 year, 10 months ago
- 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 10 months ago
- 86b6294 android: boot: support vendor boot image in abootimg by Safae Ouajih · 1 year, 10 months ago
- d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 10 months ago
- 698c2bd Merge branch '2023-04-04-update-to-clang-16' by Tom Rini · 1 year, 8 months ago
- d7e0678 CI: Move to clang-16 by Tom Rini · 1 year, 8 months ago
- d0e3378 linker_lists: Rework start/end macros to not rely on undefined behavior by Tom Rini · 1 year, 8 months ago
- 65fa29d smartweb: Enable LTO by Tom Rini · 1 year, 8 months ago
- 866f302 Dockerfile: Populate a pip cache by Tom Rini · 1 year, 8 months ago
- 046b8ef pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 8 months ago
- 0916377 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
- ab53bd4 arm64: imx: Add support for imx8mp-beacon-kit by Adam Ford · 1 year, 8 months ago
- 58ec271 ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM by Marek Vasut · 1 year, 9 months ago
- 302f7e8 ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 8 months ago
- 240a274 ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOM by Marek Vasut · 1 year, 8 months ago
- c03eaf2 board: verdin-imx8mp: change prints in spl_dram_init function by Emanuele Ghidoli · 1 year, 8 months ago
- 0e89762 board: verdin-imx8mp: compact slight different lpddr4 configuration by Emanuele Ghidoli · 1 year, 8 months ago
- 390bb9f board: verdin-imx8mp: update lpddr4 configuration and training by Emanuele Ghidoli · 1 year, 8 months ago
- cfa3723 board: verdin-imx8mp: fix lpddr4 refresh timing by Emanuele Ghidoli · 1 year, 8 months ago
- 54351fe board: verdin-imx8mp: update ddrc config for different lpddr4 memories by Emanuele Ghidoli · 1 year, 8 months ago
- bc1bcd2 configs: tqma6: enable DM_THERMAL by Markus Niebel · 1 year, 8 months ago
- 2443d8b configs: tqma6: enable DM for MDIO / PHY by Markus Niebel · 1 year, 8 months ago
- 7ef5517 configs: tqma6: switch to DM_SERIAL by Markus Niebel · 1 year, 8 months ago
- 95942f9 arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · 1 year, 9 months ago
- d08c000 ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM by Marek Vasut · 1 year, 9 months ago
- 02f8486 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 8 months ago
- 8ca4202 mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-all by Tom Rini · 1 year, 8 months ago
- 7f23470 usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call by Marek Vasut · 1 year, 9 months ago
- 0633594 usb: gadget: missing fallthrough in composite_setup() by Heinrich Schuchardt · 1 year, 8 months ago
- 288fe30 Merge branch 'next' by Tom Rini · 1 year, 8 months ago
- fd4ed6b Prepare v2023.04 by Tom Rini · 1 year, 8 months ago
- 1f77f91 arm: dts: k3-j721e-sk-u-boot: fix boot on j721e SK by Sinthu Raja · 1 year, 8 months ago
- 9876c8c 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
- a25dcda Revert "disk: Use a helper function to reduce duplication" by Tom Rini · 1 year, 8 months ago
- 8b6de05 pico-imx6: Pass the mmc alias to fix boot regression by Fabio Estevam · 1 year, 9 months ago
- cfb4c33 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
- 00be519 test: Run the VPL tests with 'make check' by Simon Glass · 1 year, 8 months ago
- 8b60987 CI: Ensure that vpl test is run by Simon Glass · 1 year, 8 months ago
- 8511aab vbe: Use the correct image filename in the test by Simon Glass · 1 year, 8 months ago
- 74b75aa sandbox: Update the VBE firmware location by Simon Glass · 1 year, 8 months ago
- 9599ce5 doc: sandbox: replace sgdisk input with options by Corentin Guillevic · 1 year, 8 months ago
- b4fae89 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 8 months ago
- d0bb00a pinctrl: fix pinctrl_gpio_get_pinctrl_and_offset for gpio-ranges array by Quanyang Wang · 1 year, 8 months ago
- 2fb74a1 cmd: fdt: Use env_set_hex() for "get addr" and "get size" by Marek Vasut · 1 year, 9 months ago
- 86169cd rockchip: Fix incorrect constant name in RAM init code by David Sebek · 1 year, 8 months ago
- 90999b4 test_vboot.py: include test of fdt_add_pubkey tool by Roman Kopytin · 1 year, 8 months ago
- 6c617e0 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
- dfd4288 efi_loader: remove duplicate assignment by Heinrich Schuchardt · 1 year, 8 months ago
- a9203b0 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · 1 year, 8 months ago
- ffc1cfb doc: describe skipping triggering a pipeline in Gitlab by Heinrich Schuchardt · 1 year, 8 months ago
- 854aaf9 scsi: typo supporedt by Heinrich Schuchardt · 1 year, 8 months ago
- 942ac73 Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 1 year, 8 months ago
- 897d634 Merge tag 'dm-pull-31mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 8 months ago
- b8deed5 Merge branch '2023-03-30-assorted-general-upates' into next by Tom Rini · 1 year, 8 months ago
- d8aba36 configs: imx8mn_bsh_smm_s2: remove console from bootargs by Dario Binacchi · 1 year, 10 months ago
- a47164d sysreset: gpio: fix gpio_reboot_request return value by Jonathan Liu · 1 year, 8 months ago
- 49d8cc4 buildman: Correct overwriting of settings file by Simon Glass · 1 year, 8 months ago
- f98b112 test: fs: Check fat short file name by Stefan Herbrechtsmeier · 1 year, 8 months ago
- 25df915 input: button_kbd: make driver complementary to gpio buttons by Svyatoslav Ryhel · 1 year, 8 months ago
- a57adac cmd: ums: abort mounting by pressing any key by Svyatoslav Ryhel · 1 year, 8 months ago
- 49b7d69 test: exit: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
- 0d73c23 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
- dd1f34a unit-test: cover run_commandf() by test-cases by Evgeny Bachinin · 1 year, 8 months ago
- 26f923c cli: run_commandf(): small fixups by Evgeny Bachinin · 1 year, 8 months ago
- 0798a1c drivers: rtc: add max313xx series rtc driver by Chris Packham · 1 year, 8 months ago
- b5f045e include: kernel.h: port find_closest() from Linux by Chris Packham · 1 year, 8 months ago
- d87bdb8 disk: Use a helper function to reduce duplication by Simon Glass · 1 year, 8 months ago
- c61df34 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · 1 year, 8 months ago
- e1c9794 gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio controllers by Rasmus Villemoes · 1 year, 8 months ago
- fdef6b9 rtc: m41t62: implements read8/write8 operations by Thomas Perrot · 1 year, 8 months ago
- 39409fa fs: ext4: fix files seen as symlink during deletion by Corentin GUILLEVIC · 1 year, 8 months ago
- fefd949 fs: fat: do not mangle short filenames by Stefan Herbrechtsmeier · 1 year, 8 months ago
- 447dfbc test: Add test for new command pci_mps by Stephen Carlson · 1 year, 9 months ago
- 713db6f drivers: pci: sandbox: Add stub sandbox PCI MPS support by Stephen Carlson · 1 year, 9 months ago
- 59b1c9b cmd: pci: Add command to set MPS of all PCIe devices by Stephen Carlson · 1 year, 9 months ago
- 19213d7 sysinfo: gpio: fix loop over DT "revisions" array by Rasmus Villemoes · 1 year, 9 months ago
- 732b082 nvedit: simplify do_env_indirect() by Rasmus Villemoes · 1 year, 9 months ago