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. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  3. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · Sun Mar 29 22:54:16 2015 +0200
  4. 8bd8622 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · Fri Mar 27 17:01:13 2015 +0900
  5. 0e4f3df m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:12 2015 +0900
  6. 04223a2 m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:11 2015 +0900
  7. 06f2759 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:10 2015 +0900
  8. b01d864 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:09 2015 +0900
  9. b8b89fa m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:08 2015 +0900
  10. 74bc061 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:07 2015 +0900
  11. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:06 2015 +0900
  12. ef999e3 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · Thu Mar 19 19:42:53 2015 +0900
  13. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  14. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  15. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  16. bb4ba2c m68k: add mcf5307 cpu support by angelo@sysam.it · Thu Feb 12 01:40:00 2015 +0100
  17. f11cf75 m68k: add amcore board support by angelo@sysam.it · Thu Feb 12 01:39:40 2015 +0100
  18. 2b4f2a2 m68k: remove TASREG board by Matthias Fuchs · Mon Jan 12 22:33:38 2015 +0100
  19. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  20. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  21. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  22. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  23. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  24. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  25. 4834c64 m68k: Fix incorrect memory access on M5235 by Vasili Galka · Mon Jun 30 12:59:41 2014 +0300
  26. 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · Mon Jun 30 12:59:06 2014 +0300
  27. 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · Sun Jun 15 18:41:16 2014 +0300
  28. daad361 m68k:correct io macros about endian by Chao Fu · Fri Dec 13 13:39:07 2013 +0800
  29. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · Wed Oct 16 13:53:04 2013 +0900
  30. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  31. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · Thu Apr 10 20:01:32 2014 -0600
  32. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  33. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · Tue Mar 11 11:05:21 2014 +0900
  34. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · Tue Mar 11 11:05:19 2014 +0900
  35. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · Fri Feb 28 14:33:30 2014 +0900
  36. f375aef m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · Wed Feb 26 14:51:04 2014 +0900
  37. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  38. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  39. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:35 2013 +0900
  40. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  41. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  42. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  44. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  45. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  46. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  47. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  48. 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
  49. 2ecfc78 ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · Wed Jun 26 10:21:31 2013 +0800
  50. 9184c45 Fix MCF5235 SDRAM base address macro by Steve deRosier · Tue Jan 22 13:05:35 2013 -0800
  51. 537f186 m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · Wed Jan 16 08:24:10 2013 +0100
  52. 6b4f076 m68k: Use image_setup_linux() instead of local code by Simon Glass · Wed May 08 08:06:05 2013 +0000
  53. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  54. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  55. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · Tue Mar 05 14:39:42 2013 +0000
  56. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  57. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  58. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · Mon Jan 21 21:10:38 2013 +0000
  59. b666b4b m68k: Use generic global_data by Simon Glass · Thu Dec 13 20:49:17 2012 +0000
  60. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · Thu Dec 13 20:49:07 2012 +0000
  61. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  62. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  63. 46c1ca1 m68k/lib: fix serial driver relocation by angelo · Fri Nov 23 12:23:39 2012 +0000
  64. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  65. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  66. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · Thu Oct 18 19:25:51 2012 +0000
  67. 0c6c444 ColdFire: Fix unused variable in cpu_init.c by Alison Wang · Sun Oct 21 21:27:48 2012 +0000
  68. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  69. b9b4d22 m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:10 2012 +0000
  70. 136c04a m68k: Fix unused variable in board.c by Marek Vasut · Wed Oct 03 13:28:46 2012 +0000
  71. e946a88 m68k: Fix unused variable warning in speed.c by Marek Vasut · Wed Oct 03 13:28:45 2012 +0000
  72. a334ec9 m68k: Fix unused variable warning by Marek Vasut · Wed Oct 03 13:28:44 2012 +0000
  73. 876813b m68k: Fix wrong assembler instruction in start.S by Marek Vasut · Wed Oct 03 13:28:43 2012 +0000
  74. 2f76a00 m68k: Fix relocation errors in start.S by Philippe De Muyter · Wed Oct 03 13:28:42 2012 +0000
  75. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  76. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  77. 9fc768d Flex bus definition update for Coldfire 5253. by Jason Jin · Thu Sep 20 14:17:46 2012 +0800
  78. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · Thu Mar 24 08:58:11 2011 +0000
  79. 8d8dac9 ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · Mon Mar 26 21:49:08 2012 +0000
  80. 027f76f ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · Mon Mar 26 21:49:07 2012 +0000
  81. d132fe6 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · Mon Mar 26 21:49:06 2012 +0000
  82. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · Mon Mar 26 21:49:05 2012 +0000
  83. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · Mon Mar 26 21:49:04 2012 +0000
  84. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · Mon Mar 26 21:49:03 2012 +0000
  85. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · Mon Mar 26 21:49:02 2012 +0000
  86. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · Sun Mar 25 19:18:49 2012 +0000
  87. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  88. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  89. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  90. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  91. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  92. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · Thu Jan 05 17:54:56 2012 +0000
  93. 9b72828 m68k: fix ambiguous bit testing by Mike Frysinger · Sat Oct 15 10:10:42 2011 +0000
  94. 9e5689f m68k: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:09 2011 +0000
  95. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:04 2011 -0700
  96. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · Fri Oct 14 04:38:02 2011 +0000
  97. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  98. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  99. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  100. a25be13 ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage by Jason Jin · Mon Aug 22 16:26:50 2011 +0800