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-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
2023-03-01
cmd: mvebu/bubt: Fix parsing SDIO kwbimage
Pali Rohár
2023-02-27
mtd: nand: Mark reserved blocks
Ashok Reddy Soma
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-02-13
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2023-02-13
cmd: return code when tlv_eeprom incorrectly called
Heinrich Schuchardt
2023-02-12
cmd: fdt: allow standalone "fdt move"
Andre Przywara
2023-02-12
cmd: fdt: move: Use map_sysmem to convert pointers
Andre Przywara
2023-02-12
cmd: clk: probe the clock before dump them
Patrick Delaunay
2023-02-10
Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-02-10
Correct SPL use of EFI_SECURE_BOOT
Simon Glass
[next]