1. c267952 ARM: rmobile: Fix CPGW address on V3M Eagle by Marek Vasut · 6 years ago
  2. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  3. 63e2251 ARM: renesas: Add R8A77990 E3 Ebisu board by Marek Vasut · 6 years ago
  4. e9c891f ARM: rmobile: Update V2H Blanche by Marek Vasut · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 699e831 ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING by Marek Vasut · 6 years ago
  7. 3ce88cd ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING by Marek Vasut · 6 years ago
  8. fe53780 ARM: rmobile: Fix PMIC address on E2 Silk by Marek Vasut · 6 years ago
  9. bb6d2ff ARM: rmobile: Update E2 Alt by Marek Vasut · 6 years ago
  10. 49aefe3 ARM: rmobile: Update M2-N Gose by Marek Vasut · 6 years ago
  11. e6027e6 ARM: rmobile: Update H2 Lager by Marek Vasut · 6 years ago
  12. f7aa3cd ARM: rmobile: Update E2 Silk by Marek Vasut · 6 years ago
  13. 7d0299c ARM: rmobile: Update M2 Koelsch by Marek Vasut · 6 years ago
  14. f2b6f82 ARM: rmobile: Ignore U-Boot env when started via JTAG on Porter by Marek Vasut · 6 years ago
  15. a3c159b ARM: rmobile: Ignore U-Boot env when started via JTAG on Stout by Marek Vasut · 6 years ago
  16. 0e592d0 ARM: rmobile: Convert TPL to SPL by Marek Vasut · 6 years ago
  17. ec7113f ARM: rmobile: Update H2 Stout by Marek Vasut · 6 years ago
  18. 68b83cb ARM: rmobile: Fix LBSC programming offset on M2 Porter by Marek Vasut · 6 years ago
  19. 82239aa ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · 6 years ago
  20. 9a5483e ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · 6 years ago
  21. ce19d4c ARM: rmobile: Split U-Boot and SPL sources on Porter by Marek Vasut · 6 years ago
  22. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  23. 60299e0 ARM: rmobile: Add R8A77965 Salvator-XS board support by Marek Vasut · 7 years ago
  24. 25f6dc8 ARM: rmobile: Fix broken reset code on Porter by Marek Vasut · 7 years ago
  25. cd07358 ARM: rmobile: Reset ethernet PHY by Marek Vasut · 7 years ago
  26. 7ee37d0 ARM: rmobile: Convert Porter to SPL by Marek Vasut · 7 years ago
  27. 789edf6 ARM: rmobile: Convert R8A7791 Porter board to DM and DT by Marek Vasut · 7 years ago
  28. 7387d4c ARM: rmobile: Add R8A77995 D3 Draak board by Marek Vasut · 7 years ago
  29. d21f08b ARM: rmobile: Add R8A77970 V3M Eagle board by Marek Vasut · 7 years ago
  30. ab61e17 ARM: rmobile: Rework the ULCB CPLD driver by Marek Vasut · 7 years ago
  31. aee24b5 ARM: rmobile: Configure DRAM sizes from DT by Marek Vasut · 7 years ago
  32. 1bb8ea3 ARM: rmobile: Zap rmobile_sysinfo on Gen3 by Marek Vasut · 7 years ago
  33. bee22aa ARM: rmobile: Drop CPU type ifdef from salvator-x by Marek Vasut · 7 years ago
  34. e23eb94 ARM: rmobile: Stop using rcar-common/common.c on Gen3 by Marek Vasut · 7 years ago
  35. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  36. 3219c77 ARM: rmobile: Fixup ULCB CPLD support after PFC rework by Marek Vasut · 7 years ago
  37. 9c4c79f ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files by Marek Vasut · 7 years ago
  38. 793afcd ARM: rmobile: Switch to DM PFC pinmux and GPIO driver by Marek Vasut · 7 years ago
  39. a09a5c8 ARM: rmobile: Remove SCIF clock configuration from board files by Marek Vasut · 7 years ago
  40. 08c8888 ARM: rmobile: Remove AVB clock configuration from board files by Marek Vasut · 7 years ago
  41. 667d13f ARM: rmobile: Remove SD clock configuration from board files by Marek Vasut · 7 years ago
  42. ef60323 ARM: rmobile: Move HSUSB configuration to board on ULCB by Marek Vasut · 7 years ago
  43. afb19d6 ARM: rmobile: Move HSUSB configuration to board on Salvator-X by Marek Vasut · 7 years ago
  44. 183f5fd ARM: rmobile: Fix SD divider settings on Gen3 by Marek Vasut · 7 years ago
  45. 8212f56 ARM: rmobile: Drop board_mmc_init by Marek Vasut · 7 years ago
  46. 3158b6f ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards by Marek Vasut · 7 years ago
  47. 6f38085 ARM: rmobile: Remove SH SDHI probing from ULCB board by Marek Vasut · 7 years ago
  48. ddb39a0 ARM: rmobile: Remove SH SDHI probing from Salvator-X board by Marek Vasut · 7 years ago
  49. 3f63551 ARM: rmobile: Remove Serial SH probing from ULCB board by Marek Vasut · 7 years ago
  50. 1c30aea5 ARM: rmobile: Remove Serial SH probing from Salvator-X board by Marek Vasut · 7 years ago
  51. 75ba2bf ARM: rmobile: Remove RAVB probing from ULCB board by Marek Vasut · 7 years ago
  52. a88026c ARM: rmobile: Remove RAVB probing from Salvator-X board by Marek Vasut · 7 years ago
  53. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  54. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  55. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  56. bd39050 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · 7 years ago
  57. adf3057 ARM: rmobile: salvator-x: Add R8A7796 support by Marek Vasut · 7 years ago
  58. ad663de ARM: rmobile: salvator-x: Rename the defconfig to match the SoC by Marek Vasut · 7 years ago
  59. 8f284e6 ARM: rmobile: salvator-x: Count all DRAM in all slots by Marek Vasut · 7 years ago
  60. d1018f5 ARM: rmobile: salvator-x: Add USB support by Marek Vasut · 7 years ago
  61. fe2e8ff ARM: rmobile: salvator-x: Add DVFS and PMIC support by Marek Vasut · 7 years ago
  62. 90e53f8 ARM: rmobile: salvator-x: Add RAVB ethernet support by Marek Vasut · 7 years ago
  63. 50fb0c4 ARM: rmobile: salvator-x: Add SD support by Marek Vasut · 7 years ago
  64. 8474681 ARM: rmobile: salvator-x: Adjust UART clock by Marek Vasut · 7 years ago
  65. 60c48e4 ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR by Marek Vasut · 7 years ago
  66. ae7a74a ARM: rmobile: salvator-x: Use BIT() macro in board file by Marek Vasut · 7 years ago
  67. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  68. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  69. cdbb0cf sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  70. 9ec4a67 sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  71. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  72. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  73. 0f2765e ARM: rmobile: lager: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 8 years ago
  74. d8fc402 arm: rmobile: Fix HDMI output for BLANCHE board by masakazu.mochizuki.wd@hitachi.com · 8 years ago
  75. 6f107e4 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 8 years ago
  76. 4ebaba5 ARM: rmobile: rcar-common: Fix warning of type difference by Nobuhiro Iwamatsu · 8 years ago
  77. e525d34 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · 8 years ago
  78. 581183d ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · 8 years ago
  79. a7da6f8 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 8 years ago
  80. 1cc95f6 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  81. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  82. b3ce908 sh: sh7753evb: Fix build error by Bin Meng · 9 years ago
  83. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  84. 2187113 arm: rmobile: Add Stout board support by Vladimir Barinov · 9 years ago
  85. a5aef73 arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 by Nobuhiro Iwamatsu · 10 years ago
  86. 98c3322 arm: rmobile: gose: Update to QoS revision 0.311 by Nobuhiro Iwamatsu · 10 years ago
  87. c56af55 arm: rmobile: koelsch: Update to QoS revision 0.411 by Nobuhiro Iwamatsu · 10 years ago
  88. d20d6d7 arm: rmobile: lager: Update to QoS revision 0.973 by Nobuhiro Iwamatsu · 10 years ago
  89. cae7204 arm: rmobile: alt: Add ethernet function B support by Mitsuhiro Kimura · 10 years ago
  90. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  91. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  92. 275ec28 arm: rmobile: silk: Add support SDHI by Vladimir Barinov · 10 years ago
  93. 80069b7 arm: rmobile: silk: fix typo in device declaration by Vladimir Barinov · 10 years ago
  94. add4ec4 arm: rmobile: silk: Disable ethernet pins pull-up by Vladimir Barinov · 10 years ago
  95. 313ff58 arm: rmobile: silk: Fix GPIO4_31 initialization by Vladimir Barinov · 10 years ago
  96. 60c0467 arm: rmobile: Add Porter board support by Vladimir Barinov · 10 years ago
  97. acdfecb arm: rmobile: lager: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  98. e2abab6 arm: rmobile: gose: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  99. 11e3291 arm: rmobile: koelsch: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  100. 25f9613 arm: rmobile: alt: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago