1. d5ded32 spi: Kconfig: Mark MXS_SPI has DEPRECATED by Jagan Teki · 5 years ago
  2. 0779876 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  3. c1a3f1e spi: mpc8xxx: Convert to DM by Jagan Teki · 5 years ago
  4. 67adbae spi: mpc8xxx: Use get_timer by Mario Six · 5 years ago
  5. f6fcad5 spi: mpc8xxx: Fix if check by Mario Six · 5 years ago
  6. a1c178e spi: mpc8xxx: Re-order transfer setup by Mario Six · 5 years ago
  7. 85fa265 spi: mpc8xxx: Document LEN setting better by Mario Six · 5 years ago
  8. 5ccfb8a spi: mpc8xxx: Rename variable by Mario Six · 5 years ago
  9. 8dea61d spi: mpc8xxx: Make code more readable by Mario Six · 5 years ago
  10. 65f88e0 spi: mpc8xxx: Reduce scope of loop variables by Mario Six · 5 years ago
  11. e4da4c2 spi: mpc8xxx: Simplify logic a bit by Mario Six · 5 years ago
  12. 6409c61 spi: mpc8xxx: Get rid of is_read by Mario Six · 5 years ago
  13. 76c82af spi: mpc8xxx: Simplify if by Mario Six · 5 years ago
  14. 1a907e4 spi: mpc8xxx: Use IO accessors by Mario Six · 5 years ago
  15. 6ea9395 spi: mpc8xxx: Replace defines with enums by Mario Six · 5 years ago
  16. fabe6c4 spi: mpc8xxx: Fix function names in strings by Mario Six · 5 years ago
  17. 6f3ac07 spi: mpc8xxx: Fix space after cast by Mario Six · 5 years ago
  18. 01ac1e1 spi: mpc8xxx: Rename camel-case variables by Mario Six · 5 years ago
  19. d93fe31 spi: mpc8xxx: Fix comments by Mario Six · 5 years ago
  20. d896b7b spi: mpc8xxx: Use short type names by Mario Six · 5 years ago
  21. f944b15 video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · 5 years ago
  22. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  23. 9a67205 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · 5 years ago
  24. 2381632 video: mxsfb: reorder includes by Igor Opaniuk · 5 years ago
  25. dcd91a6 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · 5 years ago
  26. 38c2a8a Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  27. 3ef6444 dm: net: macb: Implement link speed change callback by Bin Meng · 5 years ago
  28. a5e3d23 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · 5 years ago
  29. 49191d2 clk: sifive: Add clock driver for GEMGXL MGMT by Bin Meng · 5 years ago
  30. 3c1889e rtc: export rtc_month_days() by Heinrich Schuchardt · 5 years ago
  31. 8a802a2 Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  32. 08e09c2 clk: meson-g12a: Add PCIE PLL support by Neil Armstrong · 5 years ago
  33. 2461543 rockchip: clk: rk3399: allow requests for all UART clocks by Christoph Muellner · 5 years ago
  34. e2822cc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago
  35. 77934fd dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · 5 years ago
  36. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  37. 696f02d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  38. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  39. 7a6c6db sound: tegra: Add a sound driver by Simon Glass · 5 years ago
  40. c5a120b tegra: sound: Add an I2S driver by Simon Glass · 5 years ago
  41. 112f2e1 tegra: sound: Add an audio hub driver by Simon Glass · 5 years ago
  42. 866a78d Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  43. afe9e1f Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 5 years ago
  44. 461ea07 drivers: serial: mcfuart: add DT support by Angelo Dureghello · 6 years ago
  45. 5ea3766 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · 6 years ago
  46. 610e316 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · 6 years ago
  47. 34b1a51 gpio: dwapb_gpio: fix broken dev->node by Simon Goldschmidt · 5 years ago
  48. 1ee4942 ata: fsl_ahci: Add sata DM support for Freescale powerpc socs by Peng Ma · 6 years ago
  49. ad9f2be usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · 5 years ago
  50. 187c41d stm32mp1: ram: add tuning in DDR interactive mode by Patrick Delaunay · 5 years ago
  51. 0d44752 stm32mp1: ram: add tests in DDR interactive mode by Patrick Delaunay · 5 years ago
  52. 01a7510 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 5 years ago
  53. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 5 years ago
  54. 53bb831 stm32mp1: ram: update parameter array initialization by Patrick Delaunay · 5 years ago
  55. c60fed1 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · 5 years ago
  56. 0cb1aa9 stm32mp1: ram: increase the delay after reset to 128 cycles by Patrick Delaunay · 5 years ago
  57. c3ec370 stm32mp1: ram: update mask for operating mode by Patrick Delaunay · 5 years ago
  58. 66dba9a serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · 5 years ago
  59. 26603c0 serial: stm32: remove unnecessary trace by Patrick Delaunay · 5 years ago
  60. c3e828b clk: stm32mp1: add set_rate for DDRPHYC clock by Patrick Delaunay · 5 years ago
  61. 5237f37 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · 5 years ago
  62. e87da75 i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · 5 years ago
  63. b69e1d0 driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  64. b512d07 driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 5 years ago
  65. 40920bd Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  66. 0652d9f driver: watchdog: add sp805 watchdog support by Qiang Zhao · 5 years ago
  67. d2ebc38 scsi: ceva: Clean up the driver code by Peng Ma · 5 years ago
  68. 1d341bc pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · 5 years ago
  69. 07ce19f pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · 5 years ago
  70. ee730a7 dm: core: Fix dm_extended_scan_fdt() by Patrice Chotard · 5 years ago
  71. b061ef3 core: ofnode: Have ofnode_read_u32_default return a u32 by Trent Piepho · 5 years ago
  72. e679d03 core: ofnode: Add ofnode_get_addr_size_index by Keerthy · 5 years ago
  73. aaba703 spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · 6 years ago
  74. b5900a5 mmc: tmio: sdhi: HS400 manual adjustment by Marek Vasut · 5 years ago
  75. 1bac2b6 mmc: tmio: sdhi: Minor macro cleanup by Marek Vasut · 5 years ago
  76. 776abed pci: renesas: Add RCar Gen3 PCIe controller driver by Marek Vasut · 6 years ago
  77. e1a2ed7 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · 5 years ago
  78. ffbad25 Merge tag 'mmc-5-20' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  79. b9625ab Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video by Tom Rini · 5 years ago
  80. 9638879 board: gazerbeam: Fix SC detection by Mario Six · 6 years ago
  81. 935a892 gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · 6 years ago
  82. ca0eab2 gdsys_rxaui_ctrl: Return old state by Mario Six · 6 years ago
  83. 482c76e i2c: ihs: Improve error handling by Mario Six · 6 years ago
  84. 98e4249 i2c: ihs: Get rid of fpgamap by Mario Six · 6 years ago
  85. 487bb2b mpc83xx_clk: Add enable method by Mario Six · 6 years ago
  86. 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
  87. fe7d654 mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · 6 years ago
  88. 904c47f mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  89. c2a4460 vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · 6 years ago
  90. 8439e99 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  91. 61abced mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  92. d5cfa4a mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  93. 9403fc4 mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  94. 4bc97a3 mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  95. 956520c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 5 years ago
  96. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  97. b5e1a82 video: ipuv3: Set max display bpp to 32 by Marek Vasut · 5 years ago
  98. 01c9dd2 dm: arm: imx: video: add compatible for imx53-ipu by Steffen Dirkwinkel · 5 years ago
  99. b6a0427 Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue" by Lukasz Majewski · 5 years ago
  100. e14d9ca Merge git://git.denx.de/u-boot-x86 by Tom Rini · 5 years ago