1. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  2. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  3. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 5 months ago
  4. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  5. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  6. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  7. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  8. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  9. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  10. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  11. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  12. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  13. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  14. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  15. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  16. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  17. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  18. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  19. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  20. d494cdb mpc83xx: Add gazerbeam board by Dirk Eibach · 5 years ago
  21. 3353452 gdsys: ioep-fpga: Switch to gazerbeam-style reporting by Mario Six · 5 years ago
  22. df8e5fb gdsys: cmd_ioloop: Make DM compatible by Mario Six · 5 years ago
  23. ba75772 gdsys: cmd_ioloop: Introduce commenting enum by Mario Six · 5 years ago
  24. db1d03a gdsys: cmd_ioloop: Fix style violations by Mario Six · 5 years ago
  25. cda8e1f gdsys: mpc8308: Add FPGA flavor option by Mario Six · 5 years ago
  26. fe4a967 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · 5 years ago
  27. edba2b2 gdsys: mpc8308: Don't use manual RAM config if RAM driver is active by Mario Six · 5 years ago
  28. b335fb6 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · 5 years ago
  29. b12b545 gdsys: mpc8308: Use shadow register for output GPIO values by Mario Six · 5 years ago
  30. 9c45482 gdsys: mpc8308: Fix style violations by Mario Six · 5 years ago
  31. 3f90218 gdsys: Post ppc4xx removal cleanup by Mario Six · 5 years ago
  32. 6717d66 gdsys: phy: Adapt fixup_88e1518() to latest Release Notes by Dirk Eibach · 5 years ago
  33. e29dfce ihs_mdio: Use new regmap interface by Mario Six · 6 years ago
  34. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  35. 0e93bb1 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · 6 years ago
  36. d691881 hrcon: Migrate to CONFIG_TARGET_HRCON by Mario Six · 6 years ago
  37. 0e62072 board: mvebu: drop unused ETH_PHY macro definitions by Baruch Siach · 6 years ago
  38. ebb1a59 ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  39. abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
  40. 3bf65cb cmd: Add osd commands by Mario Six · 6 years ago
  41. ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  42. ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
  43. d38f04f mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
  44. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  45. e6f6162 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 6 years ago
  46. 2b4ffbf ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 6 years ago
  47. 9a519dfe ihs_mdio: Make DM-compatible by Mario Six · 6 years ago
  48. 9139ac9 ihs_mdio: Encapsulate register access by Mario Six · 6 years ago
  49. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  50. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  51. d38826a treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
  52. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  53. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  54. 01c541e arm: mvebu: correct comments around cas_wl/cas_l by Chris Packham · 7 years ago
  55. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  56. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  57. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  58. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  59. 90bcc3d driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · 7 years ago
  60. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  61. 3a97763 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · 7 years ago
  62. 070f316 Convert CONFIG_CMD_IOLOOP to Kconfig by Simon Glass · 7 years ago
  63. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  64. 0f160f6 gdsys: P1022: Fix unused variable warnings by Tom Rini · 7 years ago
  65. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  66. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  67. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  68. 6008326 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
  69. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  70. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  71. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  72. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  73. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  74. 473c0ab gdsys: Drop print_fpga_state function by Tom Rini · 8 years ago
  75. 1d2541b strider: Support con-dp flavor by Dirk Eibach · 8 years ago
  76. df3223f gdsys: osd: Allow osdsize on valid screens only by Dirk Eibach · 8 years ago
  77. 52b13f2 ioep-fpga: Support intempo compression by Dirk Eibach · 8 years ago
  78. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  79. e9cb21d strider: Add DP501 support for cpu model by Dirk Eibach · 9 years ago
  80. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  81. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  82. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  83. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  84. acff73f board: gdsys: Enable osd on output only by Dirk Eibach · 9 years ago
  85. da4833c board: gdsys: Add osdsize command by Dirk Eibach · 9 years ago
  86. 5c3b6dc hrcon: Add fan controllers by Dirk Eibach · 9 years ago
  87. 7ed45d3 hrcon: Add support for the DH variant by Dirk Eibach · 9 years ago
  88. b847f5b hrcon: Fix videoboard i2c setup by Dirk Eibach · 9 years ago
  89. d4e5888 hrcon: Use generic ioep-fpga support by Dirk Eibach · 9 years ago
  90. a3f9d6c mpc83xx: Add strider board by Dirk Eibach · 9 years ago
  91. 57b84a0 iocon: reset FPGAs in last_stage_init() by Reinhard Pfau · 9 years ago
  92. 1c7639a controlcenterd: Disable sideband clocks by Dirk Eibach · 9 years ago
  93. e1d1127 dlvision-10g: Support displayport by Dirk Eibach · 9 years ago
  94. d054c2f board: gdsys: Consider DP501 limits on link training by Dirk Eibach · 9 years ago
  95. 2302fd3 board: gdsys: Increase DP501 I2C retry interval by Dirk Eibach · 9 years ago
  96. 0caad19 board: gdsys: Configure DP501 SPDIF input by Dirk Eibach · 9 years ago
  97. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  98. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  99. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  100. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago