- ddebd4b Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 9 months ago
- b30e5dd cmd: fdt: Drop the 0x prefix by Marek Vasut · 1 year, 9 months ago
- 68033b1 video: Add a note about the broken implementation by Simon Glass · 1 year, 9 months ago
- 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · 1 year, 9 months ago
- 32dc453 bbinfo: Show the size of the copy framebuffer by Simon Glass · 1 year, 9 months ago
- 3a12725 x86: Add a few more items to bdinfo by Simon Glass · 1 year, 9 months ago
- f4e197f cmd: smccc: Print results in hex instead of dec by Michal Simek · 1 year, 9 months ago
- eeaae33 cmd: fdt: Add support for integer arrays in fdt get value with index by Marek Vasut · 1 year, 9 months ago
- 6889f14 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · 1 year, 9 months ago
- 8c50f33 cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · 1 year, 9 months ago
- e71c9ee cmd: fdt: Align checksign parameter names in help text by Marek Vasut · 1 year, 9 months ago
- c9dfd02 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · 1 year, 9 months ago
- 48d7a77 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · 1 year, 9 months ago
- 794c8e6 cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space by Marek Vasut · 1 year, 9 months ago
- a7a5887 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space by Marek Vasut · 1 year, 9 months ago
- 5c385f8 cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size by Marek Vasut · 1 year, 9 months ago
- fdc794a cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · 1 year, 9 months ago
- 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
- bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 9 months ago
- 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 9 months ago
- faed2b9 cmd: mvebu/bubt: Enable command by default by Pali Rohár · 1 year, 10 months ago
- 85f2a7c cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used by Pali Rohár · 1 year, 9 months ago
- bb6cc6b cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option by Pali Rohár · 1 year, 10 months ago
- cca95b0 cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs by Pali Rohár · 1 year, 11 months ago
- 0cebe10 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · 1 year, 10 months ago
- b4a76fd cmd: mvebu/bubt: Do not modify image in A8K check_image_header() by Pali Rohár · 1 year, 10 months ago
- 4b25596 cmd: mvebu/bubt: Mark all local symbols as static by Pali Rohár · 1 year, 11 months ago
- fc2b914 cmd: mvebu/bubt: Rename variable image_size to hdr_size by Pali Rohár · 1 year, 11 months ago
- c61feb9 cmd: mvebu/bubt: Add support for reading image from the SATA disk partition by Pali Rohár · 1 year, 10 months ago
- 2a27fc2 cmd: mvebu/bubt: Add support for writing image to SATA disk by Pali Rohár · 1 year, 10 months ago
- e4e6777 cmd: mvebu/bubt: Add support for selecting eMMC HW partition by Pali Rohár · 1 year, 10 months ago
- 42cc795 cmd: mvebu/bubt: Fix parsing SATA kwbimage by Pali Rohár · 1 year, 10 months ago
- c398367 cmd: mvebu/bubt: Fix parsing SDIO kwbimage by Pali Rohár · 1 year, 11 months ago
- 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · 1 year, 11 months ago
- b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 9 months ago
- 4146167 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 10 months ago
- e894121 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · 1 year, 10 months ago
- e904994 cmd: fdt: allow standalone "fdt move" by Andre Przywara · 1 year, 10 months ago
- a906f87 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · 1 year, 10 months ago
- aac5b9a cmd: clk: probe the clock before dump them by Patrick Delaunay · 2 years ago
- be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
- eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · 1 year, 10 months ago
- c06063c Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · 1 year, 10 months ago
- 06c1fd4 Correct SPL use of VIDEO_ANSI by Simon Glass · 1 year, 10 months ago
- 13c79d2 Correct SPL uses of VIDEO by Simon Glass · 1 year, 10 months ago
- f597ebe Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · 1 year, 10 months ago
- d911f3b Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · 1 year, 10 months ago
- 5d6ee9e Correct SPL uses of SYS_LONGHELP by Simon Glass · 1 year, 10 months ago
- 323bfa5 efi_loader: enable eficonfig command by default by Heinrich Schuchardt · 1 year, 10 months ago
- aecf40e cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU by Heinrich Schuchardt · 1 year, 10 months ago
- d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 10 months ago
- 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · 1 year, 10 months ago
- 855d4ad cmd: improve coninfo output formatting by Heinrich Schuchardt · 1 year, 10 months ago
- df1bbae Correct SPL uses of CMD_TFTPPUT by Simon Glass · 1 year, 10 months ago
- 70f5822 Correct SPL use of CMD_NVEDIT_EFI by Simon Glass · 1 year, 10 months ago
- 315367a Correct SPL uses of CMD_EFICONFIG by Simon Glass · 1 year, 10 months ago
- 43e7989d env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 10 months ago
- 4a80200 Drop dataflash_mmc_mux command by Simon Glass · 1 year, 10 months ago
- cd90794 cmd: Drop mfsl command by Simon Glass · 1 year, 10 months ago
- fbcd3b7 cmd: Add an option to enable the ini command by Simon Glass · 1 year, 10 months ago
- bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
- 61f3e2e qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 10 months ago
- c1620b3 qemu: Update qfw command to use addresses by Simon Glass · 1 year, 10 months ago
- 389a458 bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 10 months ago
- eeea2bf Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 10 months ago
- 3bf5514 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 10 months ago
- efdeed6 cmd: mmc: Expand bkops handling by Marek Vasut · 1 year, 11 months ago
- a93282c eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 10 months ago
- b3a96ee eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 10 months ago
- fc811d1 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 10 months ago
- cffb3ba cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 10 months ago
- d2659a3 cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 1 year, 11 months ago
- c6f864e cmd: simplify do_spi_flash() by Heinrich Schuchardt · 1 year, 11 months ago
- b555e36 cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 1 year, 11 months ago
- 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 10 months ago
- ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
- e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 10 months ago
- 5e50858 extension: Refactor to allow non-command usage by Simon Glass · 1 year, 10 months ago
- a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · 1 year, 10 months ago
- e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
- 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 10 months ago
- 31ef394 net: Add a function to run dhcp by Simon Glass · 1 year, 10 months ago
- 1248d2b bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
- 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
- bbbd018 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 1 year, 10 months ago
- e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 0359a09 cmd: part: Add partition-related type command by Enric Balletbo i Serra · 1 year, 11 months ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
- 5c0b032 cmd: event: Remove additional event description by Michal Simek · 1 year, 10 months ago
- 7eeb9a2 cmd/arm: meson: sm: introduce efusedump command by Alexey Romanov · 1 year, 11 months ago
- 0a2f6a3 bootstd: Support creating a boot menu by Simon Glass · 1 year, 11 months ago
- 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 11 months ago
- 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 11 months ago
- 3b175ba video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
- daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
- ac9853e image: Add a function to find a script in an image by Simon Glass · 1 year, 11 months ago
- 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
- f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 11 months ago
- 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 11 months ago