1. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  2. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  3. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  4. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  5. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  6. 8ff47f7 m68k: add dm fec support by Angelo Durgehello · Fri Nov 15 23:54:16 2019 +0100
  7. aac6513 m68k: add fec fdt overrides to all boards by Angelo Durgehello · Fri Nov 15 23:54:13 2019 +0100
  8. c6e17f9 m68k: add fec base node to devicetrees by Angelo Durgehello · Fri Nov 15 23:54:12 2019 +0100
  9. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · Thu Nov 14 12:57:48 2019 -0700
  10. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  11. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  12. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  13. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  14. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  15. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  16. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  17. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  18. 9ffe1eb m68k: add dspi chip-select support by Angelo Dureghello · Wed Mar 13 21:46:53 2019 +0100
  19. 71abddd m68k: move dspi bus control functions into cf_spi.c driver by Angelo Dureghello · Wed Mar 13 21:46:52 2019 +0100
  20. b192498 m68k: enabling long jumps on mcf54x5 SoCs by Angelo Dureghello · Wed Mar 13 21:46:44 2019 +0100
  21. 4d31ee3 m68k: add initial dts files for all m68k boards by Angelo Dureghello · Wed Mar 13 21:46:43 2019 +0100
  22. 605bfd3 m68k: architecture changes to support fdt by Angelo Dureghello · Wed Mar 13 21:46:42 2019 +0100
  23. c6164c9 m68k: add basic set of devicetrees by Angelo Dureghello · Wed Mar 13 21:46:41 2019 +0100
  24. 95a6998 m68k: ColdFire mcf5441x, add eSDHC support by Angelo Dureghello · Thu Jan 25 22:42:52 2018 +0100
  25. 030bb6e m68k: fix multiple memory accesses on swap operations by Angelo Dureghello · Sat Aug 04 23:02:56 2018 +0200
  26. e2f9393 m68k: fix mcf5441x total interrupt number by Angelo Dureghello · Sun Feb 04 21:13:12 2018 +0100
  27. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  28. 02c782a m68k: m5253evbe: Remove this board by Tom Rini · Mon Jul 09 10:44:51 2018 -0400
  29. fddb776 m68k: Remove empty #ifdef/#ifndef block by Chris Packham · Mon Jun 04 21:45:22 2018 +1200
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  31. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · Mon Jan 22 17:17:10 2018 -0600
  32. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · Sun Aug 20 00:01:55 2017 +0200
  33. c1b91e9 m68k: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:04 2017 -0700
  34. 67c4e48 m68k: add board stmark2, mcf5441x based by Angelo Dureghello · Mon Aug 07 01:17:18 2017 +0200
  35. 7211b92 m68k: mcf5445x: allow CS0 to be undefined by Angelo Dureghello · Mon May 15 00:17:48 2017 +0200
  36. 8ddcf38 m68k: fix cache.c for Coldfire V4E by Angelo Dureghello · Wed May 31 21:32:48 2017 +0200
  37. 89ae64c m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · Sun May 14 21:42:27 2017 +0200
  38. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  39. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
  40. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  41. 234b849 spi: Zap cf_qspi driver and related code by Jagan Teki · Mon Jan 02 23:29:04 2017 +0100
  42. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  43. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  44. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  45. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  46. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · Mon Aug 08 11:28:39 2016 -0500
  47. 65d5991 m68k: code reformatting for all start.S files by Angelo Dureghello · Sun May 22 00:14:29 2016 +0200
  48. 7094259 m68k: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:32 2016 -0600
  49. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  50. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · Wed Apr 27 21:50:44 2016 +0200
  51. 7d43b4e dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · Mon Apr 25 08:31:01 2016 +0200
  52. b8cd132 m68k: fix broken buildman m68k by angelo@sysam.it · Tue Apr 12 00:30:59 2016 +0200
  53. 03390c6 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · Fri Dec 11 12:22:25 2015 +0900
  54. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  55. 5e79817 m68k: add private libgcc by angelo@sysam.it · Sun Dec 06 17:47:59 2015 +0100
  56. 4dc3970 Replace "extern inline" with "static inline" by Måns Rullgård · Fri Nov 06 12:44:01 2015 +0000
  57. c38be38 m68k: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:26 2015 -0200
  58. 22f483c m68k: cache: add an empty stub functions for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:15 2015 +0800
  59. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  60. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · Sun Mar 29 22:54:16 2015 +0200
  61. 8bd8622 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · Fri Mar 27 17:01:13 2015 +0900
  62. 0e4f3df m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:12 2015 +0900
  63. 04223a2 m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:11 2015 +0900
  64. 06f2759 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:10 2015 +0900
  65. b01d864 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:09 2015 +0900
  66. b8b89fa m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:08 2015 +0900
  67. 74bc061 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:07 2015 +0900
  68. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:06 2015 +0900
  69. ef999e3 m68k: remove arch/m68k/lib/board.c by Masahiro Yamada · Thu Mar 19 19:42:53 2015 +0900
  70. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  71. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  72. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  73. bb4ba2c m68k: add mcf5307 cpu support by angelo@sysam.it · Thu Feb 12 01:40:00 2015 +0100
  74. f11cf75 m68k: add amcore board support by angelo@sysam.it · Thu Feb 12 01:39:40 2015 +0100
  75. 2b4f2a2 m68k: remove TASREG board by Matthias Fuchs · Mon Jan 12 22:33:38 2015 +0100
  76. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  77. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  78. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  79. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  80. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  81. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  82. 4834c64 m68k: Fix incorrect memory access on M5235 by Vasili Galka · Mon Jun 30 12:59:41 2014 +0300
  83. 24f413b m68k: Fix bug, "address of" operator was forgotten by Vasili Galka · Mon Jun 30 12:59:06 2014 +0300
  84. 08315a8 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · Sun Jun 15 18:41:16 2014 +0300
  85. daad361 m68k:correct io macros about endian by Chao Fu · Fri Dec 13 13:39:07 2013 +0800
  86. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · Wed Oct 16 13:53:04 2013 +0900
  87. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  88. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · Thu Apr 10 20:01:32 2014 -0600
  89. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  90. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · Tue Mar 11 11:05:21 2014 +0900
  91. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · Tue Mar 11 11:05:19 2014 +0900
  92. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · Fri Feb 28 14:33:30 2014 +0900
  93. f375aef m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · Wed Feb 26 14:51:04 2014 +0900
  94. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  95. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  96. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:35 2013 +0900
  97. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  98. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  99. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  100. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200