1. 482cbd5 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 10 years ago
  2. 9da7e3d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  3. 55765b1 mtd: vf610_nfc: specify transfer size before each transfer by Stefan Agner · 10 years ago
  4. 7653fc2 mtd: vf610_nfc: mark page as dirty on block erase by Stefan Agner · 10 years ago
  5. 004a1fd nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  6. 073adf9 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  7. 9ac71f1 dfu: nand: Verify writes by Peter Tyser · 10 years ago
  8. 59b5a2a nand: Add verification functions by Peter Tyser · 10 years ago
  9. 88a2cbb mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() by Luca Ellero · 10 years ago
  10. 5263a02 mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() by Luca Ellero · 10 years ago
  11. 52091ad spi: designware_spi: revisit FIFO size detection again by Axel Lin · 10 years ago
  12. 1478aeb spi: cf_spi: Staticize local functions by Axel Lin · 10 years ago
  13. bb16627 spi: cf_spi: Use to_cf_spi_slave to resolve cfslave from slave by Axel Lin · 10 years ago
  14. 4612296 qspi: dra7x: enable quad mode read for ti-qspi driver by Ravi Babu · 10 years ago
  15. 81a6644 spi: ftssp010_spi: Use to_ftssp010_spi() to ensure free correct address by Axel Lin · 10 years ago
  16. aa8306a spi: davinci: Remove duplicate code to set bus and cs for slave by Axel Lin · 10 years ago
  17. a46988f spi: cf_qspi: Fixup to_cf_qspi_slave macro by Axel Lin · 10 years ago
  18. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  19. d6c418e ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  20. 3f54dc4 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  21. f2137c2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  22. 99deda1 sunxi: axp209: fix incorrect limits on ldo3 by Iain Paton · 10 years ago
  23. 891ee87 dm: serial: remove bogus include <ns16550.h> by Masahiro Yamada · 10 years ago
  24. 5cab874 watchdog/imx_watchdog: do not set WCR_WDW by Sebastian Siewior · 10 years ago
  25. 8ee443b net: Add Intel Topcliff GMAC driver by Bin Meng · 10 years ago
  26. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  27. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  28. 8a440b0 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  29. e6f4042 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  30. c83cb5f Net: macb: reset GBE bit when fallback checking by Bo Shen · 10 years ago
  31. 8c8dc4c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  32. f582a15 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · 10 years ago
  33. e6fbc3e mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  34. 3a48944 mv_sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  35. 3c1fcb7 sdhci: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  36. e113fe3 mmc: sdhci: don't clobber adjacent registers by Matt Reimer · 10 years ago
  37. 8ebde4f mmc: s5p: properly mask SELBASECLK by Matt Reimer · 10 years ago
  38. 323aaaa mmc: fsl_esdhc fix register offset by Peng Fan · 10 years ago
  39. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  40. e42add5 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  41. 1986c4c sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · 10 years ago
  42. 41ac233 dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  43. bd4f706 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  44. 5c2d23b dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
  45. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  46. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  47. d8af393 mtd: nand: omap_gpmc: Make ready/busy pins configurable by Michal Sojka · 10 years ago
  48. 3b4e16e drivers/video/am335x-fb: Add possibility to wait for stable power/picture by Hannes Petermaier · 10 years ago
  49. fe78378 fsl_sec_mon: Add driver for Security Monitor block of Freescale by gaurav rana · 10 years ago
  50. ccf2886 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  51. d227922 net: Support DMA threshold mode in DWMAC driver by Sonic Zhang · 10 years ago
  52. 2ddaf13 net: configure DWMAC DMA by default AXI burst length by Sonic Zhang · 10 years ago
  53. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  54. bdfb341 dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  55. 20379c1 serial: ns16550: Fix build error due to a typo by Axel Lin · 10 years ago
  56. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  57. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  58. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  59. 1da7ce4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  60. 00956eb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  61. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  62. 4c7d025 ARM: UniPhier: move uniphier_ehci_reset() function by Masahiro Yamada · 10 years ago
  63. 44f597a ARM: UniPhier: remove EHCI platform devices by Masahiro Yamada · 10 years ago
  64. 099cf77 serial: UniPhier: move LCR register setting to probe function by Masahiro Yamada · 10 years ago
  65. d0c47b3 serial: UniPhier: use 32 bit register access by Masahiro Yamada · 10 years ago
  66. a86ac95 ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 10 years ago
  67. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  68. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  69. 7ee8c47 crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  70. 537cd07 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  71. 9e4b510 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  72. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  73. 899a528 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  74. 372d7de fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  75. de19562 fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  76. 2cbb17c serial: sh: fix internal clock source on SCIF by Vladimir Barinov · 10 years ago
  77. 89f99a6 serial: sh: Remove invalid UTF-8 character by Nobuhiro Iwamatsu · 10 years ago
  78. 50b82c4 ARM: remove tnetv107x board support by Masahiro Yamada · 10 years ago
  79. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  80. 41fbbbb ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  81. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  82. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  83. 0e1bf61 mmc: fsl_esdhc: Add support for DDR mode by Volodymyr Riazantsev · 10 years ago
  84. e4e8cb7 driver/pci: add Layerscape PCIe driver by Minghuan Lian · 10 years ago
  85. 7b3bd9a drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago
  86. e32d59a driver/ddr/fsl: Add sync of refresh by York Sun · 10 years ago
  87. dc1437a driver/ddr/fsl: Fix a typo in timing_cfg_8 calculation by York Sun · 10 years ago
  88. 03e664d driver/ddr/fsl: Add support for multiple DDR clocks by York Sun · 10 years ago
  89. 49fd1f3 driver/ddr/fsl: Add workround for erratumn A008514 by York Sun · 10 years ago
  90. 9955b4a driver/ddr/fsl: Add workaround for A008336 by York Sun · 10 years ago
  91. 1f3402e driver/ddr/fsl: Adjust CAS to preamble override for emulator by York Sun · 10 years ago
  92. 193d7d1 usb: musb-new: omap2430: Reset the MUSB controller early by Paul Kocialkowski · 10 years ago
  93. 8f9f7be exynos: usb: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  94. 38dac81 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  95. f88a429 mmc: sdhci: fix bus width switching on Samsung SoCs by Matt Reimer · 10 years ago
  96. 34dd928 mmc: print SD/eMMC type for inited mmc devices by Przemyslaw Marczak · 10 years ago
  97. 64029f7 mmc: exynos dwmmc: check boot mode before init dwmmc by Przemyslaw Marczak · 10 years ago
  98. 1f3e877 sunxi: mmc: Always declare High Capacity capability by Hans de Goede · 10 years ago
  99. 5dab81c mmc: exynos_dw_mmc: use the exynos specific data structure by Jaehoon Chung · 10 years ago
  100. 3a33bb1 mmc: exynos_dw_mmc: set to clksel_val into board-init function by Jaehoon Chung · 10 years ago