1. cbe474f Change MMC device name to match kernel device tree. by Neal · 7 years ago
  2. 3f0492f Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  3. 0bc846a sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago
  4. ff5d5cc usb: dwc2: Add brcm,bcm2708-usb compatible by Emmanuel Vadot · 6 years ago
  5. d4c7a93 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  6. 318b5d7 net: mvneta: zero Tx descriptors on init by Rabeeh Khoury · 6 years ago
  7. 0f8888b net: mvneta: dcache flush TX descriptors at init by Rabeeh Khoury · 6 years ago
  8. d1b226b net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() by Michal Simek · 6 years ago
  9. 6c88079 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  10. 425daac video: arm: rpi: Add brcm,bcm2708-fb compatible by Emmanuel Vadot · 6 years ago
  11. ac378bb Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  12. 94e72a6 x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · 6 years ago
  13. 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  14. 11080bf usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  15. ebbc23a usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  16. 069b746 sf: Enable FSR polling on N25Q256(A) by Marek Vasut · 6 years ago
  17. c0eaffa spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 6 years ago
  18. fb77a9e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  19. af15946 dwc2 USB controller hangs with lan78xx by Andrew Thomas · 6 years ago
  20. de76610 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  21. 4368f85 mtd: nand: mxs_nand_spl: add mxs_flash_full_ident by Jörg Krause · 6 years ago
  22. f3f2af3 mtd: nand: mxs_nand_spl: refactor mxs_flash_ident by Jörg Krause · 6 years ago
  23. 15e207f spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips by Jörg Krause · 6 years ago
  24. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 6 years ago
  25. 7da7ff5 power: pmic: Let PFUZE3000 see all 256 registers by Trent Piepho · 6 years ago
  26. 6275445 mtd: nand: mxs_nand: add support for specific ECC strength by Stefan Agner · 6 years ago
  27. f75e83b mtd: nand: mxs_nand: add device tree support by Stefan Agner · 6 years ago
  28. 6874834 mtd: nand: mxs_nand: move structs into header file by Stefan Agner · 6 years ago
  29. 502bdc6 mtd: nand: mxs_nand: add use_minimum_ecc to struct by Stefan Agner · 6 years ago
  30. 3b1328a mtd: nand: mxs_nand: separate board/controller init by Stefan Agner · 6 years ago
  31. 0d4e9d8 mtd: nand: mxs_nand: use more precise function name by Stefan Agner · 6 years ago
  32. 931747e mtd: nand: mxs_nand: move register structs to driver data by Stefan Agner · 6 years ago
  33. 984df7a mtd: nand: mxs_nand: add minimal ECC support by Stefan Agner · 6 years ago
  34. 5c69dd0 mtd: nand: mxs_nand: report correct ECC parameters by Stefan Agner · 6 years ago
  35. 28897e8 mtd: nand: mxs_nand: use structure for BCH geometry by Stefan Agner · 6 years ago
  36. dc0b69f mtd: nand: mxs_nand: allow to enable BBT support by Stefan Agner · 6 years ago
  37. 5346c31 mtd: nand: mxs_nand: use self init by Stefan Agner · 6 years ago
  38. 9345943 mtd: nand: mxs_nand: introduce SPL specific init by Stefan Agner · 6 years ago
  39. 51dce7d mtd: spi: Correct parameters for s25fs512s flash by Ashish Kumar · 6 years ago
  40. 9cddf70 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 6 years ago
  41. b1d2b52 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 6 years ago
  42. 34ad749 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · 6 years ago
  43. 618e8e2 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · 6 years ago
  44. 240cd75 spi: zynq_qspi: Fixed incorrect return value error by Vipul Kumar · 6 years ago
  45. 41bacb5 serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · 6 years ago
  46. 157736a serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · 6 years ago
  47. 25ed0fe reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  48. dc7df68 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  49. 2e668af meson: use the clock driver by Beniamino Galvani · 6 years ago
  50. c0fc1e2 clk: add Amlogic meson clock driver by Beniamino Galvani · 6 years ago
  51. 0421c98 adc: meson-saradc: fix regmap_init_mem call by Neil Armstrong · 6 years ago
  52. fe996ec sandbox: swap_case: Increase number of base address regs by Simon Glass · 6 years ago
  53. fb95283 spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 6 years ago
  54. 159b329 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  55. 701db6e net: ravb: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  56. 536fb5d net: ravb: Filter out supported PHY features by Marek Vasut · 6 years ago
  57. c4a8d9c net: ravb: Do not shut down clock in start callback by Marek Vasut · 6 years ago
  58. 5af6541 pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · 6 years ago
  59. b4c3fb0 gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO by Adam Ford · 6 years ago
  60. 6fef62c block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
  61. 8e51c0f dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · 6 years ago
  62. 378b29c Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  63. 8fd05fc drivers/gpio/mxc: fix MXC GPIO name in KConfig by Hannes Schmelzer · 6 years ago
  64. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  65. 103c45f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  66. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  67. b729ed0 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · 6 years ago
  68. a673025 serial: zynq: Initialize uart only before relocation by Michal Simek · 6 years ago
  69. e90d265 serial: zynq: Write chars till output fifo is full by Michal Simek · 6 years ago
  70. c9a2c47 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · 6 years ago
  71. 01fcf01 gpio: zynq_gpio: bank description should use unsigned type by Michal Simek · 6 years ago
  72. b691178 mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
  73. 1471fad gpio: zynq: Do not check unsigned type that is >= 0 by Michal Simek · 6 years ago
  74. 1a7414f mmc: sdhci: Fix MMC HS200 tuning command failures by Siva Durga Prasad Paladugu · 6 years ago
  75. 56c0e64 timer: cadence: Implement timer_get_boot_us by Michal Simek · 6 years ago
  76. bf8d2da pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  77. 2e975d8 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  78. 6995fc3 clk: rmobile: Add R8A77995 RPC clock by Marek Vasut · 6 years ago
  79. 0f4ab20 clk: rmobile: Add R8A77990 RPC clock by Marek Vasut · 6 years ago
  80. 606fddd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  81. b9f3475 usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  82. 5b2c9a6 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  83. 7674b64 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  84. b33d4a5 net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  85. 5194ed7 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  86. c612219 net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  87. 3cb51da net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  88. 199b27b mvebu: neta: align DMA buffers by Jon Nettleton · 6 years ago
  89. a892779 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 6 years ago
  90. 98017a1 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 6 years ago
  91. 286bea2 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 6 years ago
  92. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 6 years ago
  93. 6e35686 net: sunxi: Correct MAC address register order by Joe Hershberger · 6 years ago
  94. 5e9d9ab tsec: Fix reading phy registers from DT by Mario Six · 6 years ago
  95. 6639894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  96. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  97. 11bb627 usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  98. 56830ce usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  99. 1ed9c11 usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  100. 6f95d89 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago