1. 901897b ARM: rmobile: Rework the ULCB CPLD driver by Marek Vasut · 7 years ago
  2. 1c7ad49 ARM: rmobile: Configure DRAM sizes from DT by Marek Vasut · 7 years ago
  3. e9fe4bd ARM: rmobile: Zap rmobile_sysinfo on Gen3 by Marek Vasut · 7 years ago
  4. e69adcd ARM: rmobile: Drop CPU type ifdef from salvator-x by Marek Vasut · 7 years ago
  5. f4f8699 ARM: rmobile: Stop using rcar-common/common.c on Gen3 by Marek Vasut · 7 years ago
  6. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  7. bc91275 ARM: rmobile: Fixup ULCB CPLD support after PFC rework by Marek Vasut · 7 years ago
  8. 4534961 ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files by Marek Vasut · 7 years ago
  9. c92c40c ARM: rmobile: Switch to DM PFC pinmux and GPIO driver by Marek Vasut · 7 years ago
  10. a56f381 ARM: rmobile: Remove SCIF clock configuration from board files by Marek Vasut · 7 years ago
  11. 6edcafe ARM: rmobile: Remove AVB clock configuration from board files by Marek Vasut · 7 years ago
  12. f3f8344 ARM: rmobile: Remove SD clock configuration from board files by Marek Vasut · 7 years ago
  13. cea5c8f ARM: rmobile: Move HSUSB configuration to board on ULCB by Marek Vasut · 7 years ago
  14. 32fd3ba ARM: rmobile: Move HSUSB configuration to board on Salvator-X by Marek Vasut · 7 years ago
  15. bea0274 ARM: rmobile: Fix SD divider settings on Gen3 by Marek Vasut · 7 years ago
  16. 22eb59d ARM: rmobile: Drop board_mmc_init by Marek Vasut · 7 years ago
  17. 6b1bcd1 ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards by Marek Vasut · 7 years ago
  18. 7cf1c7f ARM: rmobile: Remove SH SDHI probing from ULCB board by Marek Vasut · 7 years ago
  19. c9afcf6 ARM: rmobile: Remove SH SDHI probing from Salvator-X board by Marek Vasut · 7 years ago
  20. ed747b8 ARM: rmobile: Remove Serial SH probing from ULCB board by Marek Vasut · 7 years ago
  21. 4e2d99a ARM: rmobile: Remove Serial SH probing from Salvator-X board by Marek Vasut · 7 years ago
  22. 6361d3b ARM: rmobile: Remove RAVB probing from ULCB board by Marek Vasut · 7 years ago
  23. eee6329 ARM: rmobile: Remove RAVB probing from Salvator-X board by Marek Vasut · 7 years ago
  24. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  25. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  26. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  27. ad43cd3 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · 7 years ago
  28. 237dadd ARM: rmobile: salvator-x: Add R8A7796 support by Marek Vasut · 8 years ago
  29. e1d74d9 ARM: rmobile: salvator-x: Rename the defconfig to match the SoC by Marek Vasut · 8 years ago
  30. 3fca9d2 ARM: rmobile: salvator-x: Count all DRAM in all slots by Marek Vasut · 8 years ago
  31. 4659a62 ARM: rmobile: salvator-x: Add USB support by Marek Vasut · 8 years ago
  32. c16ed0b ARM: rmobile: salvator-x: Add DVFS and PMIC support by Marek Vasut · 8 years ago
  33. 51e8006 ARM: rmobile: salvator-x: Add RAVB ethernet support by Marek Vasut · 8 years ago
  34. 5abb39b ARM: rmobile: salvator-x: Add SD support by Marek Vasut · 8 years ago
  35. ff17822 ARM: rmobile: salvator-x: Adjust UART clock by Marek Vasut · 8 years ago
  36. 00d940f ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR by Marek Vasut · 8 years ago
  37. 3614d30 ARM: rmobile: salvator-x: Use BIT() macro in board file by Marek Vasut · 8 years ago
  38. 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  39. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  40. 22d7560 sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  41. 28d1b0e sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  42. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  43. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  44. 4e388f0 ARM: rmobile: lager: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 8 years ago
  45. 94fdac3 arm: rmobile: Fix HDMI output for BLANCHE board by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  46. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  47. 0181c33 ARM: rmobile: rcar-common: Fix warning of type difference by Nobuhiro Iwamatsu · 9 years ago
  48. fdf7c65 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · 9 years ago
  49. 4dc515a ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · 9 years ago
  50. 8040395 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 9 years ago
  51. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  52. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · 9 years ago
  53. 148c369 sh: sh7753evb: Fix build error by Bin Meng · 9 years ago
  54. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  55. 8c94627 arm: rmobile: Add Stout board support by Vladimir Barinov · 9 years ago
  56. f1ee163 arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 by Nobuhiro Iwamatsu · 10 years ago
  57. 36c11f6 arm: rmobile: gose: Update to QoS revision 0.311 by Nobuhiro Iwamatsu · 10 years ago
  58. c0db896 arm: rmobile: koelsch: Update to QoS revision 0.411 by Nobuhiro Iwamatsu · 10 years ago
  59. 98e559c arm: rmobile: lager: Update to QoS revision 0.973 by Nobuhiro Iwamatsu · 10 years ago
  60. dde8ca9 arm: rmobile: alt: Add ethernet function B support by Mitsuhiro Kimura · 10 years ago
  61. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  62. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  63. c595133 arm: rmobile: silk: Add support SDHI by Vladimir Barinov · 10 years ago
  64. 6b779af arm: rmobile: silk: fix typo in device declaration by Vladimir Barinov · 10 years ago
  65. 783a1d9 arm: rmobile: silk: Disable ethernet pins pull-up by Vladimir Barinov · 10 years ago
  66. 2cd3d80 arm: rmobile: silk: Fix GPIO4_31 initialization by Vladimir Barinov · 10 years ago
  67. 2f8c00e arm: rmobile: Add Porter board support by Vladimir Barinov · 10 years ago
  68. 4ca383a arm: rmobile: lager: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  69. 161af50 arm: rmobile: gose: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  70. af33ae7 arm: rmobile: koelsch: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  71. 483729c arm: rmobile: alt: Add support SDHI by Nobuhiro Iwamatsu · 10 years ago
  72. fafe6e9 arm: rmobile: silk: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  73. f07b324 arm: rmobile: alt: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  74. 9574473 arm: rmobile: lager: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  75. 37e2641 arm: rmobile: gose: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  76. 6288fb4 arm: rmobile: koelsch: Migrate serial driver to drivers model by Nobuhiro Iwamatsu · 10 years ago
  77. 5c7feed ARM: rmobile: silk: Remove initialization of ACTLR.SMP by Nobuhiro Iwamatsu · 10 years ago
  78. 33c7544 arm: rmobile: Add missed header file for Silk board by Vladimir Barinov · 10 years ago
  79. c8c1a3e arm: rmobile: Add SILK board support by Vladimir Barinov · 10 years ago
  80. 86690f5 arm: rmobile: alt: Add support MMC and MMC command by Nobuhiro Iwamatsu · 10 years ago
  81. baf336a arm: rmobile: lager: Add support MMC and MMC command by Nobuhiro Iwamatsu · 10 years ago
  82. e02f174 arm: rmobile: rcar: Stop clock prior to booting kernel by Nobuhiro Iwamatsu · 10 years ago
  83. a541344 arm: rmobile: rcar: Move arch_preboot_os function to rcar-gen2-common/common.c by Nobuhiro Iwamatsu · 10 years ago
  84. ade3c94 arm: rmobile: rcar: Move control macro of mstp to arch-rmobile/rcar-mstp.h by Nobuhiro Iwamatsu · 10 years ago
  85. a4c8231 arm: rmobile: rcar: Move module control register to header file of SoC by Nobuhiro Iwamatsu · 10 years ago
  86. 9773e70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  87. 66fc458 arm: rmobile: gose: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  88. 9c87f99 arm: rmobile: lager: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  89. 692912b arm: rmobile: koelsch: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  90. 18f0c6c arm: rmobile: alt: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  91. a759b1a sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · 10 years ago
  92. 50e858f arm: rmobile: alt: Remove i2c_init function by Nobuhiro Iwamatsu · 10 years ago
  93. 83ee4b5 arm: rmobile: alt: Fix typo in comment for sh-i2c by Nobuhiro Iwamatsu · 10 years ago
  94. 10e8bde arm: rmobile: alt: Enable channel 1 of sh-i2c by Nobuhiro Iwamatsu · 10 years ago
  95. 291a5e4 arm: rmobile: alt: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
  96. 6098d84 arm: rmobile: lager: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
  97. 2e8b131 arm: rmobile: koelsch: Remove board_late_init function by Nobuhiro Iwamatsu · 10 years ago
  98. eef1f23 arm: rmobile: gose: Add Ethernet support by Nobuhiro Iwamatsu · 10 years ago
  99. 7e40563 arm: rmobile: Add support gose board by Nobuhiro Iwamatsu · 10 years ago
  100. 79c363f board/renesas/ecovec/ecovec.c: fix buffer overflow by Wolfgang Denk · 10 years ago