1. 847ee0c mmc: uniphier-sd: Add support for R8A7795 and R7A7796 by Marek Vasut · 7 years ago
  2. cd36d41 mmc: uniphier-sd: Add support for quirks by Marek Vasut · 7 years ago
  3. af63389 mmc: uniphier-sd: Add support for 64bit FIFO by Marek Vasut · 7 years ago
  4. f4edfd0 mmc: uniphier-sd: Add support for 64bit controller by Marek Vasut · 7 years ago
  5. a965bba mmc: uniphier-sd: Factor out register IO by Marek Vasut · 7 years ago
  6. 218ddae Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  7. d94bcb1 rockchip: sdhci: update reg map for of-platdata by Kever Yang · 7 years ago
  8. 4e2fe8f rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  9. 2924a36 rockchip: timer: update for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  10. 3b50596 rockchip: efuse: change to use dev_read_addr_ptr by Philipp Tomsich · 7 years ago
  11. 44d7684 rockchip: clk: rk3399: Convert to livetree by Philipp Tomsich · 7 years ago
  12. 62332c1 rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1 by Philipp Tomsich · 7 years ago
  13. cd1ca05 rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · 7 years ago
  14. 6648205 rockchip: gpio: convert to livetree by Philipp Tomsich · 7 years ago
  15. a9d953f rockchip: i2c: Convert to livetree by Philipp Tomsich · 7 years ago
  16. 2842c25 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  17. dbb2828 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  18. 828dbb5 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  19. 1838fe5 rockchip: pinctrl: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  20. 5355999 rockchip: clk: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  21. 41f2c21 rockchip: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  22. aad4d57 rockchip: timer: implement timer_get_boot_us by Philipp Tomsich · 7 years ago
  23. ff78881 rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  24. 2e1ba7d net: phy: micrel: Convert to livetree by Philipp Tomsich · 7 years ago
  25. dcf8763 net: designware: Convert to livetree by Philipp Tomsich · 7 years ago
  26. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  27. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  28. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  29. dbb44b1 rockchip: enable rk322x sysreset driver by Kever Yang · 7 years ago
  30. 77b1cf0 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  31. 54fde8e mtd: nand: denali: allow to override corrupted revision register by Masahiro Yamada · 7 years ago
  32. 572d4f2 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  33. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  34. 7943dc2 x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  35. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · 7 years ago
  36. abf3737 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  37. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  38. fdec580 dtoc: Put phandle args in an array by Simon Glass · 7 years ago
  39. e94414b dtoc: Rename the phandle struct by Simon Glass · 7 years ago
  40. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  41. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · 7 years ago
  42. 6b66b92 clk: at91: utmi: Set the reference clock frequency by Wenyou Yang · 7 years ago
  43. e4cf413 clk: Kconfig: Add dependences of SPL_CLK by Wenyou Yang · 7 years ago
  44. 755e2d0 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  45. 8238dd9 i2c: muxes: pca954x: Add support for GPIO reset line by Moritz Fischer · 7 years ago
  46. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  47. a4d34a4 cosmetic: bootcount: correct comment for used scratch register by Tomas Melin · 7 years ago
  48. 911a610 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · 7 years ago
  49. 6db5042 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · 7 years ago
  50. 7293738 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  51. 7907cf9 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  52. bb3a45b dm: core: add clocks node scan by Patrice Chotard · 7 years ago
  53. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  54. 32a4f08 dm: core: Show driver name with 'dm tree' by Simon Glass · 7 years ago
  55. 5d32a58 dm: core: Drop use of strlcpy() by Simon Glass · 7 years ago
  56. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  57. f791d56 misc: Kconfig: Add SPL_I2C_EEPROM option by Wenyou Yang · 7 years ago
  58. 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
  59. ec455e2 armv8: fsl-layerscape: Support to add RGMII for ls1088aqds by Ashish Kumar · 7 years ago
  60. b25faa2 armv8: ls1088a: Add NXP LS1088A SoC support by Ashish Kumar · 7 years ago
  61. e0e0be5 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · 7 years ago
  62. 1064021 QE: Set QE_IRAM_READY after uploading firmware by Zhao Qiang · 7 years ago
  63. 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  64. 5781c46 block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  65. b650afa block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  66. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  67. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  68. 4237696 net: fix typos by Heinrich Schuchardt · 7 years ago
  69. 83ba7aa net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Madalin Bucur · 7 years ago
  70. 708bc68 usb: gadget: g_dnl: Sync internal SN variable with env by Sam Protsenko · 7 years ago
  71. c4f7b77 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  72. 838d754 rockchip: i2c: fix >32 byte reads by Wadim Egorov · 7 years ago
  73. 9b32b57 rockchip: timer: fix U_BOOT_DRIVER name by Philipp Tomsich · 7 years ago
  74. 3e7ad7d video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  75. 9cb083a crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · 7 years ago
  76. 8ec73a9 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  77. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  78. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  79. c9ee946 nvme: Remove dead codes in nvme_setup_io_queues() by Bin Meng · 7 years ago
  80. 8ac9f6c nvme: Fix potential sign extension issue in nvme_blk_rw() by Bin Meng · 7 years ago
  81. 318dda2 nvme: Fix wrong ndev->queues memset by Bin Meng · 7 years ago
  82. 681b521 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  83. 5664f83 Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set by Adam Ford · 7 years ago
  84. 4a75e9b x86: ich-spi: Clear atomic preop only when SPI settings are not locked by Bin Meng · 7 years ago
  85. 26ed19c x86: ich-spi: Remove useless assignment in ich_spi_xfer() by Bin Meng · 7 years ago
  86. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  87. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  88. 47dce76 Revert "Merge git://git.denx.de/u-boot-video" by Tom Rini · 7 years ago
  89. bd0f255 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  90. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  91. b8f2c8c Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  92. 59565f9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  93. e76f006 mmc: sunxi: Only update timing mode bit when enabling new timing mode by Chen-Yu Tsai · 7 years ago
  94. 8eb6a1c reset: uniphier: add PXs3 support by Masahiro Yamada · 7 years ago
  95. 68199a2 reset: uniphier: fix compatible for SD reset node for LD11/LD20 by Masahiro Yamada · 7 years ago
  96. 644f5bf clk: uniphier: add System clock support by Masahiro Yamada · 7 years ago
  97. 9c5a5dd mtd: nand: denali_dt: add a DT driver by Masahiro Yamada · 7 years ago
  98. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  99. fa4211c video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before by Anatolij Gustschin · 7 years ago
  100. 0f3f23e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago