1. 1bc4ce9 dm: usb: xhci: Implement get_max_xfer_size() operation by Bin Meng · 7 years ago
  2. 6840a34 dm: usb: Add a new USB controller operation 'get_max_xfer_size' by Bin Meng · 7 years ago
  3. db23f3a usb: xhci: Set number of event segments and entries to 1 by Marek Vasut · 7 years ago
  4. 762aa9e Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  5. 3e1aa6f Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  6. 9b71847 mtd: cfi: Add support for status register polling by Marek Vasut · 7 years ago
  7. 970940f mtd: cfi: Zap cfi_flash_base in DM case by Marek Vasut · 7 years ago
  8. 919041c ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  9. fb6a68a Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  10. 607c24b Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  11. 14ae0f9 spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO by Suresh Gupta · 7 years ago
  12. 4c4b111 Fix s25fl256s position in spi_flash_ids list by Vsevolod Gribov · 7 years ago
  13. 20d2ee3 sf: Fix S25FL116K entry by Marek Vasut · 7 years ago
  14. b29ce24 mtd/spi: Add MT35XU512ABA1G12 NOR flash support by Yogesh Gaur · 7 years ago
  15. 4945b87 spi: fsl_qspi: Add controller busy check before new spi operation by Suresh Gupta · 7 years ago
  16. ea0bce6 spi: mxc_spi: support driver model by Peng Fan · 7 years ago
  17. 42aea35 pci: layerscape: Fixup iommu-map for LS208xA by Bharat Bhushan · 7 years ago
  18. 4612bdd regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 by Jean-Jacques Hiblot · 7 years ago
  19. 8365ebd dm: core: Add functions to get strings and the string count from a stringlist by Jean-Jacques Hiblot · 7 years ago
  20. 847ee0c mmc: uniphier-sd: Add support for R8A7795 and R7A7796 by Marek Vasut · 7 years ago
  21. cd36d41 mmc: uniphier-sd: Add support for quirks by Marek Vasut · 7 years ago
  22. af63389 mmc: uniphier-sd: Add support for 64bit FIFO by Marek Vasut · 7 years ago
  23. f4edfd0 mmc: uniphier-sd: Add support for 64bit controller by Marek Vasut · 7 years ago
  24. a965bba mmc: uniphier-sd: Factor out register IO by Marek Vasut · 7 years ago
  25. 275f706 dm: misc: add stm32 rcc driver by Christophe Kerello · 7 years ago
  26. 5c121e1 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  27. 5fffeab dm: clk: add clk driver support for stm32h7 SoCs by Patrice Chotard · 7 years ago
  28. 3b2a14f serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  29. 6502c47 pinctrl: stm32: add stm32h743-pinctrl compatible by Patrice Chotard · 7 years ago
  30. f2505b1 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  31. 6b33651 usb: phy: Add STi USB2 PHY by Patrice Chotard · 7 years ago
  32. 36904ad mmc: sti_sdhci: Use reset framework by Patrice Chotard · 7 years ago
  33. 1b888b8 mmc: sti_sdhci: Rework sti_mmc_core_config() by Patrice Chotard · 7 years ago
  34. 680c2a0 pci: Remove unnecessary 'default n' from Kconfig by Tuomas Tynkkynen · 7 years ago
  35. bb837b6 pci: layerscape: Remove unused field 'hose' from struct ls_pcie by Tuomas Tynkkynen · 7 years ago
  36. 79973f0 pci: tegra: Remove unused field 'hose' from struct tegra_pcie by Tuomas Tynkkynen · 7 years ago
  37. 01b5473 pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie by Tuomas Tynkkynen · 7 years ago
  38. f0e8d23 pci: xilinx: Fix doc comments on config space accessors by Tuomas Tynkkynen · 7 years ago
  39. a11bfc8 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  40. 67dd233 nds32: spi: Support spi dm driver. by rick · 7 years ago
  41. a57b480 nds32: mtd: add spi flash id MX25U16335E. by rick · 7 years ago
  42. 5496661 nds32: ftmac100: Fix write mac addr fail problem. by rick · 7 years ago
  43. b0ce182 nds32: ftmac100: support cache enable. by rick · 7 years ago
  44. 218ddae Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  45. d94bcb1 rockchip: sdhci: update reg map for of-platdata by Kever Yang · 7 years ago
  46. 4e2fe8f rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  47. 2924a36 rockchip: timer: update for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  48. 3b50596 rockchip: efuse: change to use dev_read_addr_ptr by Philipp Tomsich · 7 years ago
  49. 44d7684 rockchip: clk: rk3399: Convert to livetree by Philipp Tomsich · 7 years ago
  50. 62332c1 rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1 by Philipp Tomsich · 7 years ago
  51. cd1ca05 rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · 7 years ago
  52. 6648205 rockchip: gpio: convert to livetree by Philipp Tomsich · 7 years ago
  53. a9d953f rockchip: i2c: Convert to livetree by Philipp Tomsich · 7 years ago
  54. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  55. dbb2828 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  56. 828dbb5 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  57. 1838fe5 rockchip: pinctrl: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  58. 5355999 rockchip: clk: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  59. 41f2c21 rockchip: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  60. aad4d57 rockchip: timer: implement timer_get_boot_us by Philipp Tomsich · 7 years ago
  61. ff78881 rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  62. 2e1ba7d net: phy: micrel: Convert to livetree by Philipp Tomsich · 7 years ago
  63. dcf8763 net: designware: Convert to livetree by Philipp Tomsich · 7 years ago
  64. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  65. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  66. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  67. dbb44b1 rockchip: enable rk322x sysreset driver by Kever Yang · 7 years ago
  68. 77b1cf0 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  69. 54fde8e mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  70. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  71. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  72. 7943dc2 x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  73. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  74. abf3737 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  75. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  76. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  77. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  78. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  79. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  80. 6b66b92 clk: at91: utmi: Set the reference clock frequency by Wenyou Yang · 7 years ago
  81. e4cf413 clk: Kconfig: Add dependences of SPL_CLK by Wenyou Yang · 7 years ago
  82. 755e2d0 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  83. 8238dd9 i2c: muxes: pca954x: Add support for GPIO reset line by Moritz Fischer · 7 years ago
  84. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  85. a4d34a4 cosmetic: bootcount: correct comment for used scratch register by Tomas Melin · 7 years ago
  86. 911a610 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · 7 years ago
  87. 6db5042 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · 7 years ago
  88. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  89. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  90. f141188 video: add config option to skip framebuffer clear by Rob Clark · 7 years ago
  91. cf7ab0c video: simplefb by Rob Clark · 7 years ago
  92. dcbad9a video: add STM32 LTDC display controller by Philippe CORNU · 7 years ago
  93. a3c046f dm: backlight: Add a driver for GPIO backlight by Patrick Delaunay · 7 years ago
  94. 4300f07 dm: backlight: Add CONFIG_BACKLIGHT_PWM by Patrick Delaunay · 7 years ago
  95. bb3a45b dm: core: add clocks node scan by Patrice Chotard · 7 years ago
  96. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  97. 32a4f08 dm: core: Show driver name with 'dm tree' by Simon Glass · 7 years ago
  98. 5d32a58 dm: core: Drop use of strlcpy() by Simon Glass · 7 years ago
  99. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  100. f791d56 misc: Kconfig: Add SPL_I2C_EEPROM option by Wenyou Yang · 7 years ago