1. 440c664 x86: Don't process the kernel command line unless enabled by Simon Glass · 2 years, 10 months ago
  2. e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 1 month ago
  3. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  4. 2f91fc4 x86: Ensure the e820 map is installed in all cases by Simon Glass · 3 years, 3 months ago
  5. e7bae82 x86: Allow installing an e820 when booting from coreboot by Simon Glass · 3 years, 7 months ago
  6. 06c085c x86: zimage: Improve command-line debug handling by Simon Glass · 3 years, 9 months ago
  7. 577c4ad x86: zimage: Allow dumping the image from outside the module by Simon Glass · 3 years, 9 months ago
  8. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  9. 6c9a835 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · 4 years ago
  10. 488d89a x86: zimage: Add silent-console processing by Simon Glass · 4 years ago
  11. a40f890 x86: zimage: Quieten down the zimage boot process by Simon Glass · 4 years ago
  12. 7c79edd x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · 4 years ago
  13. b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
  14. 4f96023 x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 2 months ago
  15. 631c2b9 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 2 months ago
  16. f82cd7b x86: zboot: Allow setting a separate setup base address by Simon Glass · 4 years, 2 months ago
  17. 126f47c x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 2 months ago
  18. 3e59759 x86: zboot: Add an 'setup' subcommand by Simon Glass · 4 years, 2 months ago
  19. 1d9e4bb x86: zboot: Add an 'load' subcommand by Simon Glass · 4 years, 2 months ago
  20. 6f873f5 x86: zboot: Add an 'info' subcommand by Simon Glass · 4 years, 2 months ago
  21. 88f1cd6 x86: zboot: Add a 'go' subcommand by Simon Glass · 4 years, 2 months ago
  22. 5588e77 x86: zboot: Set up a sub-command structure by Simon Glass · 4 years, 2 months ago
  23. e9d31b3 x86: zimage: Disable interrupts just before booting by Simon Glass · 4 years, 2 months ago
  24. 00630f6 x86: zboot: Correct image type by Simon Glass · 4 years, 2 months ago
  25. c038f3b x86: zboot: Move kernel-version code into a function by Simon Glass · 4 years, 2 months ago
  26. 30b372d x86: zimage: Avoid using #ifdef by Simon Glass · 4 years, 2 months ago
  27. e814837 x86: zimage: Use a state struct to hold the state by Simon Glass · 4 years, 2 months ago
  28. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 3 months ago
  29. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  30. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
  31. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  32. d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
  33. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  34. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  35. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  38. 5d73292 x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · 7 years ago
  39. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  40. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  41. 378960d x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · 7 years ago
  42. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  43. 20bfac0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · 8 years ago
  44. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  45. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  46. 1ed6648 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · 9 years ago
  47. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  48. 54c6001 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · 10 years ago
  49. 2c363cb x86: Correct a few progress message nits by Simon Glass · 10 years ago
  50. 7653938 x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · 10 years ago
  51. 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  52. 97d1e0c x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · 10 years ago
  53. 0d0ba59 x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · 10 years ago
  54. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  55. 7949703 x86: Rationalise kernel booting logic and bootstage by Simon Glass · 12 years ago
  56. 96dfc06 x86: Remove unused real mode code by Simon Glass · 12 years ago
  57. 1484311 x86: Fix indirect jmp warning in zimage.c by Simon Glass · 12 years ago
  58. 61e0ea9 x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · 12 years ago
  59. 3cdc18a x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · 12 years ago
  60. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  61. 8e18e6e x86: Move setup_pcat_compatibility() out of board.c by Graeme Russ · 13 years ago
  62. 6f9d998 x86: Add support for specifying an initrd with the zboot command by Gabe Black · 13 years ago
  63. 69370d1 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · 13 years ago
  64. 233dbc1 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · 13 years ago
  65. d3a2bc3 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · 13 years ago
  66. 83088af cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  67. 3c7db1b x86: Rename include/asm/ic to include/asm/arch-sc520 by Graeme Russ · 13 years ago
  68. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  69. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed from arch/i386/lib/zimage.c]
  70. dbf7115 x86: Code cleanup by Graeme Russ · 14 years ago
  71. abe98f4 x86: zboot update by Graeme Russ · 14 years ago
  72. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  73. 95ffaba x86: Fix support for booting bzImage by Graeme Russ · 15 years ago
  74. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_i386/zimage.c]
  75. 261dcf4 [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  76. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  77. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  78. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  79. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago