1. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago
  2. 9546f5a sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect by Hans de Goede · 10 years ago
  3. cb189b7 power: axp209: Registers definitions in header by Paul Kocialkowski · 10 years ago
  4. 6d95489 power: axp152: Registers definitions in header by Paul Kocialkowski · 10 years ago
  5. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  6. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  7. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  8. 66cc095 power: axp209: VBUS detection support by Paul Kocialkowski · 10 years ago
  9. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  10. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  11. 34b3b4b dtt: add ds620 support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  12. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  13. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  14. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  15. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  16. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  17. 5fb2c9e ahci: Fix a wrong parameter pass by Tang Yuantian · 10 years ago
  18. 010d423 video: parade: configure SLP and RST GPIOs if specified in DT by Ajay Kumar · 10 years ago
  19. 39ea08b video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · 10 years ago
  20. e458cc1 serial-arc: switch to DM by Alexey Brodkin · 10 years ago
  21. 1497e32 serial/serial_arc: set registers address during compilation by Alexey Brodkin · 10 years ago
  22. f0dd458 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  23. ab7ec11 ARM: at91: atmel_nand: Support flash based BBT by David Dueck · 10 years ago
  24. 34e9ddf Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  25. d06691d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  26. 11f1fa0 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · 10 years ago
  27. 88181fa mtd: vf610_nfc: mark page as dirty on block erase by Stefan Agner · 10 years ago
  28. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  29. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  30. eea8cad dfu: nand: Verify writes by Peter Tyser · 10 years ago
  31. c9d92cf nand: Add verification functions by Peter Tyser · 10 years ago
  32. 966f1cd mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  33. 80f06b8 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  34. 83cfd37 spi: designware_spi: revisit FIFO size detection again by Axel Lin · 10 years ago
  35. 0fd7c15 spi: cf_spi: Staticize local functions by Axel Lin · 10 years ago
  36. 13e1709 spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave by Axel Lin · 10 years ago
  37. e8829b6 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · 10 years ago
  38. 56f4f6f spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address by Axel Lin · 10 years ago
  39. 4ea7cf3 spi: davinci: Remove duplicate code to set bus and cs for slave by Axel Lin · 10 years ago
  40. dfcd878 spi: cf_qspi: Fixup to_cf_qspi_slave macro by Axel Lin · 10 years ago
  41. ab721ad sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  42. 82d81a4 ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  43. 8671acc Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  44. 5e3ed50 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  45. 71a7b3b sunxi: axp209: fix incorrect limits on ldo3 by Iain Paton · 10 years ago
  46. eee687a dm: serial: remove bogus include <ns16550.h> by Masahiro Yamada · 10 years ago
  47. f4632c0 watchdog/imx_watchdog: do not set WCR_WDW by Sebastian Siewior · 10 years ago
  48. 06d9908 net: Add Intel Topcliff GMAC driver by Bin Meng · 10 years ago
  49. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  50. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  51. ebaf0a3 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  52. 7c5c429 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  53. fe19ef3 Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  54. 0ffeb63 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  55. cca56a7 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · 10 years ago
  56. 8bd9079 mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  57. 8d3a2a7 mv_sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  58. 45ad229 sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  59. 55327dc mmc: sdhci: don't clobber adjacent registers by Matt Reimer · 10 years ago
  60. 9af8f39 mmc: s5p: properly mask SELBASECLK by Matt Reimer · 10 years ago
  61. a4f9c6b mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  62. d5f83a4 ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  63. 6834153 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  64. 54b6ab1 sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · 10 years ago
  65. 9d6d51a dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  66. d451966 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  67. b75c449 dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
  68. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  69. 4a5faa8 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  70. 2616007 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  71. 169aa70 drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · 10 years ago
  72. 9aaea44 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · 10 years ago
  73. 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  74. b917b62 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  75. 962c95c net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  76. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  77. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  78. b5c372d serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  79. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  80. b5a36d8 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  81. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  82. a77d66e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  83. 616d199 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  84. 273f84d usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  85. b2584c5 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  86. 9a1dff5 ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  87. fef7fcd serial: UniPhier: move LCR register setting to probe function by Masahiro Yamada · 10 years ago
  88. e7c3a89 serial: UniPhier: use 32 bit register access by Masahiro Yamada · 10 years ago
  89. 95387e2 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  90. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  91. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  92. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  93. 447c975 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  94. 50b4c17 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  95. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  96. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  97. 13047e5 fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  98. 7e23abf fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  99. 51d3b40 serial: sh: fix internal clock source on SCIF by Vladimir Barinov · 10 years ago
  100. 1786175 serial: sh: Remove invalid UTF-8 character by Nobuhiro Iwamatsu · 10 years ago