1. 8d08985 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  2. 095e6c1 rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · 8 years ago
  3. 3a8a42d rockchip: clk: Support setting ACLK by Simon Glass · 8 years ago
  4. 987a404 rockchip: video: Check for device in use by Simon Glass · 8 years ago
  5. 1b68283 video: Track whether a display is in use by Simon Glass · 8 years ago
  6. 7981394 video: Use cache-alignment in video_sync() by Simon Glass · 8 years ago
  7. 28f9885 spi: Add a debug() on bind failure by Simon Glass · 8 years ago
  8. b425247 rockchip: spi: Honour the deactivation delay by Simon Glass · 8 years ago
  9. 6e019c4 rockchip: spi: Add support for of-platdata by Simon Glass · 8 years ago
  10. 71634f2 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · 8 years ago
  11. 9ed6826 rockchip: video: Correct VOP clock selection by Simon Glass · 8 years ago
  12. e4ab3d7 rockchip: video: Correct HDMI data source selection by Simon Glass · 8 years ago
  13. 5483456 power: regulator: Add limits checking while setting current by Keerthy · 8 years ago
  14. eaadcf3 power: regulator: Add limits checking while setting voltage by Keerthy · 8 years ago
  15. ed77ccd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  16. 2f5d532 power: regulator: Introduce regulator_set_value_force function by Keerthy · 8 years ago
  17. cbfa67a serial: pxa: integrate optional driver model handling by Marcel Ziswiler · 8 years ago
  18. d804a5e serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · 8 years ago
  19. 081abb1 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  20. 1f3232d sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G by Radu Bacrau · 8 years ago
  21. 2d0c2c4 gpio: dwapb: Add support for port B by Phil Edworthy · 8 years ago
  22. b7401d0 driver: net: ldpaa_eth: Fix missing bracket issue by Priyanka Jain · 8 years ago
  23. 9b46213 lpuart: add a get_lpuart_clk function by Shaohui Xie · 8 years ago
  24. 2334c4e drivers: SPI: sunxi SPL: fix warning by Andre Przywara · 8 years ago
  25. 94b653b sf: Fix s25fs512s id table by Jagan Teki · 8 years ago
  26. 25488ec sf: dataflash: Minor cleanups by Jagan Teki · 8 years ago
  27. 11b9322 sf: dataflash: Fix add_dataflash return logic by Jagan Teki · 8 years ago
  28. 1835302 sf: dataflash: Move flash id detection into jedec_probe by Jagan Teki · 8 years ago
  29. dc19b06 sf: dataflash: Remove unneeded spi data by Jagan Teki · 8 years ago
  30. 20343ff spi: Remove dual flash options/flags by Jagan Teki · 8 years ago
  31. 7b4ab88 sf: Rename few local functions by Jagan Teki · 8 years ago
  32. a881374 sf: ids: Use small letter in ext_jedec by Jagan Teki · 8 years ago
  33. 7a9b435 sf: ids: Use small letter's with flash name by Jagan Teki · 8 years ago
  34. 6645fd2 sf: Rename sf_params.c to spi_flash_ids.c by Jagan Teki · 8 years ago
  35. 475bf81 sf: Remove non-meaningful comments by Jagan Teki · 8 years ago
  36. 116e005 sf: Remove spansion_s25fss_disable_4KB_erase by Jagan Teki · 8 years ago
  37. 43ecc77 sf: params: Add S25FS256S_64K spi flash support by Jagan Teki · 8 years ago
  38. 8e49295 sf: Add INFO6 flash_info macro by Jagan Teki · 8 years ago
  39. 0bdb7cb sf: Increase max id length by 1 byte by Jagan Teki · 8 years ago
  40. ed363b5 sf: Add SPI_FLASH_MAX_ID_LEN by Jagan Teki · 8 years ago
  41. eccb6be sf: nr_sectors -> n_sectors by Jagan Teki · 8 years ago
  42. f3bf2e5 sf: Cleanup spi_flash_info{} by Jagan Teki · 8 years ago
  43. 523b4e3 sf: sandbox: Use JEDEC_MFR|ID in id exctract by Jagan Teki · 8 years ago
  44. dda06a4 sf: Simplify lock ops detection code by Jagan Teki · 8 years ago
  45. f790ca7 sf: Adopt flash table INFO macro from Linux by Jagan Teki · 8 years ago
  46. ebfa18c spi: kirkwood_spi: implement mvebu_spi_set_mode() by Chris Packham · 8 years ago
  47. c2cbd16 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  48. 9e40ea0 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  49. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  50. fb01318 mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · 8 years ago
  51. a9003dc mmc: Retry the switch command by Maxime Ripard · 8 years ago
  52. 4eaf8f5 net: zynq_gem: Correct SGMII enable bit setting by Siva Durga Prasad Paladugu · 8 years ago
  53. 27183d7 net: zynq_gem: Modify the nwcfg bit definitions by Siva Durga Prasad Paladugu · 8 years ago
  54. 02bcff2 nand: arasan_nfc: Clear ecc on bit while sending read command by Siva Durga Prasad Paladugu · 8 years ago
  55. ae798d2 mtd: nand: zynq_nand: Add nand driver support for zynq by Siva Durga Prasad Paladugu · 8 years ago
  56. 22bb1a7 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · 8 years ago
  57. 948b8bb spi: ti_qspi: Fix baudrate divider calculation by Vignesh R · 8 years ago
  58. 6ecf9e2 net: mvgbe: Fix build error with CONFIG_PHYLIB by Chris Packham · 8 years ago
  59. f018545 net: phy: micrel: center FLP burst timing at 16ms by Ash Charles · 8 years ago
  60. ba4dfef net: add driver for Synopsys Ethernet QoS device by Stephen Warren · 8 years ago
  61. eef55e5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  62. dd93a8e dfu: align array in dfu_get_dev_type with enum dfu_device_type by Patrick Delaunay · 8 years ago
  63. 7fd1173 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  64. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  65. 5564ed5 rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  66. c8a6bc9 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  67. 92ac73e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  68. 8dfb4a2 clk: rk3399: fix rockchip_get_cru by Jacob Chen · 8 years ago
  69. 7ce7959 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  70. 9d6c9d9 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  71. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  72. 4ddc981 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  73. 30aaa77 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  74. 57faca1 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · 8 years ago
  75. 1df182d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  76. 0eafd4b dm: at91: Add driver model support for the spi driver by Wenyou Yang · 8 years ago
  77. 998cf3c serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · 8 years ago
  78. 6ec739a serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · 8 years ago
  79. 339cb07 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  80. c6a0f7f usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  81. 52f3733 i2c: at91_i2c: Change error return -ENODEV to -EINVAL by Wenyou Yang · 8 years ago
  82. 2ccc07b i2c: at91_i2c: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  83. d85d92a gpio: atmel_pio4: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  84. 6cadaa0 clk: at91: Improve the clock implementation by Wenyou Yang · 8 years ago
  85. 3f56b13 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  86. b892b05 clk: at91: Fix at91-pmc and at91-sckc's class ID by Wenyou Yang · 8 years ago
  87. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  88. ec1eaad Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  89. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  90. 4f9378c dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · 8 years ago
  91. 2a1beda mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · 8 years ago
  92. 288db7c mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · 8 years ago
  93. f55ae19 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · 8 years ago
  94. dd399cb mmc: refactor two core functions by Masahiro Yamada · 8 years ago
  95. be256cb mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · 8 years ago
  96. 2051aef mmc: introduce mmc_power_init by Peng Fan · 8 years ago
  97. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  98. 89a54ab ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · 8 years ago
  99. 9eea45f usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  100. 99e2df4 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · 8 years ago