1. 9ffe1eb m68k: add dspi chip-select support by Angelo Dureghello · Wed Mar 13 21:46:53 2019 +0100
  2. 95a6998 m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · Thu Jan 25 22:42:52 2018 +0100
  3. 030bb6e m68k: fix multiple memory accesses on swap operations by Angelo Dureghello · Sat Aug 04 23:02:56 2018 +0200
  4. e2f9393 m68k: fix mcf5441x total interrupt number by Angelo Dureghello · Sun Feb 04 21:13:12 2018 +0100
  5. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  6. fddb776 m68k: Remove empty #ifdef/#ifndef block by Chris Packham · Mon Jun 04 21:45:22 2018 +1200
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · Mon Jan 22 17:17:10 2018 -0600
  9. c1b91e9 m68k: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:04 2017 -0700
  10. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  11. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  12. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · Mon Aug 08 11:28:39 2016 -0500
  13. 7094259 m68k: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:32 2016 -0600
  14. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  15. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · Wed Apr 27 21:50:44 2016 +0200
  16. 7d43b4e dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · Mon Apr 25 08:31:01 2016 +0200
  17. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  18. 4dc3970 Replace "extern inline" with "static inline" by Måns Rullgård · Fri Nov 06 12:44:01 2015 +0000
  19. c38be38 m68k: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:26 2015 -0200
  20. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  21. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  22. bb4ba2c m68k: add mcf5307 cpu support by angelo@sysam.it · Thu Feb 12 01:40:00 2015 +0100
  23. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  24. daad361 m68k:correct io macros about endian by Chao Fu · Fri Dec 13 13:39:07 2013 +0800
  25. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  26. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  27. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  28. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  29. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  31. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  32. 9184c45 Fix MCF5235 SDRAM base address macro by Steve deRosier · Tue Jan 22 13:05:35 2013 -0800
  33. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  34. b666b4b m68k: Use generic global_data by Simon Glass · Thu Dec 13 20:49:17 2012 +0000
  35. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · Thu Dec 13 20:49:07 2012 +0000
  36. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  37. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  38. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  39. fdc2fb1 ColdFire: Add MCF5441x CPU support by Alison Wang · Thu Oct 18 19:25:51 2012 +0000
  40. b9b4d22 m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:10 2012 +0000
  41. 9fc768d Flex bus definition update for Coldfire 5253. by Jason Jin · Thu Sep 20 14:17:46 2012 +0800
  42. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · Thu Mar 24 08:58:11 2011 +0000
  43. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · Mon Mar 26 21:49:02 2012 +0000
  44. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · Sun Mar 25 19:18:49 2012 +0000
  45. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  46. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  47. fe7d4f9 m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:04 2011 -0700
  48. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  49. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  50. 39a12ea ColdFire:Add mb for 5253 dram initialization by Jason Jin · Mon Apr 18 17:54:04 2011 +0800
  51. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  52. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  53. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  54. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  55. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  56. f710efd Make getenv() work before relocation. by Wolfgang Denk · Sat Jul 24 20:22:02 2010 +0200
  57. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  58. acf782f add missing PCS3 for MCF5445x by Wolfgang Wegner · Tue Mar 30 19:20:31 2010 +0100
  59. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500