1. 73b0a17 lmb: nios2: Add arch_lmb_reserve() by Marek Vasut · Fri Sep 10 22:47:13 2021 +0200
  2. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  3. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  4. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  5. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  6. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  7. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  10. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · Fri Oct 23 07:58:20 2015 +0800
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  12. 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
  13. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  14. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · Wed Oct 13 13:57:34 2010 -0600
  15. 97ffc02 nios2: fix bootm error on fdt args by Thomas Chou · Fri Jul 30 14:12:12 2010 +0800
  16. ac60514 nios2: add fdt support by Thomas Chou · Mon May 31 11:58:05 2010 +0800
  17. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  18. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_nios2/bootm.c]
  19. 09a3dde nios2: pass command line and initrd to linux in bootm.c by Thomas Chou · Wed Mar 24 11:41:46 2010 +0800
  20. c3e530a Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to by Renato Andreola · Mon Nov 23 16:45:14 2009 -0500
  21. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  22. 7ed7a27 bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:09 2008 +0200
  23. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  24. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  25. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  26. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  27. 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
  28. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  29. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  30. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  31. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100[Renamed from lib_nios2/nios_linux.c]
  32. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  33. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  34. 194b839 * Patch by Scott McNutt, 21 Oct 2004: by wdenk · Wed Mar 30 23:28:18 2005 +0000
  35. ef3386f Patches by Scott McNutt, 24 Aug 2004: by wdenk · Sun Oct 10 21:27:30 2004 +0000