1. e49ccea x86: Handle running as EFI payload by Simon Glass · 9 years ago
  2. 8b09791 x86: Add some missing global_data declarations in files that use gd by Simon Glass · 9 years ago
  3. 2c363cb x86: Correct a few progress message nits by Simon Glass · 10 years ago
  4. 61643ae x86: bootm: Support booting a 64-bit raw kernel by Simon Glass · 10 years ago
  5. 7653938 x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · 10 years ago
  6. 0d0ba59 x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · 10 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 7af26b1 blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  9. bdc7d5c x86: Correct missing local variable in bootm by Simon Glass · 11 years ago
  10. 7949703 x86: Rationalise kernel booting logic and bootstage by Simon Glass · 11 years ago
  11. 69370d1 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · 13 years ago
  12. 233dbc1 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · 13 years ago
  13. a76fc70 x86: Provide more configuration granularity by Graeme Russ · 13 years ago
  14. 83088af cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · 13 years ago
  15. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed from arch/i386/lib/bootm.c]
  16. dbf7115 x86: Code cleanup by Graeme Russ · 13 years ago
  17. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  18. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_i386/bootm.c]
  19. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  20. 49c3a86 bootm: Add subcommands by Kumar Gala · 16 years ago
  21. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  22. 40d7e99 bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  23. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  24. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  25. dd22394 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. cd7c596 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  27. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  28. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  29. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  30. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  31. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  32. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  33. 4a995ed [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago[Renamed from lib_i386/i386_linux.c]
  34. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  35. 1515897 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() by Marian Balakowicz · 17 years ago
  36. 261dcf4 [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  37. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  38. e644670 Fix multi-part image support on i386 platform. by Wolfgang Denk · 18 years ago
  39. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  40. ea909b7 * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago
  41. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago