1. ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  2. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  3. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  4. 7bee1c9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  5. 9518606 e1000: add i210 support by Marek Vasut · 10 years ago
  6. 873e8e0 e1000: Implement dcache support by Marek Vasut · 10 years ago
  7. d1a4aaf powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  8. 62d636a omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  9. 368b4d2 drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  10. 67ee22b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  11. 9bf499a powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
  12. 12eeb13 driver/qe: update status of QE microcode by Vijay Rai · 10 years ago
  13. 5a82e1a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  14. 412921d RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · 10 years ago
  15. 5be1af0 driver/qe: update status of QE microcode by vijay rai · 10 years ago
  16. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  17. e6e9cff video: ipu_disp: squash clang warning by Jeroen Hofstee · 10 years ago
  18. e66866c video: ipu_disp: wait for DP SF end irq when disabling sync BG flows by Liu Ying · 11 years ago
  19. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  20. 3c5fabd video: Add support for TI's AM335x LCD-Controller by Hannes Petermaier · 11 years ago
  21. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  22. 79e86cc vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  23. 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
  24. 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  25. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  26. ed7ce83 usb: ehci: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  27. 67ab0a5 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  28. 6f12ebf dfu: add SF backend by Stephen Warren · 10 years ago
  29. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  30. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  31. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  32. 3ee9593 dfu: add write error handling by Stephen Warren · 10 years ago
  33. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  34. 1899fac Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  35. 676ac24 pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · 10 years ago
  36. c23154a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  37. b21f87a3 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  38. 336450f Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  39. f659b57 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  40. 22052c6 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  41. a4e29db exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  42. 2001b9a cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  43. a52a178 sf: sf_ops: Stop leaking memory by Marek Vasut · 10 years ago
  44. da55c66 MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
  45. cd60ebd4 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  46. 6ace153 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · 10 years ago
  47. dae0f5c mmc: s3c: Add SD driver by Marek Vasut · 10 years ago
  48. 6497302 bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · 10 years ago
  49. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  50. 8d15400 sunxi: add USB EHCI driver by Roman Byshko · 10 years ago
  51. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  52. 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  53. d5f8a6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  54. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  55. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  56. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  57. 7c38764 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  58. 67ac6ff mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  59. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  60. 7a02275 drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 10 years ago
  61. 2f972a3 serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  62. 1724374 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  63. 74f96da dm: Give the demo uclass a name by Simon Glass · 10 years ago
  64. bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  65. 9b0ba06 dm: Improve errors and warnings in lists_bind_fdt() by Simon Glass · 10 years ago
  66. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  67. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  68. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  69. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  70. c910e2e dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  71. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  72. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  73. 9ca296a dm: Move uclass error checking/probing into a function by Simon Glass · 10 years ago
  74. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  75. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  76. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  77. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  78. 7497812 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  79. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  80. 91d0be1 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  81. 5b9765c dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · 10 years ago
  82. 562f8df spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · 10 years ago
  83. b2f97cf pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  84. 3d75ec9 driver/ddr: Fix DDR register timing_cfg_8 by York Sun · 10 years ago
  85. 8340e7a driver/ddr: Fix DDR4 driver for ARM by York Sun · 10 years ago
  86. 591dd19 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
  87. 32514d2 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago
  88. 04818bb driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  89. 3bab3d8 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · 10 years ago
  90. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  91. 1155d8d net/fm: call fm_port_to_index() with proper checks by Rotariu Marian-Cristian · 10 years ago
  92. e0ddcf9 AHCI: Increase link timeout to 200ms by Ian Campbell · 10 years ago
  93. 5b9587a serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  94. f8c7c20 serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  95. 841977d serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  96. 4a755f1 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  97. 3364b18 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  98. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  99. cee9ab7 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  100. fd536d8 dm: add missing includes by Jeroen Hofstee · 10 years ago