summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-05cmd: blkmap: Add blkmap commandTobias Waldekranz
2023-04-05blk: blkmap: Add linear device mapping supportTobias Waldekranz
2023-04-05blk: blkmap: Add memory mapping supportTobias Waldekranz
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz
2023-04-05cmd: blk: Allow generic read/write operations to work in sandboxTobias Waldekranz
2023-04-05image: Fix script execution from FIT images with external dataTobias Waldekranz
2023-04-05Merge branch '2023-04-04-android-image-v3-v4-support'Tom Rini
2023-04-04Dockerfile: add mkbootimg toolSafae Ouajih
2023-04-04test/py: android: extend abootimg testSafae Ouajih
2023-04-04doc: android: add documentation for v3, v4 boot image headerSafae Ouajih
2023-04-04android: boot: support bootconfigSafae Ouajih
2023-04-04android: boot: support boot image header version 3 and 4Safae Ouajih
2023-04-04drivers: fastboot: zImage flashing is not supported for v3, v4Safae Ouajih
2023-04-04android: boot: update android_image_get_dtb_img_addr to support v3, v4Safae Ouajih
2023-04-04android: boot: support extra command lineSafae Ouajih
2023-04-04android: boot: ramdisk: support vendor ramdiskSafae Ouajih
2023-04-04android: boot: update android_image_get_data to support v3, v4Safae Ouajih
2023-04-04android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih
2023-04-04android: boot: boot image header v3, v4 do not support recovery DTBOSafae Ouajih
2023-04-04android: boot: content print is not supported for v3, v4 header versionSafae Ouajih
2023-04-04android: boot: move to andr_image_data structureSafae Ouajih
2023-04-04android: boot: kcomp: support andr_image_dataSafae Ouajih
2023-04-04android: boot: add boot image header v3 and v4 structuresSafae Ouajih
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih
2023-04-04android: boot: support vendor boot image in abootimgSafae Ouajih
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2023-04-04Merge branch '2023-04-04-update-to-clang-16'Tom Rini
2023-04-04CI: Move to clang-16Tom Rini
2023-04-04linker_lists: Rework start/end macros to not rely on undefined behaviorTom Rini
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-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