1. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  2. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  3. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · Thu Aug 23 21:28:58 2018 -0700
  4. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  7. 901bb0b x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · Mon Mar 26 18:06:54 2018 -0700
  8. e102925 x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · Tue Jan 30 05:01:16 2018 -0800
  9. 66d3e63 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Wed Jan 10 19:40:15 2018 +0200
  10. 8b7adf8 x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · Wed Jan 10 19:40:14 2018 +0200
  11. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  12. 203d9e0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · Fri Feb 17 16:48:59 2017 +0300
  13. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  14. a489963 x86: Move install_e820_map() out of zimage.c by Bin Meng · Wed Oct 07 20:19:10 2015 -0700
  15. cf40bd4 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · Wed Jul 22 01:21:15 2015 -0700
  16. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · Mon Jul 06 16:31:36 2015 +0800
  17. 32a4a04 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · Tue Apr 21 12:21:36 2015 +0800
  18. ddf446b x86: Correct a few progress message nits by Simon Glass · Fri Oct 10 08:21:59 2014 -0600
  19. d98a5bd x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · Fri Oct 10 08:21:56 2014 -0600
  20. 26631ae dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · Fri Oct 10 07:49:14 2014 -0600
  21. 4b4f273 x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · Sun Oct 19 21:11:21 2014 -0600
  22. aa83f2b x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · Sun Oct 19 21:11:20 2014 -0600
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. bcc28da x86: Rationalise kernel booting logic and bootstage by Simon Glass · Wed Apr 17 16:13:35 2013 +0000
  25. 73368fc x86: Remove unused real mode code by Simon Glass · Thu Feb 14 17:38:30 2013 +0000
  26. 923bbf0 x86: Fix indirect jmp warning in zimage.c by Simon Glass · Tue Oct 23 18:04:40 2012 +0000
  27. 2e5225e x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · Tue Oct 23 18:04:37 2012 +0000
  28. 8cd22c8 x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · Tue Oct 23 18:04:34 2012 +0000
  29. 76ce249 x86: Allow compiling out realmode/bios code by Gabe Black · Thu Nov 29 16:23:41 2012 +0000
  30. 81d90dd x86: Move setup_pcat_compatibility() out of board.c by Graeme Russ · Fri Dec 23 10:20:55 2011 +1100
  31. 69b49ee x86: Add support for specifying an initrd with the zboot command by Gabe Black · Mon Dec 05 12:09:27 2011 +0000
  32. 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
  33. c67a948 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · Mon Dec 05 12:09:24 2011 +0000
  34. 1cf5121 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · Mon Dec 05 12:09:23 2011 +0000
  35. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · Tue Nov 08 02:33:15 2011 +0000
  36. 0d992d0 x86: Rename include/asm/ic to include/asm/arch-sc520 by Graeme Russ · Thu Aug 04 22:05:09 2011 +1000
  37. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  38. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed from arch/i386/lib/zimage.c]
  39. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  40. 3134be2 x86: zboot update by Graeme Russ · Thu Oct 07 20:03:19 2010 +1100
  41. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  42. 1bab104 x86: Fix support for booting bzImage by Graeme Russ · Sat Apr 24 00:05:49 2010 +1000
  43. 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]
  44. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  45. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  46. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  47. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  48. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000