1. ea5512e spi: sh_qspi: Make use of the 32byte FIFO by Marek Vasut · 7 years ago
  2. 9573db6 spi: sh_qspi: Replace ad hoc waiting with wait_for_bit by Marek Vasut · 7 years ago
  3. 1182264 spi: sh_qspi: Drop SPBDCR wait by Marek Vasut · 7 years ago
  4. 0e6fa20 spi: sh_qspi: Replace data types with short ones by Marek Vasut · 7 years ago
  5. fbebea2 mtd: spi: Add Renesas RPC SPI-flash driver by Marek Vasut · 7 years ago
  6. a405a55 mtd: rpc: Add Renesas RPC Hyperflash driver by Marek Vasut · 7 years ago
  7. cf39f3f mmc: renesas-sdhi: Wait after reconfiguring pins by Marek Vasut · 7 years ago
  8. 5ee7c9d mmc: matsushita-common: Add missing else by Marek Vasut · 7 years ago
  9. f23b208 mmc: matsushita-common: Wait for command completion by Marek Vasut · 7 years ago
  10. 8dc9a10 mmc: matsushita-common: Correctly set mode in 16bit by Marek Vasut · 7 years ago
  11. 01c0151 mmc: matsushita-common: Special case only select registers in 16bit by Marek Vasut · 7 years ago
  12. 8af6737 ARM: rmobile: Enable HS200 mode on RCar Gen3 by Marek Vasut · 7 years ago
  13. f63968b mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning support by Marek Vasut · 7 years ago
  14. 0e2bd5a mmc: matsushita-common: Export register access functions by Marek Vasut · 7 years ago
  15. e10422f mmc: matsushita-common: Properly handle pin voltage configuration by Marek Vasut · 7 years ago
  16. 58c35b1 mmc: matsushita-common: Always check controller version by Marek Vasut · 7 years ago
  17. a7b7401 mmc: matsushita-common: Handle bus width 0 by Marek Vasut · 7 years ago
  18. 635ae6f mmc: matsushita-common: Handle DMA completion flag differences by Marek Vasut · 7 years ago
  19. 78773f1 mmc: matsushita-common: Handle Renesas div-by-1 by Marek Vasut · 7 years ago
  20. f98833d mmc: matsushita-common: Add Renesas RCar quirks by Marek Vasut · 7 years ago
  21. 147169d mmc: matsushita-common: Use mmc_of_parse() by Marek Vasut · 7 years ago
  22. 7cf7ef8 mmc: renesas-sdhi: Handle 16bit IP by Marek Vasut · 7 years ago
  23. c769e60 mmc: uniphier: Allow passing quirks to the probe function by Marek Vasut · 7 years ago
  24. db1266d mmc: uniphier: Add support for 16bit variant by Marek Vasut · 7 years ago
  25. 620fd85 mmc: uniphier: Drop useless check by Marek Vasut · 7 years ago
  26. 12a510e mmc: uniphier: Factor out FIFO accessors by Marek Vasut · 7 years ago
  27. 33f65ec ARM: rmobile: Switch to CONFIG_RENESAS_SDHI by Marek Vasut · 7 years ago
  28. 7dfddc0 mmc: renesas-sdhi: Add Renesas SDHI Kconfig entry by Marek Vasut · 7 years ago
  29. e94cad9 mmc: uniphier: Split out SoC specific bits from the driver by Marek Vasut · 7 years ago
  30. 78bf3f2 ARM: rmobile: Enable HUSH on M2 Porter by Marek Vasut · 7 years ago
  31. 82239aa ARM: rmobile: Add JTAG recovery support for M2 Porter by Marek Vasut · 7 years ago
  32. 9a5483e ARM: rmobile: Add TPL support on R8A7791 M2 Porter by Marek Vasut · 7 years ago
  33. c670607 ARM: rmobile: Do not init caches in TPL before DRAM by Marek Vasut · 7 years ago
  34. ce19d4c ARM: rmobile: Split U-Boot and SPL sources on Porter by Marek Vasut · 7 years ago
  35. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 7 years ago
  36. 4913261 spl: ram: Convert to CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  37. a821a77 ARM: Fix Makefile during SPL and TPL build by Marek Vasut · 7 years ago
  38. a9d7990 serial: Fix Makefile during SPL and TPL build by Marek Vasut · 7 years ago
  39. 6ce3d67 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 7 years ago
  40. 1e725e2 tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  41. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  42. c4446b1 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  43. 05ea83b ubifs: Change value of mutex_is_locked() by Bradley Bolen · 7 years ago
  44. c398f2d checkpatch.pl: update from Linux kernel v4.16 by Heinrich Schuchardt · 7 years ago
  45. 8a0b827 fw_printenv: Fix crash due to incorrect size for malloc'ed string. by Kristian Amlie · 7 years ago
  46. 2f8ffb0 get_maintainer.pl: update from Linux kernel v4.16 by Heinrich Schuchardt · 7 years ago
  47. b57aaa0 MAINTAINERS: ARM STM STM32MP: correct file paths by Heinrich Schuchardt · 7 years ago
  48. 65388d0 clk: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  49. a855be8 clk: Add get/enable/disable/release for a bulk of clocks by Neil Armstrong · 7 years ago
  50. 91f5f8b reset: add sandbox test for bulk API by Neil Armstrong · 7 years ago
  51. 0c28233 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · 7 years ago
  52. b71ac16 log: Add units to code-size stats in README.log by Simon Glass · 7 years ago
  53. 45fac9f log: Correct missing free() on error in log_add_filter() by Simon Glass · 7 years ago
  54. 004d009 mkimage: do not fail if there is no print_header function by Guillaume GARDET · 7 years ago
  55. d409c96 armv7m: disable icache before linux booting by Patrice Chotard · 7 years ago
  56. e1e1e85 serial: meson: Update compatible with new Linux bindings by Neil Armstrong · 7 years ago
  57. 20367bb reset: Add Amlogic Meson Reset Controller by Neil Armstrong · 7 years ago
  58. 0606906 sysreset: syscon: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  59. 2600df4 Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  60. 844fb49 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  61. f190eaf arm64: zynqmp: Add support for Xilinx zcu111-revA by Michal Simek · 7 years ago
  62. cf0bcd7 arm64: zynqmp: Add support for Xilinx zcu106-revA by Michal Simek · 7 years ago
  63. f7c8e49 arm64: zynqmp: Add support for zcu104 customer board by Michal Simek · 7 years ago
  64. 85231c0 arm64: zynqmp: Add support for zc12xx boards by Michal Simek · 7 years ago
  65. 10aaa35 arm64: zynqmp: Add support for zc1751 dc3 by Michal Simek · 7 years ago
  66. 6d03409 arm64: zynqmp: Add support for zcu100 aka Ultra96 board by Michal Simek · 7 years ago
  67. 949ec53 arm64: zynqmp: Get 200MHz clock early for MMC by Michal Simek · 7 years ago
  68. 704744f arm64: zynqmp: Remove pinctrl settings by Michal Simek · 7 years ago
  69. aedd547 arm64: zynqmp: Remove power domain description by Michal Simek · 7 years ago
  70. 8314bfe arm64: zynqmp: Add low level initialization for zc1751 by Michal Simek · 7 years ago
  71. 979707b arm64: zynqmp: Add low level initialization for zcu102-revA by Michal Simek · 7 years ago
  72. cd1c2fa arm64: zynqmp: Enable Fixed link support by Michal Simek · 7 years ago
  73. 4b14895 arm64: zynqmp: Enable mac address randomization for zc1751 dc5 by Michal Simek · 7 years ago
  74. c7e36de arm64: zynqmp: Enable ethernet phys for zc1751 dc5 by Michal Simek · 7 years ago
  75. 5e3cac5 arm64: zynqmp: Enable booting to ATF by Luca Ceresoli · 7 years ago
  76. 1a82f59 arm64: zynqmp: Enable pxe and dhcp if commands are enabled by Michal Simek · 7 years ago
  77. c643c49 net: phy: xilinx_phy: Read phytype using property xlnx,phy-type by Siva Durga Prasad Paladugu · 7 years ago
  78. 047f3bf axi: ethernet: Added support for 64 bit addressing for axi-ethernet by Vipul Kumar · 7 years ago
  79. 6fbbe2d nand: arasan_nfc: Fixed NAND write issue by Vipul Kumar · 7 years ago
  80. 71723aa fpga: zynq: Add delay after PCFG_PROG_B change by Siva Durga Prasad Paladugu · 7 years ago
  81. 31bcb34 fpga: zynqmp: Fix the nonsecure bitstream loading issue by Siva Durga Prasad Paladugu · 7 years ago
  82. 19ed4b6 fpga: zynqmp: Update zynqmp_load() as per latest xilfpga by Siva Durga Prasad Paladugu · 7 years ago
  83. b32e11a7 fpga: zynqmp: Add support to get the PCAP status for fpga info command by Nitin Jain · 7 years ago
  84. 969dd4c clk: zynqmp: Add new compatible string for clock driver by Michal Simek · 7 years ago
  85. 5510d63 arm: zynq: Use fixed partitions for spi flash for zc770 xm010 by Michal Simek · 7 years ago
  86. 99a2e34 arm: zynq: Fix eeprom dt nodes by Michal Simek · 7 years ago
  87. a3e1064 ARM: dts: zynq: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 7 years ago
  88. c78a80a arm: zynq: Use i2c-mux instead of i2cswitch for pca9548 by Michal Simek · 7 years ago
  89. 051a8ad arm: zynq: Sync up licenses with mainline kernel by Michal Simek · 7 years ago
  90. 03bc69d arm: zynq: Remove 0x prefixes from cc108 by Michal Simek · 7 years ago
  91. 5208a3a arm64: zynqmp: Remove double spaces from dts file by Michal Simek · 7 years ago
  92. bbe5c72 arm64: zynqmp: Add silabs prefix to u69 for zcu102 by Michal Simek · 7 years ago
  93. 147ae1f arm64: zynqmp: Remove number from clock-generator node name by Michal Simek · 7 years ago
  94. 95f7d64 arm64: zynqmp: Remove u-boot commands from dts files by Michal Simek · 7 years ago
  95. 1077dc2 arm64: zynqmp: Update sd properties for dc5 by Srinivas Goud · 7 years ago
  96. 470f09c arm64: zynqmp: Enable ttcs for zc1751 dc5 by Michal Simek · 7 years ago
  97. 43bf439 arm64: zynqmp: Add eeprom reference to eeprom nodes by Michal Simek · 7 years ago
  98. 098505f arm64: zynqmp: Use atmel prefix instead of at by Michal Simek · 7 years ago
  99. ba9da60 arm64: zynqmp: Fix spi flash partition definition for zc1751 dc2 by Michal Simek · 7 years ago
  100. d13d97b arm64: zynqmp: Use s/_/-/g in node name for zcu102 rev1.0 by Michal Simek · 7 years ago