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