1. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  2. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  3. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · Tue Aug 02 07:33:35 2022 -0400
  4. 7d1e60d arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h by Tom Rini · Wed Mar 30 18:07:15 2022 -0400
  5. b8352c6 ARM: integrator: Drop PCI support by Linus Walleij · Sat May 15 14:44:19 2021 +0200
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  7. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  8. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  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. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  14. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  15. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  16. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  17. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  18. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 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. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  21. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  22. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  23. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · Thu Nov 22 11:26:26 2018 +0100
  24. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  25. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · Fri Oct 05 11:33:51 2018 +0200
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  27. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  28. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  29. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  30. 616d9a0 integrator: switch to DM serial port by Linus Walleij · Mon Jul 27 11:22:48 2015 +0200
  31. a3f4a85 integrator: stop zeroing the gd flags by Linus Walleij · Tue Apr 21 15:35:59 2015 +0200
  32. cad4416 ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · Tue Apr 21 21:59:36 2015 +0900
  33. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  34. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  35. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  36. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  37. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  38. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  39. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  40. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  41. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  42. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  43. 38ff13d integrator: remove fragile delay loop from PCI code by Linus Walleij · Sat Mar 03 21:21:13 2012 +0100
  44. d222d1b integrator: rewrite the AP PCI driver by Linus Walleij · Mon Jan 30 13:49:34 2012 +0000
  45. 7e9bfaa integrator: stop calling pci_init() twice by Linus Walleij · Sat Jan 21 13:13:19 2012 +0000
  46. 6f716fe integrator: enable Vpp and disable flash protection by Linus Walleij · Wed Nov 09 06:16:37 2011 +0000
  47. 53ec6af integrator: add system controller header by Linus Walleij · Wed Nov 09 06:16:17 2011 +0000
  48. 4c08ac0 integrator: make flash writeable on boot by Linus Walleij · Wed Nov 09 06:15:59 2011 +0000
  49. aa371bc integrator: use io-accessors for board init by Linus Walleij · Wed Nov 09 06:14:40 2011 +0000
  50. 6c4612b integrator: move text offset to config by Linus Walleij · Wed Nov 09 06:14:20 2011 +0000
  51. fd04260 integrator: do not test first part of the memory by Linus Walleij · Sun Oct 23 21:02:03 2011 +0000
  52. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  53. d3a849f integrator: convert to new build system by Linus Walleij · Fri Aug 12 00:28:57 2011 +0000
  54. df7645d integratorap: support relocation by Linus Walleij · Mon Jul 25 01:50:08 2011 +0000
  55. 2b33ec6 integratorap: make the compile work again by Linus Walleij · Mon Jul 25 01:49:36 2011 +0000
  56. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · Fri Jul 15 02:21:14 2011 +0000
  57. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  58. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  59. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  60. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  61. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  62. b38a33b board/armltd/integrator/split_by_variant.sh: fix 'echo -n' by Andreas Bießmann · Fri Sep 24 21:20:40 2010 +0200
  63. 71c50eb arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · Wed Mar 31 15:38:55 2010 +0200
  64. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  65. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  66. 749dba7 ARM: make split_by_variant.sh output more useful by Wolfgang Denk · Sat Jul 18 22:09:38 2009 +0200
  67. 693a7ae integrator: merge integratorap and integratorcp by Jean-Christophe PLAGNIOL-VILLARD · Sun May 17 00:58:37 2009 +0200