1. 54e7570 pinctrl: rockchip: Split the common set_mux() into per Soc by David Wu · 5 years ago
  2. 8541beb pinctrl: rockchip: Remove redundant spaces by David Wu · 5 years ago
  3. 0a5cc3c pinctrl: rockchip: Add pull-pin-default param and remove unused param by David Wu · 5 years ago
  4. cc325e4 Revert "pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl" by Kever Yang · 5 years ago
  5. 8276334 rockchip: ram: rk3399: update for TPL by Kever Yang · 5 years ago
  6. 99a1a5b rockchip: dmc: rk3368: update rank number for evb-px5 by Kever Yang · 5 years ago
  7. 09259fc sysreset: enable driver support in SPL/TPL by Kever Yang · 5 years ago
  8. 5793e8c rockchip: clk: rk322x: fix assert clock value by Kever Yang · 5 years ago
  9. e4d0d61 rockchip: rk322x: add CLK_EMMC_SAMPLE clock support by Kever Yang · 5 years ago
  10. 2f52378 Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL" by Kever Yang · 5 years ago
  11. 8d7f06b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  12. 6984044 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  13. b5b6656 spi: rpc: Add support for operation without clock framework by Marek Vasut · 5 years ago
  14. 24b3247 net: sh_eth: Add support for operation without clock framework by Marek Vasut · 5 years ago
  15. 31650cf net: sh_eth: Add RZ/A1 support by Marek Vasut · 5 years ago
  16. 67180fe serial: sh: Add RZ/A1 support by Marek Vasut · 5 years ago
  17. 4d0732b timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver by Marek Vasut · 5 years ago
  18. cbde9de pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver by Marek Vasut · 5 years ago
  19. 86b8e7d gpio: renesas: Add RZ/A1 R7S72100 GPIO driver by Marek Vasut · 5 years ago
  20. 99156cd sh: 7785: Remove CPU support by Marek Vasut · 5 years ago
  21. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  22. 44237e2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  23. 8b77ea9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  24. 6bf238a arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 5 years ago
  25. 5918afd ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 5 years ago
  26. 9da5474 usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support by Adam Ford · 5 years ago
  27. 88ebf58 dm: cache: add the pl310 cache controller driver by Dinh Nguyen · 5 years ago
  28. 84b124d dm: cache: Create a uclass for cache by Dinh Nguyen · 5 years ago
  29. 86f578e Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  30. c9baea6 Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  31. ef8c878 net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3 by Marek Vasut · 5 years ago
  32. 5403bec pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio() by Marek Vasut · 5 years ago
  33. fbf26be gpio: renesas: Migrate to pinctrl GPIO accessors by Marek Vasut · 5 years ago
  34. 89ba7c5 pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free by Marek Vasut · 5 years ago
  35. 50e6901 pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio by Marek Vasut · 5 years ago
  36. ae59d7c pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · 5 years ago
  37. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  38. 0280202 usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 5 years ago
  39. a7fc3d7 nand: davinci: remove dead code for dm644x by Bartosz Golaszewski · 5 years ago
  40. 50e3b4c net: davinci_emac: drop support for unused PHYs by Bartosz Golaszewski · 5 years ago
  41. 4862830 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  42. c767b6a Merge git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  43. 90c2ebd Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  44. e0b0af6 usb: ohci: Re-enable commented out delay by Adam Ford · 5 years ago
  45. 7e323f1 net: mscc: luton: Update network driver for pcb90 by Horatiu Vultur · 5 years ago
  46. 16b9490 mips: rename mach-mt7620 to mach-mtmips by Weijie Gao · 5 years ago
  47. 6390da4 net: mscc: ocelot: Update network driver for pcb120 by Horatiu Vultur · 5 years ago
  48. 8cf9473 net: Add MSCC Serval network driver. by Horatiu Vultur · 5 years ago
  49. 37cb626 mmc: sdhci: Add Support for ADMA2 by Faiz Abbas · 5 years ago
  50. 6d6af20 mmc: sdhci: Move DMA handling to prepare_dma() function by Faiz Abbas · 5 years ago
  51. da8e1f3 mmc: fsl_esdhc: Fix wp_enable issue by Ye Li · 6 years ago
  52. 72a89e0 mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue by Ye Li · 6 years ago
  53. b362fe0 Merge branch '2019-05-03-master-imports' by Tom Rini · 5 years ago
  54. efbfd44 firmware: ti_sci: Always request response from firmware by Andrew F. Davis · 5 years ago
  55. 8d4f91b watchdog: Kconfig: update WDT help message by Patrice Chotard · 5 years ago
  56. 5487772 dma: ti: k3-udma: Do not touch RT registers before channel configuration by Peter Ujfalusi · 5 years ago
  57. 32aebcf firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · 5 years ago
  58. a3f25b9 drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULL by Keerthy · 5 years ago
  59. 60e2bf4 mtd: spi-nor: fix page program issue when using spi-mem driver by Weijie Gao · 5 years ago
  60. d50e296 i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · 5 years ago
  61. 3570ea1 Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago
  62. b4ee6da Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  63. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  64. 6340283 pinctrl: exit pinconfig_post_bind if there are no subnodes by Urja Rannikko · 6 years ago
  65. 2236149 rockchip: spi: make optimised receive-handler unaligned-safe by Philipp Tomsich · 6 years ago
  66. 51a644a rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flag by Philipp Tomsich · 6 years ago
  67. 8aa6c92 rockchip: spi: add optimised receive-only implementation by Philipp Tomsich · 6 years ago
  68. 7e0e5c5 rockchip: spi: only wait for completion, if transmitting by Philipp Tomsich · 6 years ago
  69. b6101e9 rockchip: spi: consistently use false/true with rkspi_enable_chip by Philipp Tomsich · 6 years ago
  70. e647dec rockchip: spi: fix off-by-one in chunk size computation by Philipp Tomsich · 6 years ago
  71. 0e661b6 rockchip: spi: remove unused code and fields in priv by Philipp Tomsich · 6 years ago
  72. f92cf0a rockchip: spi: add debug message for delay in CS toggle by Philipp Tomsich · 6 years ago
  73. bdb5df1 mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size by Marek Vasut · 6 years ago
  74. 6ad5aec mmc: dw_mmc: Handle return value from bounce_buffer_start() by Marek Vasut · 6 years ago
  75. 4e16f0a mmc: dw_mmc: Calculate timeout from transfer length by Marek Vasut · 6 years ago
  76. fc1fe01 avb: add support for named persistent values by Igor Opaniuk · 5 years ago
  77. 50fd31f sysreset: syscon: remove POWER reset cause by Patrick Delaunay · 5 years ago
  78. 32dfc12 net: lpc32xx: Use IRAM for transmit buffer by Gregory CLEMENT · 5 years ago
  79. 5f626e7 mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior by Gregory CLEMENT · 5 years ago
  80. ff6043a firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · 5 years ago
  81. 32ca8ff firmware: ti_sci: Add support for firewall management by Andrew F. Davis · 5 years ago
  82. 07b68b7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 5 years ago
  83. 1c64692 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  84. c2ff69a watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 5 years ago
  85. f3729ba watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 5 years ago
  86. 782ef57 watchdog: cadence: Remove driver specific "timeout-sec" handling by Stefan Roese · 5 years ago
  87. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 5 years ago
  88. 4ec9dd4 mmc: mv_sdhci: add driver model support by Pierre Bourdon · 5 years ago
  89. 5e479cc ddr: imx8m: hide i.MX8M DDR options from device driver entry by Peng Fan · 5 years ago
  90. b3cf86c mxc_ocotp: Disable fuse sense for imx8mq B1 by Ye Li · 5 years ago
  91. 112ad60 mxc_ocotp: Update redundancy banks for mx7ulp B0 by Ye Li · 5 years ago
  92. 894e02b misc: imx8: scu: add i.MX8QM support by Peng Fan · 6 years ago
  93. e45efe9 clk: imx8: add i.MX8QM clk driver by Peng Fan · 6 years ago
  94. 98c63a7 clk: imx8: split code into common and soc specific part by Peng Fan · 6 years ago
  95. a413c17 pinctrl: imx8: add i.MX8QM compatible by Peng Fan · 6 years ago
  96. 400b972 Convert CONFIG_USB_EHCI_MX5 to Kconfig by Lukasz Majewski · 5 years ago
  97. 2298876 USB: DM: Convert i.MX5 ehci code to driver model by Lukasz Majewski · 5 years ago
  98. 90c98a5 imx8: fuse: add fuse driver by Peng Fan · 5 years ago
  99. 4e829e9 rtc: m41t62: add compatible for m41t82 by Simon Goldschmidt · 6 years ago
  100. 36821b3 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · 6 years ago