summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-06cmd: convert fallthrough comment.Heinrich Schuchardt
2023-04-06lib: missing fallthrough comment in vsnprintf_internal()Heinrich Schuchardt
2023-04-06tools: avoid implicit fallthrough in fdt_add_pubkeyHeinrich Schuchardt
2023-04-06tools: env: use /run to store lockfileTim Lee
2023-04-06lmb: add max number of region in lmb_dump_region() outputPatrick Delaunay
2023-04-06lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay
2023-04-06spi: mpc8xxx: Add support for SPI on mpc832xChristophe Leroy
2023-04-06gpio: Add QUICC Engine GPIOs driverChristophe Leroy
2023-04-06clk: mpc83xx: Fix clocks for mpc832xChristophe Leroy
2023-04-06powerpc: mpc83xx: Don't activate MMU when not necessaryChristophe Leroy
2023-04-06powerpc: mpc83xx: Fix soc.hChristophe Leroy
2023-04-06powerpc: mpc832x: Fix reset wordChristophe Leroy
2023-04-06watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy
2023-04-06watchdog: mpc8xxx: Make it genericChristophe Leroy
2023-04-05Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2023-04-05Merge branch '2023-04-05-blkmap-composable-virtual-block-devices'Tom Rini
2023-04-05watchdog: mpc8xx: Rename it mpc8xxxChristophe Leroy
2023-04-05powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQChristophe Leroy
2023-04-05efi_loader: device_path: support blkmap devicesTobias Waldekranz
2023-04-05doc: blkmap: Add introduction and examplesTobias Waldekranz
2023-04-05test: blkmap: Add test suiteTobias Waldekranz
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