1. d061bfd net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() by Michal Simek · 6 years ago
  2. 41d973c Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  3. 1394fbb x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · 6 years ago
  4. 17970334 usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  5. 0f77c42 usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  6. 68a61bc usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  7. 9c0d7f9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  8. beba0ff dwc2 USB controller hangs with lan78xx by Andrew Thomas · 6 years ago
  9. cb5660e Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  10. 7440e4b mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · 7 years ago
  11. 404a9db mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · 7 years ago
  12. 6f8190f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · 7 years ago
  13. 929fb44 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  14. 3713c9b power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 7 years ago
  15. ead66eb mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · 6 years ago
  16. 150ddbc mtd: nand: mxs_nand: add device tree support by Stefan Agner · 6 years ago
  17. 19f9051 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · 6 years ago
  18. 4dc98db mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · 6 years ago
  19. 404b110 mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · 6 years ago
  20. 00e6516 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · 6 years ago
  21. dc8af6d mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · 6 years ago
  22. 4d42ac1 mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · 6 years ago
  23. 72d627d mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · 6 years ago
  24. d0778b3 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · 6 years ago
  25. 95f376f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · 6 years ago
  26. 5883e55 mtd: nand: mxs_nand: use self init by Stefan Agner · 6 years ago
  27. 7152f34 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · 6 years ago
  28. 529e820 mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · 6 years ago
  29. 7e4f833 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 6 years ago
  30. 9e77880 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 6 years ago
  31. 103e023 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · 6 years ago
  32. ac98d75 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · 6 years ago
  33. 72cf0c9 spi: zynq_qspi: Fixed incorrect return value error by Vipul Kumar · 6 years ago
  34. 66f4a9a serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · 6 years ago
  35. 8b5b1ee serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · 6 years ago
  36. 096c466 reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  37. ad1caf1 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  38. 6c9c980 meson: use the clock driver by Beniamino Galvani · 6 years ago
  39. b67bfaf clk: add Amlogic meson clock driver by Beniamino Galvani · 6 years ago
  40. 934f582 adc: meson-saradc: fix regmap_init_mem call by Neil Armstrong · 6 years ago
  41. ff7dd58 sandbox: swap_case: Increase number of base address regs by Simon Glass · 6 years ago
  42. 18790eb spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 6 years ago
  43. 27e0633 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  44. d422d5c net: ravb: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  45. 882294d net: ravb: Filter out supported PHY features by Marek Vasut · 6 years ago
  46. 597e007 net: ravb: Do not shut down clock in start callback by Marek Vasut · 6 years ago
  47. 068a90b pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · 6 years ago
  48. 22f2e93 gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO by Adam Ford · 6 years ago
  49. d693fb9 block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
  50. 9c286a7 dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · 6 years ago
  51. aca88d7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  52. fd94af5 drivers/gpio/mxc: fix MXC GPIO name in KConfig by Hannes Schmelzer · 6 years ago
  53. 0f862b9 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  54. 58a6ec7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  55. f4baf3b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  56. 8d5f843 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · 6 years ago
  57. e68f4ab serial: zynq: Initialize uart only before relocation by Michal Simek · 6 years ago
  58. 6b8dcec serial: zynq: Write chars till output fifo is full by Michal Simek · 6 years ago
  59. 5e3c4c7 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · 6 years ago
  60. 615900b gpio: zynq_gpio: bank description should use unsigned type by Michal Simek · 6 years ago
  61. 91e95ff mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
  62. b6f9cbb gpio: zynq: Do not check unsigned type that is >= 0 by Michal Simek · 6 years ago
  63. b97e99f mmc: sdhci: Fix MMC HS200 tuning command failures by Siva Durga Prasad Paladugu · 6 years ago
  64. 8e434fc timer: cadence: Implement timer_get_boot_us by Michal Simek · 7 years ago
  65. eb13e0f pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  66. eb900d1 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  67. 2447b74 clk: rmobile: Add R8A77995 RPC clock by Marek Vasut · 6 years ago
  68. 69be062 clk: rmobile: Add R8A77990 RPC clock by Marek Vasut · 6 years ago
  69. c220bea Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  70. 63400ad usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  71. c8959f4 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  72. 952bdd3 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  73. 70551ca net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  74. f42e5b9 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  75. 7f920dd net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  76. 2178861 net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  77. 543efd1 mvebu: neta: align DMA buffers by Jon Nettleton · 7 years ago
  78. 7dcdc22 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 7 years ago
  79. d7c7291 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 7 years ago
  80. e210e98 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 7 years ago
  81. 33f68aa net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 7 years ago
  82. e467360 net: sunxi: Correct MAC address register order by Joe Hershberger · 7 years ago
  83. 0ccad96 tsec: Fix reading phy registers from DT by Mario Six · 7 years ago
  84. 1348894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  85. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  86. a03cbbb usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  87. acabc91 usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  88. 9f9c6cf usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  89. 7241f80 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago
  90. 5f4e094 dm: pci: Make ranges dt property optional by Christian Gmeiner · 6 years ago
  91. 7380f7a usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  92. 1b1472a x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · 7 years ago
  93. 474e14c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  94. ad698c3 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · 7 years ago
  95. 7110b75 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  96. 8cb3cc3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  97. 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  98. 587a09e block: Have BLOCK_CACHE default to y in some cases by Tom Rini · 7 years ago
  99. 91006c7 i2c: mvtwsi: disable i2c slave on Armada 38x by Baruch Siach · 6 years ago
  100. 84c5333 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago