1. 6b827bd Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  2. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  3. 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  4. b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
  5. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  6. a193ed0 exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
  7. c2a700f cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
  8. d774c48 sf: sf_ops: Stop leaking memory by Marek Vasut · 10 years ago
  9. 1dc856d MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
  10. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  11. 4cfff95 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · 10 years ago
  12. 635638f mmc: s3c: Add SD driver by Marek Vasut · 10 years ago
  13. 807706d bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · 10 years ago
  14. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  15. 637fbb6 sunxi: add USB EHCI driver by Roman Byshko · 10 years ago
  16. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  17. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  18. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  19. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  20. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  21. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  22. 8090298 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  23. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  24. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  25. 33e073e drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 11 years ago
  26. 297a46d serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  27. a2dd2a1 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  28. 54e3cdb dm: Give the demo uclass a name by Simon Glass · 10 years ago
  29. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  30. d98fb0a dm: Improve errors and warnings in lists_bind_fdt() by Simon Glass · 10 years ago
  31. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  32. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  33. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  34. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  35. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  36. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  37. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  38. 4b67cef dm: Move uclass error checking/probing into a function by Simon Glass · 10 years ago
  39. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  40. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  41. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  42. 0019758 dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  43. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
  44. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  45. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  46. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · 10 years ago
  47. f0e4f6d driver/ddr: Fix DDR register timing_cfg_8 by York Sun · 10 years ago
  48. 157e72d driver/ddr: Fix DDR4 driver for ARM by York Sun · 10 years ago
  49. 5c23a82 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
  50. cd94061 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago
  51. 82efc81 driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  52. a875964 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · 10 years ago
  53. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  54. 092af03 net/fm: call fm_port_to_index() with proper checks by Rotariu Marian-Cristian · 11 years ago
  55. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · 10 years ago
  56. ef2c62f serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
  57. 75ab6cb serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
  58. dabca15 serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
  59. ae0ae22 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · 10 years ago
  60. 40250da Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  61. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  62. 4772630 dirvers: mmc: use __weak by Jeroen Hofstee · 10 years ago
  63. cf0cf82 dm: add missing includes by Jeroen Hofstee · 10 years ago
  64. 5a85e89 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · 10 years ago
  65. af47147 sunxi: add gpio driver by Ian Campbell · 10 years ago
  66. 1f24736 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  67. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  68. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  69. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  70. 37787f6 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
  71. 0ecd655 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  72. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · 10 years ago
  73. ae46a4c usb: host: xhci: make sure to power up PHY by Felipe Balbi · 10 years ago
  74. ca185b0 board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  75. b957743 i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
  76. bc69181 blackfin: Fix warning about undefined function by Vasili Galka · 10 years ago
  77. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  78. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  79. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  80. a9b6ef1 tpm: don't use unneeded double brackets by Jeroen Hofstee · 10 years ago
  81. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  82. bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  83. fb36150 net: Rename and cleanup sunxi (Allwinner) emac driver by Stefan Roese · 10 years ago
  84. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · 10 years ago
  85. 9d80009 watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · 10 years ago
  86. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  87. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · 11 years ago
  88. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  89. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  90. 51def16 i2c: tegra: dump alen in debug statements by Stephen Warren · 10 years ago
  91. 6e06f46 i2c: tegra: write clean data to TX FIFO by Stephen Warren · 10 years ago
  92. db88225 i2c: tegra: use repeated start for reads by Stephen Warren · 10 years ago
  93. 0c538ea Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  94. 192e8eb usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  95. 16a643e USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  96. 1d0788f usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  97. b8a872c usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  98. d13034e usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  99. fe52910 usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  100. 6667e23 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago