1. 22f483c m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:15 2015 +0800
  2. ef999e3 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · Thu Mar 19 19:42:53 2015 +0900
  3. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  4. 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · Sun Jun 15 18:41:16 2014 +0300
  5. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  6. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · Thu Apr 10 20:01:32 2014 -0600
  7. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  8. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:35 2013 +0900
  9. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  10. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  11. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  14. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  15. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  16. 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
  17. 537f186 m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · Wed Jan 16 08:24:10 2013 +0100
  18. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · Wed May 08 08:06:05 2013 +0000
  19. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  20. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  21. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · Tue Mar 05 14:39:42 2013 +0000
  22. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  23. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  24. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · Thu Dec 13 20:49:07 2012 +0000
  25. 46c1ca1 m68k/lib: fix serial driver relocation by angelo · Fri Nov 23 12:23:39 2012 +0000
  26. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  27. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  28. 136c04a m68k: Fix unused variable in board.c by Marek Vasut · Wed Oct 03 13:28:46 2012 +0000
  29. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  30. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  31. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  32. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  33. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  34. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  35. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · Thu Jan 05 17:54:56 2012 +0000
  36. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:09 2011 +0000
  37. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  38. 1dd491e ColdFire:Update the timer_init since it was unified. by Jason Jin · Fri Aug 19 10:02:32 2011 +0800
  39. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  40. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  41. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  42. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · Sun Apr 24 22:22:34 2011 +0000
  43. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  44. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  45. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  46. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  47. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  48. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  49. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · Tue Oct 19 10:29:55 2010 -0400
  50. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · Tue Oct 05 22:54:53 2010 +0200
  51. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  52. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  53. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  54. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  55. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  56. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500