1. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  2. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  3. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  4. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  5. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  6. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · Sat Dec 10 11:07:58 2011 +0000
  7. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  8. 45b1d6b sparc: fix unused variable warnings by Mike Frysinger · Wed Oct 12 19:44:10 2011 +0000
  9. c131e52 sparc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:13 2011 +0000
  10. fb2df08 sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:08 2011 -0700
  11. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  12. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  13. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  14. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  15. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  16. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  17. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  18. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  19. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  20. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  21. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  22. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  23. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  24. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  25. c81025d Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · Wed Oct 27 20:37:33 2010 +0200
  26. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  27. 62b068b SPARC: added unaligned definitions by Magnus Sjalander · Wed May 26 13:23:53 2010 +0200
  28. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  29. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  30. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  31. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  32. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  33. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  34. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  35. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  36. e9b287d sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] by Peter Tyser · Mon Apr 12 22:28:18 2010 -0500
  37. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500
  38. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500