1. 3212319 ARM: rmobile: Fix LBSC programming offset on M2 Porter by Marek Vasut · 7 years ago
  2. 01c7489 ARM: rmobile: Enable SCIFA0 early on H2 Stout by Marek Vasut · 7 years ago
  3. 1d9756b serial: sh: Add SCIFA0 address entry by Marek Vasut · 7 years ago
  4. 337ab3b net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 7 years ago
  5. f40c4cf clk: renesas: Minor clean up of the R8A7790 clock driver by Marek Vasut · 7 years ago
  6. e6f33bf vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · 7 years ago
  7. bb3e58c configs: Fixup some CPSW-related items by Tom Rini · 7 years ago
  8. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · 7 years ago
  9. 0e7c071 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 7 years ago
  10. 01e5273 configs: dra7xx_evm/dra7xx_hs_evm: Enable AHCI and PIPE3 by Jean-Jacques Hiblot · 7 years ago
  11. d05ef52 dwc_ahci: Fix breakage by Jean-Jacques Hiblot · 7 years ago
  12. baa5c2c Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  13. 2c2a282 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  14. d04a18f ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3 by Marek Vasut · 7 years ago
  15. a5abacc ARM: rmobile: Fix the memory map on Gen3 by Marek Vasut · 7 years ago
  16. 0bad345 spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · 7 years ago
  17. f6bdbcc spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · 7 years ago
  18. 11d106c spi: sh_qspi: Drop SPBDCR wait by Marek Vasut · 7 years ago
  19. 6a1fe37 spi: sh_qspi: Replace data types with short ones by Marek Vasut · 7 years ago
  20. 6ca967b mtd: spi: Add Renesas RPC SPI-flash driver by Marek Vasut · 7 years ago
  21. c1cb356 mtd: rpc: Add Renesas RPC Hyperflash driver by Marek Vasut · 7 years ago
  22. 33d3818 mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · 7 years ago
  23. 00ff10f mmc: matsushita-common: Add missing else by Marek Vasut · 7 years ago
  24. 5b1131e mmc: matsushita-common: Wait for command completion by Marek Vasut · 7 years ago
  25. 1111dbc mmc: matsushita-common: Correctly set mode in 16bit by Marek Vasut · 7 years ago
  26. 37743a7 mmc: matsushita-common: Special case only select registers in 16bit by Marek Vasut · 7 years ago
  27. 166a050 ARM: rmobile: Enable HS200 mode on RCar Gen3 by Marek Vasut · 7 years ago
  28. e0781e4 mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · 7 years ago
  29. fbc6c7d mmc: matsushita-common: Export register access functions by Marek Vasut · 7 years ago
  30. 858da97 mmc: matsushita-common: Properly handle pin voltage configuration by Marek Vasut · 7 years ago
  31. d08ba5a mmc: matsushita-common: Always check controller version by Marek Vasut · 7 years ago
  32. 8f9e1a4 mmc: matsushita-common: Handle bus width 0 by Marek Vasut · 7 years ago
  33. 8896e7c mmc: matsushita-common: Handle DMA completion flag differences by Marek Vasut · 7 years ago
  34. dcfb738 mmc: matsushita-common: Handle Renesas div-by-1 by Marek Vasut · 7 years ago
  35. 9db9e6a mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · 7 years ago
  36. 11ce71e mmc: matsushita-common: Use mmc_of_parse() by Marek Vasut · 7 years ago
  37. 1949d48 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · 7 years ago
  38. abe3e95 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · 7 years ago
  39. 2cddcc1 mmc: uniphier: Add support for 16bit variant by Marek Vasut · 7 years ago
  40. ae5c89e mmc: uniphier: Drop useless check by Marek Vasut · 7 years ago
  41. 215ae0e mmc: uniphier: Factor out FIFO accessors by Marek Vasut · 7 years ago
  42. c22839f ARM: rmobile: Switch to CONFIG_RENESAS_SDHI by Marek Vasut · 7 years ago
  43. 2883f74 mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry by Marek Vasut · 7 years ago
  44. 06485cf mmc: uniphier: Split out SoC specific bits from the driver by Marek Vasut · 7 years ago
  45. 90e8a33 ARM: rmobile: Enable HUSH on M2 Porter by Marek Vasut · 7 years ago
  46. 1c60105 ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · 7 years ago
  47. c80de6c ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · 7 years ago
  48. b326be4 ARM: rmobile: Do not init caches in TPL before DRAM by Marek Vasut · 7 years ago
  49. ae389e8 ARM: rmobile: Split U-Boot and SPL sources on Porter by Marek Vasut · 7 years ago
  50. dce5b29 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  51. 8449372 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 7 years ago
  52. 2d60819 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  53. 6e3abf3 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · 7 years ago
  54. de570f0 serial: Fix Makefile during SPL and TPL build by Marek Vasut · 7 years ago
  55. 0477424 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 7 years ago
  56. e6b94da tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  57. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  58. 1cbd9ae phy: Add Amlogic Meson USB2 & USB3 Generic PHY drivers by Neil Armstrong · 7 years ago
  59. fcfb0fb usb: host: dwc3: Add support for multiple PHYs by Neil Armstrong · 7 years ago
  60. 069421e usb: host: Add simple of glue driver for DWC3 USB Controllers integration by Neil Armstrong · 7 years ago
  61. 0747afe Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  62. 2fe2ed6 i2c: fsl: Add option to get clock from DT by Mario Six · 7 years ago
  63. 486b2d5 i2c: fsl: Use dev_read_addr by Mario Six · 7 years ago
  64. 4d90d9d i2c: ihs_i2c: Use new fpgamap interface by Mario Six · 7 years ago
  65. dc96eb7 dm: i2c: implement gpio-based I2C deblock by Alexander Kochetkov · 7 years ago
  66. 84fe291 dm: i2c: dts: Add gpios and pinctrl device tree properties by Alexander Kochetkov · 7 years ago
  67. f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · 7 years ago
  68. c664f0a checkpatch.pl: update from Linux kernel v4.16 by Heinrich Schuchardt · 7 years ago
  69. c0855f2 fw_printenv: Fix crash due to incorrect size for malloc'ed string. by Kristian Amlie · 7 years ago
  70. 0cb0c7e get_maintainer.pl: update from Linux kernel v4.16 by Heinrich Schuchardt · 7 years ago
  71. 356bb3a MAINTAINERS: ARM STM STM32MP: correct file paths by Heinrich Schuchardt · 7 years ago
  72. 567a38b clk: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  73. 8a275a0 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 7 years ago
  74. 20c633d reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  75. dbb26d3 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · 7 years ago
  76. db5a12c log: Add units to code-size stats in README.log by Simon Glass · 7 years ago
  77. f14f393 log: Correct missing free() on error in log_add_filter() by Simon Glass · 7 years ago
  78. dfe25fa mkimage: do not fail if there is no print_header function by Guillaume GARDET · 7 years ago
  79. bedc158 armv7m: disable icache before linux booting by Patrice Chotard · 7 years ago
  80. d5a2245 serial: meson: Update compatible with new Linux bindings by Neil Armstrong · 7 years ago
  81. 4f03d6b reset: Add Amlogic Meson Reset Controller by Neil Armstrong · 7 years ago
  82. 4bc3e25 sysreset: syscon: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  83. 9ab1c4f Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  84. 628ff20 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  85. 7531f86 arm64: zynqmp: Add support for Xilinx zcu111-revA by Michal Simek · 7 years ago
  86. 1a79c27 arm64: zynqmp: Add support for Xilinx zcu106-revA by Michal Simek · 7 years ago
  87. e116c54 arm64: zynqmp: Add support for zcu104 customer board by Michal Simek · 7 years ago
  88. 8aad25c arm64: zynqmp: Add support for zc12xx boards by Michal Simek · 7 years ago
  89. 316a9f2 arm64: zynqmp: Add support for zc1751 dc3 by Michal Simek · 7 years ago
  90. a057d22 arm64: zynqmp: Add support for zcu100 aka Ultra96 board by Michal Simek · 7 years ago
  91. 10aac09 arm64: zynqmp: Get 200MHz clock early for MMC by Michal Simek · 7 years ago
  92. 81c1080 arm64: zynqmp: Remove pinctrl settings by Michal Simek · 7 years ago
  93. deb7bba arm64: zynqmp: Remove power domain description by Michal Simek · 7 years ago
  94. 60f0783 arm64: zynqmp: Add low level initialization for zc1751 by Michal Simek · 7 years ago
  95. d99247d arm64: zynqmp: Add low level initialization for zcu102-revA by Michal Simek · 7 years ago
  96. f77f81c arm64: zynqmp: Enable Fixed link support by Michal Simek · 7 years ago
  97. 2419197 arm64: zynqmp: Enable mac address randomization for zc1751 dc5 by Michal Simek · 7 years ago
  98. ad16a45 arm64: zynqmp: Enable ethernet phys for zc1751 dc5 by Michal Simek · 7 years ago
  99. 560f419 arm64: zynqmp: Enable booting to ATF by Luca Ceresoli · 7 years ago
  100. 5d23227 arm64: zynqmp: Enable pxe and dhcp if commands are enabled by Michal Simek · 7 years ago