aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2023-03-08cmd: fdt: Add support for integer arrays in fdt get value with indexMarek Vasut
2023-03-08cmd: fdt: Map address returned from fdt get addr to sysmemMarek Vasut
2023-03-08cmd: fdt: Handle 64bit pointers in fdt get addrMarek Vasut
2023-03-08cmd: fdt: Align checksign parameter names in help textMarek Vasut
2023-03-08cmd: fdt: Check argc before accessing argv in fdt memoryMarek Vasut
2023-03-08cmd: fdt: Check argc before accessing argv in fdt bootcpuMarek Vasut
2023-03-08cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message spaceMarek Vasut
2023-03-08cmd: fdt: Fix fdt rm behavior on non-existent property and error message spaceMarek Vasut
2023-03-08cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get sizeMarek Vasut
2023-03-08cmd: fdt: Import is_printable_string() from DTC to fix u32 misprintMarek Vasut
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-03-07video console: allow font size configuration at runtimeDzmitry Sankouski
2023-03-07video console: move vidconsole_get_font_size() logic to driver opsDzmitry Sankouski
2023-03-01cmd: mvebu/bubt: Enable command by defaultPali Rohár
2023-03-01cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u...Pali Rohár
2023-03-01cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT optionPali Rohár
2023-03-01cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCsPali Rohár
2023-03-01cmd: mvebu/bubt: Check also A8K boot image checksumPali Rohár
2023-03-01cmd: mvebu/bubt: Do not modify image in A8K check_image_header()Pali Rohár
2023-03-01cmd: mvebu/bubt: Mark all local symbols as staticPali Rohár
2023-03-01cmd: mvebu/bubt: Rename variable image_size to hdr_sizePali Rohár
2023-03-01cmd: mvebu/bubt: Add support for reading image from the SATA disk partitionPali Rohár
2023-03-01cmd: mvebu/bubt: Add support for writing image to SATA diskPali Rohár
2023-03-01cmd: mvebu/bubt: Add support for selecting eMMC HW partitionPali Rohár
2023-03-01cmd: mvebu/bubt: Fix parsing SATA kwbimagePali Rohár
2023-03-01cmd: mvebu/bubt: Fix parsing SDIO kwbimagePali Rohár
2023-02-27mtd: nand: Mark reserved blocksAshok Reddy Soma
2023-02-19efi_loader: Measure the loaded DTBEtienne Carriere
2023-02-13Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-02-13cmd: return code when tlv_eeprom incorrectly calledHeinrich Schuchardt
2023-02-12cmd: fdt: allow standalone "fdt move"Andre Przywara
2023-02-12cmd: fdt: move: Use map_sysmem to convert pointersAndre Przywara
2023-02-12cmd: clk: probe the clock before dump themPatrick Delaunay
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10Correct SPL use of EFI_SECURE_BOOTSimon Glass
2023-02-10Correct SPL use of EFI_MM_COMM_TEESimon Glass
2023-02-10Correct SPL use of VIDEO_ANSISimon Glass
2023-02-10Correct SPL uses of VIDEOSimon Glass
2023-02-10Correct SPL use of USB_FUNCTION_FASTBOOTSimon Glass
2023-02-10Correct SPL use of UDP_FUNCTION_FASTBOOTSimon Glass
2023-02-10Correct SPL uses of SYS_LONGHELPSimon Glass
2023-02-10efi_loader: enable eficonfig command by defaultHeinrich Schuchardt
2023-02-10cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENUHeinrich Schuchardt
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima
2023-02-10menu: remove CTRL+C to quitMasahisa Kojima
2023-02-10cmd: improve coninfo output formattingHeinrich Schuchardt
2023-02-09Correct SPL uses of CMD_TFTPPUTSimon Glass
2023-02-09Correct SPL use of CMD_NVEDIT_EFISimon Glass
2023-02-09Correct SPL uses of CMD_EFICONFIGSimon Glass
2023-02-07env: Drop ENV_IS_IN_SATASimon Glass