1. e750698 x86: Don't process the kernel command line unless enabled by Simon Glass · Wed Dec 29 11:57:39 2021 -0700
  2. b73d48f x86: Create a new header for EFI by Simon Glass · Fri Sep 24 18:30:20 2021 -0600
  3. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  4. 0de9c37 x86: Ensure the e820 map is installed in all cases by Simon Glass · Sat Jul 10 21:15:21 2021 -0600
  5. 02c5120 x86: Allow installing an e820 when booting from coreboot by Simon Glass · Mon Mar 15 18:00:23 2021 +1300
  6. eeb0122 x86: zimage: Improve command-line debug handling by Simon Glass · Sun Jan 24 10:06:09 2021 -0700
  7. ba094bb x86: zimage: Allow dumping the image from outside the module by Simon Glass · Sun Jan 24 10:06:08 2021 -0700
  8. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  9. 5e956d1 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · Mon Nov 09 07:12:24 2020 -0700
  10. 7b48ce8 x86: zimage: Add silent-console processing by Simon Glass · Thu Nov 05 10:33:46 2020 -0700
  11. 9d8ca9f x86: zimage: Quieten down the zimage boot process by Simon Glass · Wed Nov 04 09:59:15 2020 -0700
  12. 8ee2854 x86: zimage: Sanity-check the kernel version before printing it by Simon Glass · Wed Nov 04 09:59:14 2020 -0700
  13. 842ff44 x86: zimage: Add a little more logging by Simon Glass · Wed Nov 04 09:59:13 2020 -0700
  14. 12d93ab x86: zboot: Allow overriding the command line by Simon Glass · Sat Sep 05 14:50:51 2020 -0600
  15. aad0d76 x86: zboot: Add an option to dump the setup information by Simon Glass · Sat Sep 05 14:50:50 2020 -0600
  16. c55ce68 x86: zboot: Allow setting a separate setup base address by Simon Glass · Sat Sep 05 14:50:49 2020 -0600
  17. 58a9046 x86: zboot: Set environment variables for image locations by Simon Glass · Sat Sep 05 14:50:48 2020 -0600
  18. 3063483 x86: zboot: Add an 'setup' subcommand by Simon Glass · Sat Sep 05 14:50:47 2020 -0600
  19. 24d26f7 x86: zboot: Add an 'load' subcommand by Simon Glass · Sat Sep 05 14:50:46 2020 -0600
  20. 83dd29e x86: zboot: Add an 'info' subcommand by Simon Glass · Sat Sep 05 14:50:45 2020 -0600
  21. 1931b19 x86: zboot: Add a 'go' subcommand by Simon Glass · Sat Sep 05 14:50:44 2020 -0600
  22. d9b3c98 x86: zboot: Set up a sub-command structure by Simon Glass · Sat Sep 05 14:50:43 2020 -0600
  23. 0db800c x86: zimage: Disable interrupts just before booting by Simon Glass · Sat Sep 05 14:50:42 2020 -0600
  24. d67ff03 x86: zboot: Correct image type by Simon Glass · Sat Sep 05 14:50:41 2020 -0600
  25. df30d41 x86: zboot: Move kernel-version code into a function by Simon Glass · Sat Sep 05 14:50:40 2020 -0600
  26. 3a17717 x86: zimage: Avoid using #ifdef by Simon Glass · Sat Sep 05 14:50:39 2020 -0600
  27. 48800f4 x86: zimage: Use a state struct to hold the state by Simon Glass · Sat Sep 05 14:50:38 2020 -0600
  28. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · Thu Jul 16 21:22:36 2020 -0600
  29. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  30. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  31. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  32. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  33. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  34. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · Thu Aug 23 21:28:58 2018 -0700
  35. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  37. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  38. 901bb0b x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · Mon Mar 26 18:06:54 2018 -0700
  39. e102925 x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · Tue Jan 30 05:01:16 2018 -0800
  40. 66d3e63 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Wed Jan 10 19:40:15 2018 +0200
  41. 8b7adf8 x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · Wed Jan 10 19:40:14 2018 +0200
  42. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  43. 203d9e0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · Fri Feb 17 16:48:59 2017 +0300
  44. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  45. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  46. cf40bd4 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · Wed Jul 22 01:21:15 2015 -0700
  47. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  48. 32a4a04 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · Tue Apr 21 12:21:36 2015 +0800
  49. ddf446b x86: Correct a few progress message nits by Simon Glass · Fri Oct 10 08:21:59 2014 -0600
  50. d98a5bd x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · Fri Oct 10 08:21:56 2014 -0600
  51. 26631ae dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · Fri Oct 10 07:49:14 2014 -0600
  52. 4b4f273 x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · Sun Oct 19 21:11:21 2014 -0600
  53. aa83f2b x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · Sun Oct 19 21:11:20 2014 -0600
  54. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  55. bcc28da x86: Rationalise kernel booting logic and bootstage by Simon Glass · Wed Apr 17 16:13:35 2013 +0000
  56. 73368fc x86: Remove unused real mode code by Simon Glass · Thu Feb 14 17:38:30 2013 +0000
  57. 923bbf0 x86: Fix indirect jmp warning in zimage.c by Simon Glass · Tue Oct 23 18:04:40 2012 +0000
  58. 2e5225e x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · Tue Oct 23 18:04:37 2012 +0000
  59. 8cd22c8 x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · Tue Oct 23 18:04:34 2012 +0000
  60. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · Thu Nov 29 16:23:41 2012 +0000
  61. 81d90dd x86: Move setup_pcat_compatibility() out of board.c by Graeme Russ · Fri Dec 23 10:20:55 2011 +1100
  62. 69b49ee x86: Add support for specifying an initrd with the zboot command by Gabe Black · Mon Dec 05 12:09:27 2011 +0000
  63. 540c262 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · Mon Dec 05 12:09:26 2011 +0000
  64. c67a948 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · Mon Dec 05 12:09:24 2011 +0000
  65. 1cf5121 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · Mon Dec 05 12:09:23 2011 +0000
  66. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · Tue Nov 08 02:33:15 2011 +0000
  67. 0d992d0 x86: Rename include/asm/ic to include/asm/arch-sc520 by Graeme Russ · Thu Aug 04 22:05:09 2011 +1000
  68. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  69. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed from arch/i386/lib/zimage.c]
  70. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  71. 3134be2 x86: zboot update by Graeme Russ · Thu Oct 07 20:03:19 2010 +1100
  72. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  73. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · Sat Apr 24 00:05:49 2010 +1000
  74. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_i386/zimage.c]
  75. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  76. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  77. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  78. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  79. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000