2022-06-12 | Heinrich Schuchardt | efi_loader: create boot options without file path Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> |
commit | commitdiff | tree |
2022-06-12 | Heinrich Schuchardt | efi_loader: allow booting from short dev only DP Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> |
commit | commitdiff | tree |
2022-06-12 | Heinrich Schuchardt | efi_loader: correctly identify binary name Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-28 | Heinrich Schuchardt | cmd/bootefi: correct command syntax Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-28 | Heinrich Schuchardt | test: don't change console timeout in EFI selftest. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-28 | Heinrich Schuchardt | test: fix pylint warnings in test_efi_selftest.py Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-28 | Heinrich Schuchardt | doc/build/gcc: add more required packages Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-28 | Heinrich Schuchardt | test: restore timeout after bootmenu unit test Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-28 | Heinrich Schuchardt | disk: incorrect message in is_gpt_valid() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-26 | Heinrich Schuchardt | test: fix parsing the mksquashfs version number Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-26 | Heinrich Schuchardt | cmd/sbi: add implementation ID 6 - Coffer Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-07 | Heinrich Schuchardt | tools: mkimage: set OPENSSL_API_COMPAT Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-07 | Heinrich Schuchardt | Makefile: support CROSS_COMPILE=armv7a-* Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-05 | Heinrich Schuchardt | clk: scmi: fix scmi_clk_get_attibute() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-05 | Heinrich Schuchardt | cmd: mmc: don't assign unused values Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-05 | Heinrich Schuchardt | cmd: onenand: fix printf codes Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-05 | Heinrich Schuchardt | cmd: simplify do_adc_single() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-05 | Heinrich Schuchardt | cmd: fix long text for fdt command Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | lib: fix selection of CONFIG_CHARSET Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | efi_selftest: error handling in efi_selftest_tcg2 Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | efi_selftest: clean up unaligned unit test Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | efi_selftest: buildefi_selftest_unaligned.c Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | test: fix some pylint problems in test_capsule_firmware_raw.py Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | efi_loader: reset colors before clearing screen Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | doc: fix typos in bootmenu.rst Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | cmd: simplify bootmenu Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | test: unit test for bootmenu Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-05-03 | Heinrich Schuchardt | sandbox: enable bootmenu command Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-29 | Heinrich Schuchardt | efi_loader: call efi_init_early() earlier Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-29 | Heinrich Schuchardt | efi_loader: simplify efi_add_conventional_memory_map() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-29 | Heinrich Schuchardt | efi_loader: simplify try_load_entry() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-29 | Heinrich Schuchardt | efi: fix devpath_is_partition() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-29 | Heinrich Schuchardt | efi_loader: don't call log with __func__ as parameter Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-25 | Heinrich Schuchardt | binman: don't import deprecated distutils package Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-23 | Heinrich Schuchardt | doc: update bootefi man-page Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-19 | Heinrich Schuchardt | fs/squashfs: simplify sqfs_read() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-19 | Heinrich Schuchardt | image-fit: don't check free() argument Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-15 | Heinrich Schuchardt | efi_loader: simplify efi_serialize_load_option() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-15 | Heinrich Schuchardt | efi_loader: EFI_HII_STRING_PROTOCOL.GetString() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-15 | Heinrich Schuchardt | lib: simplify u16_strdup() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-15 | Heinrich Schuchardt | lib: convert u16_strlen() into a macro Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-12 | Heinrich Schuchardt | ARM: renesas: reduce rcar3_salvator-x image size Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-12 | Heinrich Schuchardt | include/linux/byteorder: fix cpu_to_be32_array() Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> |
commit | commitdiff | tree |
2022-04-09 | Heinrich Schuchardt | doc: debug UART for RISC-V QEMU virt machine Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-09 | Heinrich Schuchardt | doc: correct bootefi.rst Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-06 | Heinrich Schuchardt | dm: fix function documentation in include/dm/ofnode.h Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-06 | Heinrich Schuchardt | riscv: alloc space exhausted Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-06 | Heinrich Schuchardt | riscv: enable CONFIG_CMD_SBI for QEMU boards Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-06 | Heinrich Schuchardt | cmd/sbi: add missing SBI information Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-06 | Heinrich Schuchardt | riscv: provide missing base extension functions Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-04-06 | Heinrich Schuchardt | cmd: sbi: add Performance Monitoring Unit Extension Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-31 | Heinrich Schuchardt | test: fix pylint warnings in test_efi_bootmgr Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-31 | Heinrich Schuchardt | test: fix pylint warnings for test_efi_fit.py Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-31 | Heinrich Schuchardt | Makefile: make clean should delete include/generated... Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-28 | Heinrich Schuchardt | Makefile: add drivers/video/u_boot_logo.S to clean Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-26 | Heinrich Schuchardt | cmd: efidebug: simplify do_efi_boot_add() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-26 | Heinrich Schuchardt | test: test UEFI boot manager Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-26 | Heinrich Schuchardt | efi_loader: initrddump: drain input before prompt Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-26 | Heinrich Schuchardt | efi_loader: nocolor command line attr for initrddump.efi Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-26 | Heinrich Schuchardt | efi_loader: typo devie-path Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-26 | Heinrich Schuchardt | doc: man-page for the wdt command Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-25 | Heinrich Schuchardt | doc: update doc/sphinx/requirements.txt Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: remove efi_disk_is_system_part() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: export efi_system_partition_guid Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: use short-form DP for load options Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: support booting via short-form device-path Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: efi_dp_find_obj() add protocol check Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: fix efi_dp_find_obj() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-20 | Heinrich Schuchardt | efi_loader: export efi_dp_shorten() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-12 | Heinrich Schuchardt | efi_loader: copy GUID in InstallProtocolInterface() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-12 | Heinrich Schuchardt | doc: add libgnutls28-dev to build dependencies Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-12 | Heinrich Schuchardt | doc: path to u-boot-spl.bin on SiFive Unmatched board Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-12 | Heinrich Schuchardt | cmd: add serial console support for the cls command Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-03-04 | Heinrich Schuchardt | mkimage: error handling for FIT image Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-26 | Heinrich Schuchardt | doc: describe fatload command Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-26 | Heinrich Schuchardt | doc: describe generation of SMBIOS table Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-11 | Heinrich Schuchardt | test: test field truncation in snprint() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-11 | Heinrich Schuchardt | cmd: wrong printf() code in do_test_stackprot_fail() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-09 | Heinrich Schuchardt | sandbox: fix build failure with musl and SDL Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | tools: mkeficapsule: dont use malloc.h Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: add handle for UART Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: fix text output for Uart() DP nodes Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: use %zu to print efi_uintn_t in FMP driver Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: use %zu not %zd to print efi_uintn_t Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_loader: fix device path to text protocol Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | test: test UTF-16 truncation in snprintf() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | lib: fix snprintf() for UTF-16 strings Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | efi_selftest: merge FDT and RISC-V tests Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-02-05 | Heinrich Schuchardt | configs: disable UEFI for Colibri VF610 Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-29 | Heinrich Schuchardt | lib: allow printing RISC-V EFI Boot Protocol GUID Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-29 | Heinrich Schuchardt | efi_loader: correct function comment style Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-29 | Heinrich Schuchardt | doc: describe MSEL settings for booting from SD card Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-28 | Heinrich Schuchardt | bootcount: fix printf() code Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-25 | Heinrich Schuchardt | sandbox: eth-raw: fix building with musl library Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-25 | Heinrich Schuchardt | sandbox: sandbox_serial_pending depends on DM_VIDEO Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-24 | Heinrich Schuchardt | test: fix pylint warnings in test_env.py Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-24 | Heinrich Schuchardt | mkimage: struct stat.st_size may not be long Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-24 | Heinrich Schuchardt | stm32mp: fix board_get_alt_info_mmc() Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
2022-01-20 | Heinrich Schuchardt | drivers: octeon: get rid of Unicode in code Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical... |
commit | commitdiff | tree |
next |