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