1. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  2. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  5. 5d73292 x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · 7 years ago
  6. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  7. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  8. 378960d x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · 7 years ago
  9. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  10. 20bfac0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · 8 years ago
  11. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  12. 59ec719 x86: Move install_e820_map() out of zimage.c by Bin Meng · 9 years ago
  13. 1ed6648 x86: Reserve PCIe ECAM address range in the E820 table by Bin Meng · 9 years ago
  14. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  15. 54c6001 x86: Install a default e820 table in the __weak install_e820_map() by Bin Meng · 9 years ago
  16. 2c363cb x86: Correct a few progress message nits by Simon Glass · 10 years ago
  17. 7653938 x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · 10 years ago
  18. 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  19. 97d1e0c x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · 10 years ago
  20. 0d0ba59 x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · 10 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. 7949703 x86: Rationalise kernel booting logic and bootstage by Simon Glass · 11 years ago
  23. 96dfc06 x86: Remove unused real mode code by Simon Glass · 12 years ago
  24. 1484311 x86: Fix indirect jmp warning in zimage.c by Simon Glass · 12 years ago
  25. 61e0ea9 x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · 12 years ago
  26. 3cdc18a x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · 12 years ago
  27. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  28. 8e18e6e x86: Move setup_pcat_compatibility() out of board.c by Graeme Russ · 13 years ago
  29. 6f9d998 x86: Add support for specifying an initrd with the zboot command by Gabe Black · 13 years ago
  30. 69370d1 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · 13 years ago
  31. 233dbc1 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · 13 years ago
  32. d3a2bc3 x86: Clean up the x86 zimage code in preparation to extend it by Gabe Black · 13 years ago
  33. 83088af cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  34. 3c7db1b x86: Rename include/asm/ic to include/asm/arch-sc520 by Graeme Russ · 13 years ago
  35. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  36. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed from arch/i386/lib/zimage.c]
  37. dbf7115 x86: Code cleanup by Graeme Russ · 13 years ago
  38. abe98f4 x86: zboot update by Graeme Russ · 14 years ago
  39. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  40. 95ffaba x86: Fix support for booting bzImage by Graeme Russ · 14 years ago
  41. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_i386/zimage.c]
  42. 261dcf4 [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  43. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  44. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  45. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  46. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago