index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-06
lib: missing fallthrough comment in vsnprintf_internal()
Heinrich Schuchardt
2023-04-06
tools: avoid implicit fallthrough in fdt_add_pubkey
Heinrich Schuchardt
2023-04-06
tools: env: use /run to store lockfile
Tim Lee
2023-04-06
lmb: add max number of region in lmb_dump_region() output
Patrick Delaunay
2023-04-06
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrick Delaunay
2023-04-05
Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-...
Tom Rini
2023-04-05
Merge branch '2023-04-05-blkmap-composable-virtual-block-devices'
Tom Rini
2023-04-05
efi_loader: device_path: support blkmap devices
Tobias Waldekranz
2023-04-05
doc: blkmap: Add introduction and examples
Tobias Waldekranz
2023-04-05
test: blkmap: Add test suite
Tobias Waldekranz
2023-04-05
cmd: blkmap: Add blkmap command
Tobias Waldekranz
2023-04-05
blk: blkmap: Add linear device mapping support
Tobias Waldekranz
2023-04-05
blk: blkmap: Add memory mapping support
Tobias Waldekranz
2023-04-05
blk: blkmap: Add basic infrastructure
Tobias Waldekranz
2023-04-05
cmd: blk: Allow generic read/write operations to work in sandbox
Tobias Waldekranz
2023-04-05
image: Fix script execution from FIT images with external data
Tobias Waldekranz
2023-04-05
Merge branch '2023-04-04-android-image-v3-v4-support'
Tom Rini
2023-04-04
Dockerfile: add mkbootimg tool
Safae Ouajih
2023-04-04
test/py: android: extend abootimg test
Safae Ouajih
2023-04-04
doc: android: add documentation for v3, v4 boot image header
Safae Ouajih
2023-04-04
android: boot: support bootconfig
Safae Ouajih
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
drivers: fastboot: zImage flashing is not supported for v3, v4
Safae Ouajih
2023-04-04
android: boot: update android_image_get_dtb_img_addr to support v3, v4
Safae Ouajih
2023-04-04
android: boot: support extra command line
Safae Ouajih
2023-04-04
android: boot: ramdisk: support vendor ramdisk
Safae Ouajih
2023-04-04
android: boot: update android_image_get_data to support v3, v4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
android: boot: boot image header v3, v4 do not support recovery DTBO
Safae Ouajih
2023-04-04
android: boot: content print is not supported for v3, v4 header version
Safae Ouajih
2023-04-04
android: boot: move to andr_image_data structure
Safae Ouajih
2023-04-04
android: boot: kcomp: support andr_image_data
Safae Ouajih
2023-04-04
android: boot: add boot image header v3 and v4 structures
Safae Ouajih
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
android: boot: support vendor boot image in abootimg
Safae Ouajih
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2023-04-04
Merge branch '2023-04-04-update-to-clang-16'
Tom Rini
2023-04-04
CI: Move to clang-16
Tom Rini
2023-04-04
linker_lists: Rework start/end macros to not rely on undefined behavior
Tom Rini
2023-04-04
smartweb: Enable LTO
Tom Rini
2023-04-04
Dockerfile: Populate a pip cache
Tom Rini
2023-04-04
pytest: Update requirements to match sphinx versions
Tom Rini
2023-04-04
Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2023-04-04
board: freescale: lx2160a: remove the PL01X device instantiation
Ioana Ciornei
2023-04-04
arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-all
Ioana Ciornei
2023-04-04
arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with Linux
Ioana Ciornei
2023-04-04
arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under soc
Ioana Ciornei
2023-04-04
arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' node
Ioana Ciornei
2023-04-04
configs: ls1088a: enable DM_SERIAL
Ioana Ciornei
2023-04-04
arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all
Ioana Ciornei
[next]