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
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2023-04-05
cmd: blkmap: Add blkmap command
Tobias Waldekranz
2023-04-05
cmd: blk: Allow generic read/write operations to work in sandbox
Tobias Waldekranz
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
android: boot: move to andr_image_data structure
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-03
fdt: Make fdt addr -q quieter
Peter Hoyes
2023-04-03
cmd: fdt: Use env_set_hex() for "get addr" and "get size"
Marek Vasut
2023-03-30
cmd: ums: abort mounting by pressing any key
Svyatoslav Ryhel
2023-03-30
cmd: pci: Add command to set MPS of all PCIe devices
Stephen Carlson
2023-03-30
nvedit: simplify do_env_indirect()
Rasmus Villemoes
2023-03-25
cmd: bootefi: allocate device-tree copy from high memory
Heinrich Schuchardt
2023-03-25
efi: Support showing tables
Simon Glass
2023-03-25
efi: Split out table-listing code into a new file
Simon Glass
2023-03-17
cmd: introduce 'write' command
Rasmus Villemoes
2023-03-17
cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded d...
Rasmus Villemoes
2023-03-16
Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-03-14
cmd: fdt: Drop the 0x prefix
Marek Vasut
2023-03-13
video: Add a note about the broken implementation
Simon Glass
2023-03-13
video: Clear the vidconsole rather than the video
Simon Glass
2023-03-13
bbinfo: Show the size of the copy framebuffer
Simon Glass
2023-03-13
x86: Add a few more items to bdinfo
Simon Glass
2023-03-09
cmd: smccc: Print results in hex instead of dec
Michal Simek
2023-03-08
cmd: fdt: Add support for integer arrays in fdt get value with index
Marek Vasut
2023-03-08
cmd: fdt: Map address returned from fdt get addr to sysmem
Marek Vasut
2023-03-08
cmd: fdt: Handle 64bit pointers in fdt get addr
Marek Vasut
2023-03-08
cmd: fdt: Align checksign parameter names in help text
Marek Vasut
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt memory
Marek Vasut
2023-03-08
cmd: fdt: Check argc before accessing argv in fdt bootcpu
Marek Vasut
2023-03-08
cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space
Marek Vasut
2023-03-08
cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
Marek Vasut
2023-03-08
cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
Marek Vasut
2023-03-08
cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
Marek Vasut
2023-03-08
bootflow: Rename bootflow_flags_t
Simon Glass
2023-03-07
video console: allow font size configuration at runtime
Dzmitry Sankouski
2023-03-07
video console: move vidconsole_get_font_size() logic to driver ops
Dzmitry Sankouski
2023-03-01
cmd: mvebu/bubt: Enable command by default
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u...
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Check also A8K boot image checksum
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Do not modify image in A8K check_image_header()
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Mark all local symbols as static
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Rename variable image_size to hdr_size
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Add support for reading image from the SATA disk partition
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Add support for writing image to SATA disk
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Add support for selecting eMMC HW partition
Pali Rohár
2023-03-01
cmd: mvebu/bubt: Fix parsing SATA kwbimage
Pali Rohár
[next]