1. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  2. 9e7eeec m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · Sat Nov 19 18:45:45 2022 -0500
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  4. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  5. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · Sun Jul 31 21:08:24 2022 -0400
  6. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  7. 051a608 m68k: mcf: Remove overloading version_string by Pali Rohár · Mon Aug 02 15:18:32 2021 +0200
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  9. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  10. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  11. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  12. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  13. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  14. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  15. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  16. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  17. 8ff47f7 m68k: add dm fec support by Angelo Durgehello · Fri Nov 15 23:54:16 2019 +0100
  18. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  19. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  20. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · Sun Aug 20 00:01:55 2017 +0200
  23. 234b849 spi: Zap cf_qspi driver and related code by Jagan Teki · Mon Jan 02 23:29:04 2017 +0100
  24. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  25. 65d5991 m68k: code reformatting for all start.S files by Angelo Dureghello · Sun May 22 00:14:29 2016 +0200
  26. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · Wed Apr 27 21:50:44 2016 +0200
  27. b8cd132 m68k: fix broken buildman m68k by angelo@sysam.it · Tue Apr 12 00:30:59 2016 +0200
  28. 8bd8622 m68k: merge per-CPU config.mk into arch/m68k/Makefile by Masahiro Yamada · Fri Mar 27 17:01:13 2015 +0900
  29. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · Fri Mar 27 17:01:06 2015 +0900
  30. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  31. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · Tue Mar 11 11:05:21 2014 +0900
  32. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · Tue Mar 11 11:05:19 2014 +0900
  33. f375aef m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · Wed Feb 26 14:51:04 2014 +0900
  34. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  35. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:35 2013 +0900
  36. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  37. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  39. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
  40. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  41. 876813b m68k: Fix wrong assembler instruction in start.S by Marek Vasut · Wed Oct 03 13:28:43 2012 +0000
  42. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · Thu Mar 24 08:58:11 2011 +0000
  43. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · Mon Mar 26 21:49:04 2012 +0000
  44. 9b72828 m68k: fix ambiguous bit testing by Mike Frysinger · Sat Oct 15 10:10:42 2011 +0000
  45. cbaa323 ColdFire: Update compile flags for each CPUs by Jason Jin · Thu Aug 18 14:41:14 2011 +0800
  46. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  47. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · Wed Dec 22 21:16:17 2010 +0100
  48. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  49. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  50. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  51. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  52. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  53. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  54. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:12 2010 -0500