1. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  2. 796b986 avr32: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:28 2013 +0900
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  4. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  5. 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
  6. 2471b9f avr32: fix relocation address calculation by Andreas Bießmann · Tue May 07 23:25:17 2013 +0000
  7. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  8. c413725 avr32: Fix cast warning in board.c by Simon Glass · Tue Mar 05 14:40:01 2013 +0000
  9. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  10. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  11. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  12. 421b7c0 avr32: Move cpu_hz to arch_global_data by Simon Glass · Thu Dec 13 20:49:10 2012 +0000
  13. bcdea57 avr32: Move stack_end to arch_global_data by Simon Glass · Thu Dec 13 20:49:09 2012 +0000
  14. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  15. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  16. b4b7773 avr32:board.c: fix compile warning by Andreas Bießmann · Fri May 25 12:29:33 2012 +0200
  17. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  18. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  19. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  20. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  21. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · Fri Oct 21 14:49:26 2011 +0200
  22. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · Fri Oct 21 14:49:25 2011 +0200
  23. 9b3b52b avr32: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:07 2011 +0000
  24. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  25. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · Sat Jul 30 12:32:45 2011 +0000
  26. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  27. ebc3993 avr32: add ATAG_BOARDINFO by Andreas Bießmann · Tue Apr 12 23:25:41 2011 +0000
  28. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  29. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  30. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  31. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · Tue Oct 19 10:29:55 2010 -0400
  32. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  33. c6f292f avr32: Add simple paging support by Haavard Skinnemoen · Thu Aug 12 13:52:54 2010 +0700
  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. f70dd3e Fix (null) problem for AVR32 boards by Reinhard Meyer (-VC) · Mon Jun 14 12:14:00 2010 +0200
  37. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500