1. 9a56ab9 powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 2 months ago
  2. e24b58f net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 6 months ago
  3. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  4. 28c1922 board: gdsys: Drop Dirk Eibach from MAINTAINERS by Marek Behún · 2 years, 9 months ago
  5. 2ac06f3 board: gdsys: a38x: Enable PCIe link 2 in spl_board_init() by Pali Rohár · 2 years, 9 months ago
  6. 8f9e0f4 arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT by Pali Rohár · 2 years, 9 months ago
  7. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  8. 61efbec board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years ago
  9. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  10. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  11. 40afc06 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 2 months ago
  12. a84ea22 ppc: Remove controlcenterd boards by Tom Rini · 3 years, 7 months ago
  13. 7c964c3 ppc: Remove gdsys hrcon boards by Tom Rini · 3 years, 7 months ago
  14. ce4ca2b ppc: Remove gdsys strider boards by Tom Rini · 3 years, 7 months ago
  15. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 8 months ago
  16. 32e7a6b ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · 3 years, 7 months ago
  17. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  18. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 3 years, 11 months ago
  19. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  20. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  21. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  22. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 4 months ago
  23. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  24. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  25. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  26. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  28. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 4 months ago
  29. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  30. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  31. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  32. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  33. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  34. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  35. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  36. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  37. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  38. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  39. d494cdb mpc83xx: Add gazerbeam board by Dirk Eibach · 5 years ago
  40. 3353452 gdsys: ioep-fpga: Switch to gazerbeam-style reporting by Mario Six · 5 years ago
  41. df8e5fb gdsys: cmd_ioloop: Make DM compatible by Mario Six · 5 years ago
  42. ba75772 gdsys: cmd_ioloop: Introduce commenting enum by Mario Six · 5 years ago
  43. db1d03a gdsys: cmd_ioloop: Fix style violations by Mario Six · 5 years ago
  44. cda8e1f gdsys: mpc8308: Add FPGA flavor option by Mario Six · 5 years ago
  45. fe4a967 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · 5 years ago
  46. edba2b2 gdsys: mpc8308: Don't use manual RAM config if RAM driver is active by Mario Six · 5 years ago
  47. b335fb6 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · 5 years ago
  48. b12b545 gdsys: mpc8308: Use shadow register for output GPIO values by Mario Six · 5 years ago
  49. 9c45482 gdsys: mpc8308: Fix style violations by Mario Six · 5 years ago
  50. 3f90218 gdsys: Post ppc4xx removal cleanup by Mario Six · 5 years ago
  51. 6717d66 gdsys: phy: Adapt fixup_88e1518() to latest Release Notes by Dirk Eibach · 5 years ago
  52. e29dfce ihs_mdio: Use new regmap interface by Mario Six · 6 years ago
  53. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  54. 0e93bb1 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · 6 years ago
  55. d691881 hrcon: Migrate to CONFIG_TARGET_HRCON by Mario Six · 6 years ago
  56. 0e62072 board: mvebu: drop unused ETH_PHY macro definitions by Baruch Siach · 6 years ago
  57. ebb1a59 ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  58. abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  59. 3bf65cb cmd: Add osd commands by Mario Six · 6 years ago
  60. ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  61. ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
  62. d38f04f mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
  63. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  64. e6f6162 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 6 years ago
  65. 2b4ffbf ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 6 years ago
  66. 9a519dfe ihs_mdio: Make DM-compatible by Mario Six · 6 years ago
  67. 9139ac9 ihs_mdio: Encapsulate register access by Mario Six · 6 years ago
  68. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  69. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  70. d38826a treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  71. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  72. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  73. 01c541e arm: mvebu: correct comments around cas_wl/cas_l by Chris Packham · 7 years ago
  74. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  75. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  76. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  77. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  78. 90bcc3d driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · 7 years ago
  79. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  80. 3a97763 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · 7 years ago
  81. 070f316 Convert CONFIG_CMD_IOLOOP to Kconfig by Simon Glass · 7 years ago
  82. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  83. 0f160f6 gdsys: P1022: Fix unused variable warnings by Tom Rini · 7 years ago
  84. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  85. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  86. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  87. 6008326 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  88. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  89. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  90. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  91. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  92. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  93. 473c0ab gdsys: Drop print_fpga_state function by Tom Rini · 8 years ago
  94. 1d2541b strider: Support con-dp flavor by Dirk Eibach · 8 years ago
  95. df3223f gdsys: osd: Allow osdsize on valid screens only by Dirk Eibach · 8 years ago
  96. 52b13f2 ioep-fpga: Support intempo compression by Dirk Eibach · 8 years ago
  97. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  98. e9cb21d strider: Add DP501 support for cpu model by Dirk Eibach · 9 years ago
  99. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  100. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago