1. fb95283 spi: sandbox: Fix memory leak in sandbox_sf_bind_emul() by Simon Glass · 6 years ago
  2. b4c3fb0 gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO by Adam Ford · 6 years ago
  3. 6fef62c block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
  4. 8e51c0f dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · 6 years ago
  5. 378b29c Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  6. 4a08c74 dm: video: Add an EFI framebuffer driver by Bin Meng · 6 years ago
  7. 103c45f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  8. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  9. b729ed0 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · 6 years ago
  10. a673025 serial: zynq: Initialize uart only before relocation by Michal Simek · 6 years ago
  11. e90d265 serial: zynq: Write chars till output fifo is full by Michal Simek · 6 years ago
  12. c9a2c47 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · 6 years ago
  13. 01fcf01 gpio: zynq_gpio: bank description should use unsigned type by Michal Simek · 6 years ago
  14. b691178 mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() by Michal Simek · 6 years ago
  15. 1471fad gpio: zynq: Do not check unsigned type that is >= 0 by Michal Simek · 6 years ago
  16. 1a7414f mmc: sdhci: Fix MMC HS200 tuning command failures by Siva Durga Prasad Paladugu · 6 years ago
  17. 56c0e64 timer: cadence: Implement timer_get_boot_us by Michal Simek · 7 years ago
  18. bf8d2da pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  19. 2e975d8 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  20. 6995fc3 clk: rmobile: Add R8A77995 RPC clock by Marek Vasut · 6 years ago
  21. 0f4ab20 clk: rmobile: Add R8A77990 RPC clock by Marek Vasut · 6 years ago
  22. 606fddd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  23. b9f3475 usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  24. 5b2c9a6 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  25. 7674b64 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  26. b33d4a5 net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  27. 5194ed7 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  28. c612219 net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  29. 3cb51da net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  30. 199b27b mvebu: neta: align DMA buffers by Jon Nettleton · 6 years ago
  31. a892779 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 6 years ago
  32. 98017a1 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 7 years ago
  33. 286bea2 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 7 years ago
  34. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 7 years ago
  35. 6e35686 net: sunxi: Correct MAC address register order by Joe Hershberger · 7 years ago
  36. 5e9d9ab tsec: Fix reading phy registers from DT by Mario Six · 7 years ago
  37. 6639894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  38. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  39. 11bb627 usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  40. 56830ce usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  41. 1ed9c11 usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  42. 6f95d89 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago
  43. f2825f6 dm: pci: Make ranges dt property optional by Christian Gmeiner · 6 years ago
  44. 9fddf6c usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  45. acc2482 x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · 7 years ago
  46. 7868909 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  47. 2d91b53 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · 6 years ago
  48. 813d1fb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  49. 8da19df Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  50. 948f32c bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  51. 46960ad block: Have BLOCK_CACHE default to y in some cases by Tom Rini · 6 years ago
  52. 173ec35 i2c: mvtwsi: disable i2c slave on Armada 38x by Baruch Siach · 6 years ago
  53. 5b2e9a8 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  54. 78306cb mtd: ubi: Add missing newlines in ubi_init() by Stefan Roese · 6 years ago
  55. 6b6255c mach-stm32: Enable SPL_RESET_SUPPORT flag by Patrice Chotard · 6 years ago
  56. d3671df drivers/rtc: convert mvrtc to DM by Chris Packham · 6 years ago
  57. 942bb6e drivers/rtc: prepare mvrtc for DM conversion by Chris Packham · 6 years ago
  58. b1f2b72 sf: Add support for gd25q32b gigadevice flash by Carlo Caione · 6 years ago
  59. 8ff4130 sf: Set current flash bank to 0 in clean_bar() by Marek Vasut · 6 years ago
  60. 6c35367 spi: cadence_qspi: Change to use devfdt_get_addr_index() by Ley Foon Tan · 7 years ago
  61. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  62. d9b63ea video: sunxi: de2: Reserve the fb region in the EFI memory map by Emmanuel Vadot · 7 years ago
  63. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  64. 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  65. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  66. 9ca33eb phy: bcm6318-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  67. 25d8380 phy: bcm6368-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  68. 5a1ab87 phy: bcm6358-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  69. 50d16bc phy: bcm6348-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  70. c444afb cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  71. 13a7bfe ram: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  72. 46689a9 spi: bcm63xx_hsspi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  73. 85e1ddb spi: bcm63xx_spi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  74. 34c0fc3 power: domain: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  75. 8994551 led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  76. a15c16f led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  77. e7e64fa gpio: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  78. 56d4b70 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  79. 2902997 clk: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  80. 0f56993 serial: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  81. aa8f825 watchdog: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  82. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 7 years ago
  83. caa2a2e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  84. a18d09e fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  85. cedd48e cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · 6 years ago
  86. 34f1dba net: ravb: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  87. d629152 mmc: renesas-sdhi: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  88. 60ae40c gpio: rmobile: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  89. cb13e46 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 7 years ago
  90. 634f9f0 pinctrl: renesas: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  91. 0d218ef clk: renesas: Add R8A77990 E3 clock tables by Marek Vasut · 7 years ago
  92. 716d775 clk: renesas: Add PE clock handling by Marek Vasut · 6 years ago
  93. f0f1de7 clk: renesas: Add PLL1 and PLL3 dividers by Marek Vasut · 6 years ago
  94. 8376e0e clk: renesas: Pass clock rate around as 64bit number internally by Marek Vasut · 6 years ago
  95. 15e0918 clk: renesas: Fix swapped arguments in debug message by Marek Vasut · 6 years ago
  96. 8433370 mmc: zynqmp: Add HS200 modes support for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  97. 434f9d4 mmc: sdhci: Update sdhci_send_command() to handle HS200 by Siva Durga Prasad Paladugu · 6 years ago
  98. 72b8810 timer: cadence: Use live-tree functions by Michal Simek · 7 years ago
  99. f01ef0a watchdog: cadence: Use live-tree functions by Michal Simek · 7 years ago
  100. 458e8d8 mmc: zynq: Use live-tree functions by Michal Simek · 7 years ago