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