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