1. 75199d6 net: altera_tse: get numbers of fdt address and size cells by Thomas Chou · 9 years ago
  2. 4c8df1d net: altera_tse: use BIT macro by Thomas Chou · 9 years ago
  3. 14fb536 net: altera_tse: remove the useless parenthesis by Thomas Chou · 9 years ago
  4. 13146ec net: altera_tse: fix packed and aligned attribute by Thomas Chou · 9 years ago
  5. 2cd0a52 net: altera_tse: use data type u32 for regs and desc by Thomas Chou · 9 years ago
  6. fba54a5 net: altera_tse: remove unused macro and regs def by Thomas Chou · 9 years ago
  7. e03c17d altera_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  8. 933529c altera_jtag_uart: Adjust the declaration of debug_uart_init() by Thomas Chou · 9 years ago
  9. ddf34c2 spi: altera_spi: minor clean up by Thomas Chou · 9 years ago
  10. 687dbff misc: altera_sysid: minor clean up by Thomas Chou · 9 years ago
  11. 1235e5a timer: altera_timer: minor clean up by Thomas Chou · 9 years ago
  12. 430b43e timer: altera_timer: use BIT macro by Thomas Chou · 9 years ago
  13. 8924148 serial: altera_uart: minor clean up by Thomas Chou · 9 years ago
  14. d0b1483 serial: altera_uart: use BIT macro by Thomas Chou · 9 years ago
  15. 315acd0 serial: altera_jtag_uart: minor clean up by Thomas Chou · 9 years ago
  16. 886161a serial: altera_jtag_uart: use BIT macro by Thomas Chou · 9 years ago
  17. ed02c53 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  18. 60b2525 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  19. 1674942 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  20. 2882440 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  21. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  22. 1caf934 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  23. 4e609b6 spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · 9 years ago
  24. 040f4ba spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · 9 years ago
  25. 98fbd71 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · 9 years ago
  26. 8168ee3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  27. c79e1c1 rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · 9 years ago
  28. 42800ff arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  29. 325c8d5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · 9 years ago
  30. c54c0a4 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  31. 6bdc593 dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  32. f6fcebf usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  33. 3219175 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  34. 01c94c4 usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  35. 30e3ea4 dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · 9 years ago
  36. b748b24 ohci: Add missing cache-flush for hcca area by Hans de Goede · 9 years ago
  37. a3b59b1 mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  38. 79667b7 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  39. bf50be8 mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  40. cdc6955 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  41. 512bdbd Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  42. 96094d4 s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · 9 years ago
  43. 08d6300 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  44. 3b3ad90 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · 9 years ago
  45. 5decbf5 dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  46. 7c816e2 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  47. 35d460f dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  48. 8c1b717 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · 9 years ago
  49. 877807e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  50. 6b75d35 mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  51. ecfb0ff mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  52. b84c9c9 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  53. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  54. e368c20 drivers/ddr/fsl_ddr: Make SR_IE configurable by Joakim Tjernlund · 9 years ago
  55. 0eb4cf9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  56. 50dae85 dm: core: Remove unnecessary codes in uclass_pre_remove_device() by Bin Meng · 9 years ago
  57. 3f616b6 net: pch_gbe: Add driver remove support by Bin Meng · 9 years ago
  58. 5d2459f net: designware: Add driver remove support by Bin Meng · 9 years ago
  59. 17ecfa9 net: phy: Test previous phydev->dev against new mac dev by Bin Meng · 9 years ago
  60. 3e1949d net: phy: Change to print all phys that are not found by Bin Meng · 9 years ago
  61. 0132b9a net: phy: Don't create phy device when there is no phy by Bin Meng · 9 years ago
  62. 4f48515 net: phy: micrel: disable NAND-tree for KSZ8051 by Sylvain Rochet · 9 years ago
  63. f3ba552 net: rtl8169: Build warning fixes for 64-bit by Stephen Warren · 9 years ago
  64. 6617f87 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL by Sylvain Lemieux · 9 years ago
  65. 4a4ced0 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · 9 years ago
  66. 8ef0d5c armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb by Yangbo Lu · 9 years ago
  67. e829734 armv8/ls1043a: Add Fman support by Shaohui Xie · 9 years ago
  68. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  69. bc24611 net/fm: Add QSGMII PCS init by Shaohui Xie · 9 years ago
  70. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  71. 29d8c81 net: fm: bug fix when CONFIG_PHYLIB not defined by Shaohui Xie · 9 years ago
  72. 0f2cb9f net/fm: Make the return value logic consistent with convention by Hou Zhiqiang · 9 years ago
  73. 9fc29db net/fm: Add support for 64-bit platforms by Hou Zhiqiang · 9 years ago
  74. 648bde6 net/fm: Fix the endian issue to support both endianness platforms by Hou Zhiqiang · 9 years ago
  75. 7b2edb8 driver: net: ldpaa_eth: Set MAC address during interface open by Prabhakar Kushwaha · 9 years ago
  76. f59e69c crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago
  77. 446d37c Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  78. 0d2837c smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · 9 years ago
  79. ab0a6a5 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 9 years ago
  80. 009902a i2c: Instantiate I2C controllers when selected by Michal Simek · 9 years ago
  81. bef87ad spi: altera_spi: Minor cleanup by Jagan Teki · 9 years ago
  82. 9c63d44 spi: altera_spi: Use BIT macro by Jagan Teki · 9 years ago
  83. 714eec7 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 9 years ago
  84. 2431492 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  85. d243630 spi: xilinx_spi: Use GENMASK by Jagan Teki · 9 years ago
  86. 76538ec spi: tegra: Use GENMASK by Jagan Teki · 9 years ago
  87. 0ebc0ec spi: omap3_spi: Use GENMASK by Jagan Teki · 9 years ago
  88. bad490a spi: fsl_qspi: Use GENMASK by Jagan Teki · 9 years ago
  89. 95e77d9 spi: designware_spi: Use GENMASK by Jagan Teki · 9 years ago
  90. a9d3b78 spi: atmel_spi: Use GENMASK by Jagan Teki · 9 years ago
  91. 5ea392d spi: xilinx_spi: Use BIT macro by Jagan Teki · 9 years ago
  92. 847720c spi: ti_qspi: Use BIT macro by Jagan Teki · 9 years ago
  93. f692248 spi: tegra: Use BIT macro by Jagan Teki · 9 years ago
  94. ccaa948 spi: sh_qspi: Use BIT macro by Jagan Teki · 9 years ago
  95. 3e1b4dc spi: omap3_spi: Use BIT macro by Jagan Teki · 9 years ago
  96. a048d4b spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · 9 years ago
  97. 69fd4c3 spi: ich: Use BIT macro by Jagan Teki · 9 years ago
  98. 29e6abd spi: fsl: Use BIT macro by Jagan Teki · 9 years ago
  99. 431a9f0 spi: designware_spi: Use BIT macro by Jagan Teki · 9 years ago
  100. b7e83b0 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · 9 years ago