1. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_avr32/board.c]
  2. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:21 2009 +0200
  3. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  4. ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · Fri Aug 21 23:05:20 2009 -0500
  5. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  6. a49623a lib_avr32/board.c: fix too long line added by 716ece1d by Anatolij Gustschin · Sun Jul 26 10:34:58 2009 +0200
  7. c563e48 Add AVR32 LCD support by Mark Jackson · Tue Jul 21 11:11:37 2009 +0100
  8. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  9. cbc6ce0 AVR32: Make cacheflush cpu-dependent by Olav Morken · Fri Jan 23 12:56:27 2009 +0100
  10. 77bd367 Merge branch 'fixes' into cleanups by Haavard Skinnemoen · Wed Dec 17 16:53:07 2008 +0100
  11. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  12. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  13. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  14. d6799f7 avr32: use board_early_init_r instead of board_init_info by Haavard Skinnemoen · Sun Aug 31 18:46:35 2008 +0200
  15. 23ba3ac avr32: Use board_postclk_init instead of gclk_init by Haavard Skinnemoen · Sun Aug 31 18:24:24 2008 +0200
  16. f26b7ff9 AVR32: Initialize ipaddr, loadaddr and bootfile at startup by Haavard Skinnemoen · Sat Nov 24 18:15:31 2007 +0100
  17. 64e7975 AVR32: Enable interrupts at bootup by Haavard Skinnemoen · Fri Dec 14 16:51:22 2007 +0100
  18. 1d80095 AVR32: Initialize bi_flash* in board_init_r by Haavard Skinnemoen · Sat Oct 06 18:55:35 2007 +0200
  19. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:05:38 2007 -0500
  20. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  21. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · Sun Dec 17 17:14:30 2006 +0100
  22. a6622e8 AVR32: Implement simple DMA memory allocator by Haavard Skinnemoen · Sun Dec 17 15:39:15 2006 +0100
  23. 1def43a AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · Sun Dec 17 14:46:06 2006 +0100
  24. abf19bf AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · Mon Nov 20 15:53:10 2006 +0100
  25. 0a2743f AVR32: Resource management rewrite by Haavard Skinnemoen · Sun Nov 19 18:06:53 2006 +0100
  26. 4707f0f AVR32: Split start_u_boot into board_init_f and board_init_r by Haavard Skinnemoen · Sat Nov 18 17:15:30 2006 +0100
  27. 83c1585 Add AVR32 architecture support by Wolfgang Denk · Tue Oct 24 14:21:16 2006 +0200