1. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  2. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  3. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  4. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  5. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  6. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · Mon Apr 02 02:57:54 2012 +0000
  7. 32b8c18 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · Thu Dec 08 02:01:50 2011 +0000
  8. 11f9884 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · Thu Dec 08 02:01:49 2011 +0000
  9. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:11 2011 +0000
  10. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  11. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  12. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · Mon Mar 28 18:33:54 2011 +0200
  13. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  14. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · Tue Oct 19 10:29:55 2010 -0400
  15. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  16. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  17. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 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_mips/board.c]
  19. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:21 2009 +0200
  20. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  21. ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · Fri Aug 21 23:05:20 2009 -0500
  22. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  23. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  24. b81464e lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · Mon May 11 15:50:12 2009 +0200
  25. 31c8c2e MIPS: lib_mips/board.c: Remove unused variables by Shinya Kuribayashi · Sat May 16 09:12:09 2009 +0900
  26. a3d7f16 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · Wed Feb 11 18:27:18 2009 -0500
  27. 2b1c815 MIPS: Add board_early_init_f() to init_sequence by Stefan Roese · Wed Nov 12 13:18:02 2008 +0100
  28. 1af2a0d MIPS: Add onenand_init() to board.c and move nand_init() by Stefan Roese · Wed Nov 12 13:18:19 2008 +0100
  29. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  30. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  31. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  32. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  33. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  34. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  35. 733ad78 mips: If CONFIG_CMD_SPI is defined, call spi_init() by Jason McMullan · Fri May 30 00:53:37 2008 +0900
  36. 7d32b00 [MIPS] lib_mips/board.c: Add nand_init by Jason McMullan · Fri May 30 00:53:37 2008 +0900
  37. 3bd04ce MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 16:58:04 2008 +0100
  38. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
  39. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  40. 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:02:11 2007 -0500
  41. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  42. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  43. 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · Thu Dec 01 02:15:07 2005 +0100
  44. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  45. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · Thu Jul 01 20:28:03 2004 +0000
  46. cd91445 Fix CONFIG_ETH*ADDR for Ocotea board. Sort Makefile. Update docs. by wdenk · Sat May 29 16:53:29 2004 +0000
  47. 5401de4 * Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h by wdenk · Sat Feb 07 01:27:10 2004 +0000
  48. 67f1336 * Make CPU clock on ICA-IP board controllable by a "cpuclk" by wdenk · Sat Dec 27 19:24:54 2003 +0000
  49. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  50. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  51. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  52. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · Sat Apr 05 00:53:31 2003 +0000
  53. 8dba050 * Patch by Arun Dharankar, 24 Mar 2003: - add threads / scheduler example code by wdenk · Mon Mar 31 16:34:49 2003 +0000
  54. bb1b826 * Add support for MIPS32 4Kc CPUs by wdenk · Thu Mar 27 12:09:35 2003 +0000