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. 558e9f2 mpc83xx: gazerbeam: Update sysinfo_get error handling by Michal Suchanek · Wed Oct 12 21:58:04 2022 +0200
  4. 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Jul 23 13:04:56 2022 -0400
  5. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · Thu Apr 07 00:33:08 2022 +0200
  6. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  7. bfd02eb board: gdsys: Drop Dirk Eibach from MAINTAINERS by Marek Behún · Tue Jan 04 16:14:54 2022 +0100
  8. 2c391e5 board: gdsys: a38x: Enable PCIe link 2 in spl_board_init() by Pali Rohár · Tue Dec 21 12:20:12 2021 +0100
  9. 1feae9d arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT by Pali Rohár · Tue Dec 21 12:20:11 2021 +0100
  10. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  11. bf2f900 board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · Mon Sep 27 14:21:42 2021 +0300
  12. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  13. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  14. 7135111 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · Fri Jul 23 11:14:33 2021 +0200
  15. 1f85b3e ppc: Remove controlcenterd boards by Tom Rini · Sat Feb 20 20:06:25 2021 -0500
  16. 91b7886 ppc: Remove gdsys hrcon boards by Tom Rini · Sat Feb 20 20:06:24 2021 -0500
  17. 587d77a ppc: Remove gdsys strider boards by Tom Rini · Sat Feb 20 20:06:23 2021 -0500
  18. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  19. 498475e ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · Fri Feb 19 17:11:19 2021 +0100
  20. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  21. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  22. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  23. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  24. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  25. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  26. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  27. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  28. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  29. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  30. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  31. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  32. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  33. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  34. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  35. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  36. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  37. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  38. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  39. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  40. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:48 2019 -0600
  41. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  42. 8fc4084 mpc83xx: Add gazerbeam board by Dirk Eibach · Fri Mar 29 10:18:19 2019 +0100
  43. 54ecad4 gdsys: ioep-fpga: Switch to gazerbeam-style reporting by Mario Six · Fri Mar 29 10:18:15 2019 +0100
  44. dab9eaa gdsys: cmd_ioloop: Make DM compatible by Mario Six · Fri Mar 29 10:18:14 2019 +0100
  45. a5d76b2 gdsys: cmd_ioloop: Introduce commenting enum by Mario Six · Fri Mar 29 10:18:13 2019 +0100
  46. c5d7852 gdsys: cmd_ioloop: Fix style violations by Mario Six · Fri Mar 29 10:18:12 2019 +0100
  47. ca10b2f gdsys: mpc8308: Add FPGA flavor option by Mario Six · Fri Mar 29 10:18:11 2019 +0100
  48. 7851021 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · Fri Mar 29 10:18:10 2019 +0100
  49. 0486138 gdsys: mpc8308: Don't use manual RAM config if RAM driver is active by Mario Six · Fri Mar 29 10:18:09 2019 +0100
  50. 53abde7 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · Fri Mar 29 10:18:08 2019 +0100
  51. ae0feaa gdsys: mpc8308: Use shadow register for output GPIO values by Mario Six · Fri Mar 29 10:18:07 2019 +0100
  52. 3809c47 gdsys: mpc8308: Fix style violations by Mario Six · Fri Mar 29 10:18:06 2019 +0100
  53. cb645d0 gdsys: Post ppc4xx removal cleanup by Mario Six · Fri Mar 29 10:18:05 2019 +0100
  54. 83250c1 gdsys: phy: Adapt fixup_88e1518() to latest Release Notes by Dirk Eibach · Fri Mar 29 10:18:04 2019 +0100
  55. 7720ba0 ihs_mdio: Use new regmap interface by Mario Six · Mon Jan 28 09:49:33 2019 +0100
  56. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  57. 4510d44 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · Mon Jan 21 09:17:46 2019 +0100
  58. c9c663b hrcon: Migrate to CONFIG_TARGET_HRCON by Mario Six · Mon Jan 21 09:17:45 2019 +0100
  59. 6d5d96f board: mvebu: drop unused ETH_PHY macro definitions by Baruch Siach · Wed Jan 02 18:26:42 2019 +0200
  60. 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · Mon Dec 03 14:26:49 2018 +1300
  61. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · Sun Nov 18 14:22:27 2018 -0700
  62. f839590 cmd: Add osd commands by Mario Six · Thu Sep 27 09:19:34 2018 +0200
  63. ea3d9de mvebu: select boot device at SoC level by Baruch Siach · Mon Jun 18 21:56:25 2018 +0300
  64. 8d196a4 mvebu: consolidate SPL boot device config symbols by Baruch Siach · Mon Jun 18 21:56:24 2018 +0300
  65. daa6f08 mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · Mon Jun 18 21:56:23 2018 +0300
  66. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200
  67. 3a09e13 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · Thu May 10 13:28:30 2018 +1200
  68. 1a07d21 ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · Thu May 10 13:28:29 2018 +1200
  69. 2963721 ihs_mdio: Make DM-compatible by Mario Six · Fri Apr 27 14:52:10 2018 +0200
  70. 9a95ba6 ihs_mdio: Encapsulate register access by Mario Six · Fri Apr 27 14:52:09 2018 +0200
  71. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  72. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  73. b489358 treewide: Fix gdsys mail addresses by Mario Six · Tue Mar 06 08:04:58 2018 +0100
  74. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  75. 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · Tue Dec 05 10:57:54 2017 -0800
  76. dd092bd arm: mvebu: correct comments around cas_wl/cas_l by Chris Packham · Wed Nov 29 10:38:34 2017 +1300
  77. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · Sat Oct 21 12:54:02 2017 -0400
  78. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  79. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  80. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  81. f8bf75f driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · Fri Jun 09 19:28:40 2017 +0200
  82. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  83. 910c793 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · Fri Jun 16 13:06:26 2017 -0400
  84. ec10c01 Convert CONFIG_CMD_IOLOOP to Kconfig by Simon Glass · Wed May 17 03:25:35 2017 -0600
  85. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  86. 09868d4 gdsys: P1022: Fix unused variable warnings by Tom Rini · Mon May 08 22:14:26 2017 -0400
  87. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  88. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  89. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  90. fb60594 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · Wed Feb 22 16:07:23 2017 +0100
  91. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · Wed Jan 11 16:00:50 2017 +0100
  92. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  93. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  94. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · Mon Aug 08 11:28:40 2016 -0500
  95. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  96. 98003f8 gdsys: Drop print_fpga_state function by Tom Rini · Fri Jul 15 15:51:40 2016 -0400
  97. 3c6a509 strider: Support con-dp flavor by Dirk Eibach · Thu Jun 02 09:05:41 2016 +0200
  98. de3347f gdsys: osd: Allow osdsize on valid screens only by Dirk Eibach · Thu Jun 02 09:05:40 2016 +0200
  99. 11887f1 ioep-fpga: Support intempo compression by Dirk Eibach · Thu Jun 02 09:05:39 2016 +0200
  100. 3c75700 Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · Thu May 19 15:23:12 2016 -0400