1. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  2. f458c4d i2c: use __weak by Jeroen Hofstee · 10 years ago
  3. 3fbb558 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  4. 01e6f33 usb: ehci: rmobile: Collect up address data by Nobuhiro Iwamatsu · 10 years ago
  5. 0e2c967 usb: ehci: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  6. 6f68122 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  7. 8c5c5ca usb: ehci: Move cache invalidation to poll_int_queue by Hans de Goede · 10 years ago
  8. 7f7cb73 usb: ehci: Move interrupt packet length check to create_int_queue by Hans de Goede · 10 years ago
  9. 8ba55ed usb: ehci: Do not disable an already disabled periodic schedule by Hans de Goede · 10 years ago
  10. 186f7f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  11. 7ec578a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  12. 5859f8d twl4030: VMMC2 3.2V enable on MMC init by Paul Kocialkowski · 10 years ago
  13. 0bf0c6d serial: UniPhier: add static to locally used functions by Masahiro Yamada · 10 years ago
  14. d11fbd5 serial: UniPhier: add .pending handler by Masahiro Yamada · 10 years ago
  15. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  16. 55844a7 i2c: mxs: Add support for I2C 1 on i.MX28 by Marek Vasut · 10 years ago
  17. 051f0ea i2c: mxs: Pass the i2c_adapter around by Marek Vasut · 10 years ago
  18. f6da94a i2c: mxs: Add basic support for i2c framework by Marek Vasut · 10 years ago
  19. 1910402 i2c: mxs: Consolidate hard-coded bus address by Marek Vasut · 10 years ago
  20. 7653a73 dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · 10 years ago
  21. f527ef7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  22. b9f6623 e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
  23. 98e605c mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · 10 years ago
  24. fe9d960 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · 10 years ago
  25. 4303a83 net/e1000: Fix EEPROM access error by York Sun · 10 years ago
  26. 8f769cf SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · 10 years ago
  27. 714bdc3 SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · 10 years ago
  28. 7bb4fc3 spi: altera: Move the config options to the top by Marek Vasut · 10 years ago
  29. 5c97e30 spi: altera: Clean up the use of variable d by Marek Vasut · 10 years ago
  30. ec6938e spi: altera: Zap endless loop by Marek Vasut · 10 years ago
  31. a49ffc3 spi: altera: Clean up most checkpatch issues by Marek Vasut · 10 years ago
  32. 470dc3d spi: altera: Clean up bit definitions by Marek Vasut · 10 years ago
  33. 4206602 spi: altera: Use struct-based register access by Marek Vasut · 10 years ago
  34. 11432d4 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  35. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  36. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  37. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  38. 70e507e Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  39. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  40. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  41. dffb827 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
  42. 8e57567 net: davince: add missing include by Jeroen Hofstee · 10 years ago
  43. db6045f mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · 10 years ago
  44. a175d30 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · 10 years ago
  45. 93dfae7 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  46. 169eda6 serial: make local functions static by Jeroen Hofstee · 10 years ago
  47. ee54c7b sdhci: make local functions static by Jeroen Hofstee · 10 years ago
  48. 7936907 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
  49. 120f43f net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
  50. 15da974 gpio: make local functions static by Jeroen Hofstee · 10 years ago
  51. a4ac740 ehci-hcd.c: make local functions static by Jeroen Hofstee · 10 years ago
  52. f7ae3ed video: use __weak by Jeroen Hofstee · 10 years ago
  53. c66fcc3 usb: use __weak by Jeroen Hofstee · 10 years ago
  54. ab1bca5 pci: use __weak by Jeroen Hofstee · 10 years ago
  55. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
  56. 4f517e6 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · 10 years ago
  57. ac80aa0 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  58. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  59. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  60. e2d11bb ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  61. 55a0718 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  62. ac6fff2 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
  63. 4261c64 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  64. 50c1254 dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  65. 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  66. 93da2fc dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  67. 0e79eff dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  68. 84df41a dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  69. 4d5b991 serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  70. 22c97de dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  71. 60cebe5 dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  72. 2b4071b dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  73. 96e230b dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  74. a223d5e dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  75. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  76. 859896c dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  77. 46715a8 dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  78. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  79. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  80. ca5f8d2 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  81. a367f1d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  82. 3204863 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  83. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  84. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  85. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  86. db252e3 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
  87. 1a96d7f dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  88. ba33a3f dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
  89. bc5aa99 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  90. 3bf04f3 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  91. 2546394 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  92. ddb958c dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  93. 5c60b2a dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  94. 43b2e1a dm: gpio: Support numbered GPIOs by Simon Glass · 10 years ago
  95. bc810dc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  96. 9e02ad7 dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
  97. 2b17d3a net: keystone_net: increase PHY auto negotiate time by Khoronzhuk, Ivan · 10 years ago
  98. a7894b7 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  99. 3df3e63 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  100. 12a5b37 net: keystone_net: use general get link function by Khoronzhuk, Ivan · 10 years ago