aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-...WIP/05Apr2023Tom Rini15-91/+146
2023-04-05Merge branch '2023-04-05-blkmap-composable-virtual-block-devices'Tom Rini20-5/+1242
2023-04-05efi_loader: device_path: support blkmap devicesWIP/2023-04-05-blkmap-composable-virtual-block-devicesTobias Waldekranz2-0/+34
2023-04-05doc: blkmap: Add introduction and examplesTobias Waldekranz3-0/+113
2023-04-05test: blkmap: Add test suiteTobias Waldekranz4-0/+204
2023-04-05cmd: blkmap: Add blkmap commandTobias Waldekranz5-0/+255
2023-04-05blk: blkmap: Add linear device mapping supportTobias Waldekranz2-0/+84
2023-04-05blk: blkmap: Add memory mapping supportTobias Waldekranz2-0/+134
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz7-0/+405
2023-04-05cmd: blk: Allow generic read/write operations to work in sandboxTobias Waldekranz1-4/+11
2023-04-05image: Fix script execution from FIT images with external dataTobias Waldekranz1-1/+2
2023-04-05Merge branch '2023-04-04-android-image-v3-v4-support'Tom Rini11-161/+1009
2023-04-04Dockerfile: add mkbootimg toolWIP/2023-04-04-android-image-v3-v4-supportSafae Ouajih1-0/+4
2023-04-04test/py: android: extend abootimg testSafae Ouajih1-13/+123
2023-04-04doc: android: add documentation for v3, v4 boot image headerSafae Ouajih1-1/+12
2023-04-04android: boot: support bootconfigSafae Ouajih2-2/+67
2023-04-04android: boot: support boot image header version 3 and 4Safae Ouajih6-23/+99
2023-04-04drivers: fastboot: zImage flashing is not supported for v3, v4Safae Ouajih1-0/+8
2023-04-04android: boot: update android_image_get_dtb_img_addr to support v3, v4Safae Ouajih1-14/+33
2023-04-04android: boot: support extra command lineSafae Ouajih1-0/+11
2023-04-04android: boot: ramdisk: support vendor ramdiskSafae Ouajih2-4/+13
2023-04-04android: boot: update android_image_get_data to support v3, v4Safae Ouajih3-3/+91
2023-04-04android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih6-39/+81
2023-04-04android: boot: boot image header v3, v4 do not support recovery DTBOSafae Ouajih1-2/+2
2023-04-04android: boot: content print is not supported for v3, v4 header versionSafae Ouajih1-1/+5
2023-04-04android: boot: move to andr_image_data structureSafae Ouajih2-71/+81
2023-04-04android: boot: kcomp: support andr_image_dataSafae Ouajih3-1/+113
2023-04-04android: boot: add boot image header v3 and v4 structuresSafae Ouajih1-1/+182
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih5-29/+19
2023-04-04android: boot: support vendor boot image in abootimgSafae Ouajih1-3/+15
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih6-33/+129
2023-04-04Merge branch '2023-04-04-update-to-clang-16'Tom Rini6-15/+35
2023-04-04CI: Move to clang-16WIP/2023-04-04-update-to-clang-16Tom Rini3-7/+7
2023-04-04linker_lists: Rework start/end macros to not rely on undefined behaviorTom Rini1-4/+12
2023-04-04smartweb: Enable LTOTom Rini1-0/+1
2023-04-04Dockerfile: Populate a pip cacheTom Rini1-0/+11
2023-04-04pytest: Update requirements to match sphinx versionsTom Rini1-4/+4
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...WIP/04Apr2023Tom Rini44-355/+7264
2023-04-04board: freescale: lx2160a: remove the PL01X device instantiationIoana Ciornei1-34/+0
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-allIoana Ciornei1-0/+4
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with LinuxIoana Ciornei3-11/+33
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under socIoana Ciornei1-28/+28
2023-04-04arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' nodeIoana Ciornei1-0/+8
2023-04-04configs: ls1088a: enable DM_SERIALIoana Ciornei3-3/+9
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-allIoana Ciornei1-0/+2
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with LinuxIoana Ciornei4-11/+46
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under socIoana Ciornei1-16/+15
2023-04-04arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' nodeIoana Ciornei1-0/+9
2023-04-04configs: convert NXP LS1028A RDB and QDS to DM_SERIALVladimir Oltean4-4/+8
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford18-0/+3578