1. 872cd42 dt-bindings: spi: Add andestech atcspi200 spi binding doc by Rick Chen · 7 years ago
  2. 6720e4a cosmetic: atcspi200: Rename function name as atcspi200 by Rick Chen · 7 years ago
  3. 41bbb8b spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi by Rick Chen · 7 years ago
  4. 0f4a395 atcpit100: timer: Remove arch dependency. by Rick Chen · 7 years ago
  5. 410d129 dt-bindings: timer: Add andestech atcpit100 timer by Rick Chen · 7 years ago
  6. c6c85dc cosmetic: atcpit100_timer: Use device api to get platdata by Rick Chen · 7 years ago
  7. 033d408 cosmetic: atcpit100_timer: Rename function name as atcpit100 by Rick Chen · 7 years ago
  8. fa3e354 ae3xx: timer: Rename AE3XX to ATCPIT100 by Rick Chen · 7 years ago
  9. 0e920ef ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit. by Rick Chen · 7 years ago
  10. b06c46d Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  11. a04a5da net: xilinx_axi_emac: Use readl and writel for io ops by Siva Durga Prasad Paladugu · 7 years ago
  12. dd12a27 net: zynq_gem: Dont enable SGMII and PCS selection by Siva Durga Prasad Paladugu · 7 years ago
  13. b8d4497 arm: zynq: Change Zynq/ZynqMP Kconfig description by Michal Simek · 7 years ago
  14. df4950e tools: zynqmpimage: adjust ug1085 reference to v1.4 of the document by Jean-Francois Dagenais · 8 years ago
  15. 6d3fa0d mtd: nand: zynq: Add support for the NAND lock/unlock operation by Joe Hershberger · 7 years ago
  16. 310995d mtd: zynq: nand: Move board_nand_init() function to board.c by Wilson Lee · 7 years ago
  17. 40df796 arm: zynq: Add ps7_init for cc108 by Michal Simek · 7 years ago
  18. 29fb570 arm: zynq: Show information about silicon version by Michal Simek · 7 years ago
  19. d28dc3d arm: zynq: Do not show information from checkboard twice by Michal Simek · 7 years ago
  20. 3082944 arm: zynq: Use unsigned type with comparison with ARRAY_SIZE by Michal Simek · 7 years ago
  21. 460b05d arm: zynq: Convert all board to use arch ps7_init code by Michal Simek · 7 years ago
  22. 11ea6f5 arm: zynq: Add support for EMIT_WRITE operation by Michal Simek · 7 years ago
  23. f290748 arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_init by Michal Simek · 7 years ago
  24. c0823a7 arm: zynq: Move common ps7_init* initialization to arch code by Michal Simek · 7 years ago
  25. a8ea299 arm: zynq: Get rid of ps7_reset_apu() for syzygy board by Michal Simek · 7 years ago
  26. f0b619e arm: zynq: Move ps7_* to separate file by Michal Simek · 7 years ago
  27. a3b36c8 arm: zynq: Remove ps7_debug code by Michal Simek · 7 years ago
  28. 2665fb0 arm: zynq: Enable debug uart on zc706 by Michal Simek · 7 years ago
  29. 96b96ad arm: zynq: Add missing ps7_post_config declaration by Michal Simek · 7 years ago
  30. 89ce5a9 net: xilinx_axi_emac: Add support for non processor mode by Siva Durga Prasad Paladugu · 8 years ago
  31. fcc8250 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  32. 74a4818 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  33. caead80 boston: Add u-boot.mcs make target by Paul Burton · 7 years ago
  34. fabcffe boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000 by Paul Burton · 7 years ago
  35. cc4f364 MIPS: Break out of cache loops for unimplemented caches by Paul Burton · 7 years ago
  36. d8b3269 MIPS: Clear instruction hazards in flush_cache() by Paul Burton · 7 years ago
  37. 219c2db MIPS: Ensure cache ops complete in cache maintenance functions by Paul Burton · 7 years ago
  38. c5bf161 Update Paul Burton's email address by Paul Burton · 7 years ago
  39. 73780b0 MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds by Paul Burton · 7 years ago
  40. 64f733d boston: Remove unused label in lowlevel_display by Paul Burton · 7 years ago
  41. 555a652 boston: Drop unused return value by Paul Burton · 7 years ago
  42. a27bcbf ARM: uniphier: remove unused NAND CONFIG options by Masahiro Yamada · 7 years ago
  43. b443fb4 ARM: dts: uniphier: Sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  44. e9986a4 gpio: uniphier: import dt-binginds header from Linux by Masahiro Yamada · 7 years ago
  45. 10c62f4 ARM: uniphier: remove XIRQ pin settings by Masahiro Yamada · 7 years ago
  46. eadd95a ARM: uniphier: remove IRQ settings by Masahiro Yamada · 7 years ago
  47. 53c149c ARM: uniphier: set CONFIG_LOGLEVEL to 6 by Masahiro Yamada · 7 years ago
  48. 350d052 mtd: nand: denali: sync with Linux 4.15-rc1 by Masahiro Yamada · 7 years ago
  49. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  50. a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  51. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  52. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  53. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  54. c7c553f mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS by Boris Brezillon · 7 years ago
  55. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  56. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  57. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  58. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  59. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  60. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  61. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  62. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  63. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  64. 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  65. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  66. 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  67. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  68. 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  69. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  70. ab5502b ARM: openrd: set CONFIG_LOGLEVEL to 2 by Masahiro Yamada · 7 years ago
  71. dc1fcc4 net: xilinx_axi_emac: Read dma address using fdtdec_get_addr by Siva Durga Prasad Paladugu · 7 years ago
  72. d02a0b1 net: xilinx_axi_emac: Use wait_for_bit instead of while loop by Siva Durga Prasad Paladugu · 8 years ago
  73. 70c42b4 arm64: zynqmp: Add revision to identification string by Michal Simek · 7 years ago
  74. fe16aa4 arm64: zynqmp: Enable watchdog by default by Shubhrajyoti Datta · 7 years ago
  75. b10255f arm64: zynqmp: Add note about si5328 interrupt by Michal Simek · 7 years ago
  76. 8861dcf arm64: zynqmp: usb: Correct IOMMU node for making SMMU work with USB by Anurag Kumar Vulisha · 7 years ago
  77. a41bd46 arm64: zynqmp: Remove clock setting from dtsi by Michal Simek · 7 years ago
  78. 397a08a arm64: zynqmp: Uncomment snps,quirk-frame-length-adjustment flag in dwc3 by Anurag Kumar Vulisha · 8 years ago
  79. 2ef9866 arm64: zynqmp: Add USB OTG interrupts support in dt by Manish Narani · 8 years ago
  80. f7346ef arm64: zynqmp: Enabled CCI support for USB by Manish Narani · 8 years ago
  81. 8e5a4e6 arm64: zynqmp: Add support reading SoC revision using nvmem driver in dwc3 by Anurag Kumar Vulisha · 8 years ago
  82. b0c5520 arm64: zynqmp: Move nodes which have no reg property out of bus by Michal Simek · 7 years ago
  83. 795ebc0 arm64: zynqmp: dt: Add AMS node by Michal Simek · 7 years ago
  84. 5e3c90d arm64: zynqmp: sdhci: set host quirk2 for no 1.8V support for 1.0 silicon by Manish Narani · 7 years ago
  85. 0aada39 arm64: zynqmp: Use reset controller framework for asserting/de-asserting reset by Anurag Kumar Vulisha · 8 years ago
  86. 98ad47b arm64: zynqmp: Add reset-controller support in serdes driver by Anurag Kumar Vulisha · 8 years ago
  87. 3940bca arm64: zynqmp: Remove tx_termination_fix detection on silicon v1 by Michal Simek · 8 years ago
  88. 0d87c4f arm64: zynqmp: Add support for zynqmp nvmem firmware driver by Nava kishore Manne · 8 years ago
  89. ae9775f arm64: zynqmp: Add support for zcu102 1.0 rev by Michal Simek · 7 years ago
  90. 9c77cb7 arm64: zynqmp: Update device tree for pinmux by Michal Simek · 7 years ago
  91. 6507be7 arm64: zynqmp: Remove local-mac-address from dtsi file by Michal Simek · 8 years ago
  92. 5fe0326 arm64: zynqmp: Use SPDX license with dc4 by Michal Simek · 8 years ago
  93. b9f7ede arm64: zynqmp: Remove leading 0s from mtd table for spi flashes by Michal Simek · 7 years ago
  94. 816019a arm64: zynqmp: Add missing alias for gem0 for ep108 by Michal Simek · 7 years ago
  95. f811eca arm64: zynqmp: zcu102: Modifying GTR lane-0 to PCIe by Bharat Kumar Gogada · 8 years ago
  96. d801ce5 arm64: zynqmp: Update device tree for gpio by Chirag Parekh · 8 years ago
  97. 582ee92 arm64: zynqmp: Add revB string to compatible string by Michal Simek · 7 years ago
  98. 23b34d1 arm64: zynqmp: Use revision in dts file description by Michal Simek · 7 years ago
  99. 5f9b083 arm64: zynqmp: PM: Specify power domains for DP related nodes by Jyotheeswar Reddy Mutthareddyvari · 8 years ago
  100. 10f2a29 arm64: zynqmp: disable smmu by Naga Sureshkumar Relli · 8 years ago