1. 2665806 spi: lpc32xx: simplify logical expression by Heinrich Schuchardt · 7 years ago
  2. 8fad5e0 spi: atcspi200: avoid NULL dereference by Heinrich Schuchardt · 7 years ago
  3. 4eaa2fa sf: Default page size Spansion flash "S25FS512S" is 256b by Ashish Kumar · 7 years ago
  4. 39b9e9b sf: Add support for ISSI is25wp by Kimmo Rautkoski · 7 years ago
  5. 9938e06 ARM: dts: stm32: Update qspi bindings for stm32f746 by Patrice Chotard · 7 years ago
  6. 9582100 ARM: dts: stm32: Add quadspi reset for stm32f746 by Patrice Chotard · 7 years ago
  7. 5e46123 spi: stm32_qspi: Add reset support by Patrice Chotard · 7 years ago
  8. 2a6ca73 spi: stm32_qspi: Use dev_read_xxx API by Patrice Chotard · 7 years ago
  9. 495f3b2 spi: stm32_qspi: Add chip select management by Christophe Kerello · 7 years ago
  10. 76afe56 spi: stm32_qspi: Add st, stm32f469-qspi compatible string by Christophe Kerello · 7 years ago
  11. 09e1772 spi: stm32_qspi: Align reg-names with kernel 4.12 RC1 by Christophe Kerello · 7 years ago
  12. 8c4592d spi: stm32_qspi: Sort include files alphabetically by Patrice Chotard · 7 years ago
  13. 936abad spi: stm32_qspi: Solve issue detected by checkpatch by Patrick Delaunay · 7 years ago
  14. 12e7c91 spi: stm32_qspi: Remove CONFIG_CLK flag by Patrice Chotard · 7 years ago
  15. 31dd8ef usb: composite convert __set_bit to generic_set_bit by Bryan O'Donoghue · 7 years ago
  16. 5ac73f6 usb: f_mass_storage: Fix set_bit and clear_bit usage by Bryan O'Donoghue · 7 years ago
  17. 73171c8 nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
  18. 76b916f nds32: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  19. ff83066 nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
  20. 7ed4370 nios2: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  21. accdce5 riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
  22. 820cba2 riscv: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  23. 30fe8b0 x86: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  24. 0315d69 ARM: mvebu: a38x: Add missing SPDX license identfier by Chris Packham · 6 years ago
  25. c759908 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  26. 3ecec5a dts: sunxi: add PWM node for sun50i by Vasily Khoruzhick · 7 years ago
  27. 1c353ae pwm: sunxi: add support for PWM found on Allwinner A64 by Vasily Khoruzhick · 7 years ago
  28. 1005e4e video: dw_hdmi: fix HSYNC and VSYNC polarity settings by Vasily Khoruzhick · 6 years ago
  29. c7cb17e sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. by Vasily Khoruzhick · 6 years ago
  30. b70fe96 mmc: sdhci: Check that ops are defined by Ramon Fried · 7 years ago
  31. ed52ea5 net: add Kconfig for MVGBE by Chris Packham · 7 years ago
  32. edcf7ea net: mvgbe: remove CONFIG_DOVE by Chris Packham · 7 years ago
  33. 4b4dc52 net: bootp: Fix compile error processing ntpserver option by Chris Packham · 7 years ago
  34. 9b23c73 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · 7 years ago
  35. a8ca5c8 treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
  36. db6b028 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  37. ed1030e rockchip: clk: rk3288: handle clk_enable requests for GMAC by Jonathan Gray · 7 years ago
  38. b1959bd rockchip: set SYS_NS16550_MEM32 for all SoCs by Jonathan Gray · 7 years ago
  39. ca70cba Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  40. ca734a8 phy: marvell: a3700: Fix compatible string for ehci by Marek Behún · 7 years ago
  41. db363db ARM: mvebu: a38x: use non-zero size for ddr scrubbing by Chris Packham · 7 years ago
  42. e6f6162 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 7 years ago
  43. 2b4ffbf ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 7 years ago
  44. 00a7767 ARM: mvebu: a38x: remove some unused code by Chris Packham · 7 years ago
  45. c4195d5 ARM: mvebu: a38x: move sys_env_device_rev_get by Chris Packham · 7 years ago
  46. e6fce12 ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS by Chris Packham · 7 years ago
  47. 80af1a9 arm64: mvebu: Add basic support for the Turris Mox board by Marek Behún · 7 years ago
  48. 2b69a67 watchdog: Add support for Armada 37xx CPU watchdog by Marek Behún · 7 years ago
  49. cf2cf85 net: mvneta: Fix fault when wrong device tree by Marek Behún · 7 years ago
  50. 2d7a0f4 phy: marvell: core: Cosmetic fixes by Marek Behún · 7 years ago
  51. dd77690 clk: armada-37xx: Support soc_clk_dump by Marek Behún · 7 years ago
  52. dbbd5bd spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency by Marek Behún · 7 years ago
  53. 82a248d driver: clk: Add support for clocks on Armada 37xx by Marek Behún · 7 years ago
  54. 7288182 phy: marvell: a3700: Save/restore selector reg in SGMII init by Marek Behún · 7 years ago
  55. 22f4189 phy: marvell: a3700: Use comphy_mux on Armada 37xx. by Marek Behún · 7 years ago
  56. 3282a3e phy: marvell: a3700: Fix SGMII cfg and stat register addresses by Marek Behún · 7 years ago
  57. 7586ac2 phy: marvell: mux: Support nontrivial node order in selector register by Marek Behún · 7 years ago
  58. 7d7f22f phy: marvell: a3700: revise the USB3 comphy setting during power on by zachary · 7 years ago
  59. de49bd0 phy: marvell: a3700: Set USB3 RX wait depending on ref clock by Marek Behún · 7 years ago
  60. 8609358 phy: marvell: a3700: Access USB3 register indirectly on lane 2 by Marek Behún · 7 years ago
  61. a2745c8 phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets by Marek Behún · 7 years ago
  62. 1a9283a phy: marvell: a3700: Use (!ret) instead of (ret == 0) by Marek Behún · 7 years ago
  63. 52f026e phy: marvell: a3700: Use same timeout for all register polling by Marek Behún · 7 years ago
  64. 210f4aa phy: marvell: a3700: Don't create functional macro for each register by Marek Behún · 7 years ago
  65. 63cfff9 phy: marvell: a3700: Use reg_set16 instead of phy_write16 by Marek Behún · 7 years ago
  66. fae82c8 phy: marvell: a3700: Change return type of macro MVEBU_REG by Marek Behún · 7 years ago
  67. 62d77ce mmc: Improve tinification by Marek Vasut · 7 years ago
  68. 9a66328 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  69. 57a72d0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · 7 years ago
  70. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  71. c590e62 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  72. 4b87f2d arm64: zynqmp: Enable UHS support for ZCU102 Rev1.0 board by Siva Durga Prasad Paladugu · 7 years ago
  73. d1f4e39 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 7 years ago
  74. b8e25ef mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 7 years ago
  75. ca992e8 mmc: sdhci: Invoke platform specific tuning and delay routines by Siva Durga Prasad Paladugu · 7 years ago
  76. 2fc3ed5 sdhci: Add new sdhci ops for platform specific tuning and delays by Siva Durga Prasad Paladugu · 7 years ago
  77. b88a7a4 mmc: sdhci: Handle execute tuning command in sdhci_send_command by Siva Durga Prasad Paladugu · 7 years ago
  78. 2a2d7ef mmc: sdhci: Add support for disabling clock by Siva Durga Prasad Paladugu · 7 years ago
  79. 36332b6 mmc: Changed the datatype of the variable to handle 64-bit arch by Vipul Kumar · 7 years ago
  80. 1d6c54e arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · 7 years ago
  81. 6915dcf tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  82. b123aff MAINTAINERS: Declare tools/zynqmp* as Xilinx maintained by Alexander Graf · 7 years ago
  83. e384cdf tools: zynqmpimage: Move defines to header by Alexander Graf · 7 years ago
  84. e9dbfb3 tools: zynqmpimage: Add partition read support by Alexander Graf · 7 years ago
  85. ffdf528 arm64: zynqmp: Show model information instead of custom IDENT_STRING by Michal Simek · 7 years ago
  86. 0478b0b arm64: zynqmp: Simplify boot_target variable composition by Michal Simek · 7 years ago
  87. 0678941 arm64: zynqmp: Setup MMU map for DDR at run time by Nitin Jain · 7 years ago
  88. 767afeb arm64: zynqmp: Enable cadence WDT for zcu100 by Michal Simek · 7 years ago
  89. 4490e01 arm64: zynqmp: Wire watchdog internals by Michal Simek · 7 years ago
  90. 5b410de watchdog: cadence: Show used timeout value by Michal Simek · 7 years ago
  91. e00656b arm64: zynqmp: Reset FPD Watchdog on zcu100 by Michal Simek · 7 years ago
  92. 9fdde6c nand: zynq: Send address cycles as per onfi parameter page by Siva Durga Prasad Paladugu · 7 years ago
  93. 9ca8388 nand: zynq: Add support for 16-bit buswidth by Siva Durga Prasad Paladugu · 7 years ago
  94. 6de7a5b MAINTAINERS: zynqmp: Point to proper zynqmp folder by Michal Simek · 7 years ago
  95. d93c666 serial: zynq: Remove header depedency on arm header structure by Michal Simek · 7 years ago
  96. 72c37d1 timer: Add Cadence TTC timer counter support by Michal Simek · 7 years ago
  97. 83ec537 microblaze: Dont enable UBI support by default by Siva Durga Prasad Paladugu · 7 years ago
  98. 04ab29a arm64: zynqmp: Add new defconfig for zc1275 revB by Siva Durga Prasad Paladugu · 7 years ago
  99. c3898a8 scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI by Michal Simek · 7 years ago
  100. 0b4b82a arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO by Michal Simek · 7 years ago