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