1. d0dd68f lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:10 2021 +0200
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  6. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  7. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  8. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  9. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  12. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · Tue Jul 02 13:57:44 2013 +0200
  15. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · Wed May 08 08:06:05 2013 +0000
  16. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  17. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  18. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  19. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  20. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_m68k/bootm.c]
  21. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · Sat Mar 13 23:14:45 2010 +0100
  22. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  23. 15fa2f0 Cleanup the comment for m68k linux boot argument passing. by Richard Retanubun · Fri Feb 20 13:01:56 2009 -0500
  24. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  25. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
  26. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  27. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  28. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · Fri Aug 15 08:24:40 2008 -0500
  29. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  30. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  31. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  32. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  33. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  34. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  35. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  36. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  37. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · Wed Feb 27 21:51:50 2008 -0600
  38. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · Wed Feb 27 21:51:49 2008 -0600
  39. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  40. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · Wed Feb 27 21:51:43 2008 -0600
  41. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  42. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  43. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · Thu Jan 31 13:58:13 2008 +0100
  44. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · Thu Jan 31 13:57:17 2008 +0100
  45. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  46. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100[Renamed from lib_m68k/m68k_linux.c]
  47. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  48. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · Tue Jan 08 18:11:45 2008 +0100
  49. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  50. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  51. 890adcb ColdFire: Fix build error when CONFIG_WATCHDOG is defined by TsiChungLiew · Thu Oct 25 17:14:00 2007 -0500
  52. fe9dae6 Coding style cleanup by Stefan Roese · Sat Aug 18 14:33:02 2007 +0200
  53. fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
  54. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  55. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  56. e65527f * Some code cleanup by wdenk · Thu Feb 12 00:47:09 2004 +0000
  57. abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · Mon Dec 08 01:34:36 2003 +0000