1. 5066226 efi: Avoid using dm_scan_other() by Simon Glass · 10 months ago
  2. 467382c lib: Remove <common.h> inclusion from these files by Tom Rini · 10 months ago
  3. a900d88 efi: Collect the ACPI tables in the app by Simon Glass · 11 months ago
  4. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  5. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 6 months ago
  6. dd1086a efi: fix devpath_is_partition() by Heinrich Schuchardt · 2 years, 6 months ago
  7. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  8. 25a326b efi: Support the efi command in the app by Simon Glass · 2 years, 10 months ago
  9. 866e2ac efi: Move exit_boot_services into a function by Simon Glass · 2 years, 10 months ago
  10. 62725e6 efi: Show when allocated pages are used by Simon Glass · 2 years, 10 months ago
  11. bc53a35 efi: Check for failure when initing the app by Simon Glass · 2 years, 10 months ago
  12. 2a1cf03 efi: Share struct efi_priv between the app and stub code by Simon Glass · 2 years, 10 months ago
  13. 184be59 efi: Add a few comments to the stub by Simon Glass · 2 years, 10 months ago
  14. 613cd0c efi: Locate all block devices in the app by Simon Glass · 2 years, 10 months ago
  15. f844573 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years ago
  16. 9c297a3 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years ago
  17. f4d227c x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years ago
  18. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  19. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  20. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  21. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  22. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  23. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 4 years, 11 months ago
  24. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  25. faea104 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  26. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  27. cbe503f efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · 6 years ago
  28. c81a8f5 efi: app: Add a sysreset driver by Bin Meng · 6 years ago
  29. 7c98ca1 efi: stub: Move the use_uart assignment immediately after exit_boot_services() call by Bin Meng · 6 years ago
  30. 0186644 efi.h: Do not use config options by Alexander Graf · 6 years ago
  31. d1fe992 efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
  32. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  33. 558f3ed x86: efi: payload: Minor clean up on error message output by Bin Meng · 6 years ago
  34. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  35. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  36. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  37. 14d61d4 efi_stub: Fix GDT_NOTSYS check by Alexander Graf · 7 years ago
  38. bb0bb91 efi_stub: Use efi_uintn_t by Alexander Graf · 7 years ago
  39. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  40. 5abd913 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
  41. 3dc51ab x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  42. 075bb5c efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
  43. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  44. 16c220d efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  45. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  46. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  47. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago