1. 600b67f sf: eon: drop duplicate id by Mike Frysinger · 13 years ago
  2. 4147798 sf: unify erase commands by Mike Frysinger · 13 years ago
  3. a494078 sf: inline data constants by Mike Frysinger · 13 years ago
  4. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  5. 3694490 net: sh_eth: add support for SH7757's GETHER by Yoshihiro Shimoda · 12 years ago
  6. 4c4aa6c net: sh_eth: modify the definitions of regsiter by Yoshihiro Shimoda · 12 years ago
  7. 9d55303 net: sh_eth: add SH_ETH_TYPE_ condition by Yoshihiro Shimoda · 12 years ago
  8. 74cb180 net: sh_eth: clean up for the SH7757's code by Yoshihiro Shimoda · 12 years ago
  9. 1352572 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  10. c547542a Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  11. a502e70 sf: spansion: inline useless id defines by Mike Frysinger · 13 years ago
  12. 1302bec sf: drop unused/duplicate command defines by Mike Frysinger · 13 years ago
  13. 551bb36 net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · 12 years ago
  14. acc7a28 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · 12 years ago
  15. d1d3edd Blackfin: bfin_mac: drop volatile markings on packet buffers by Mike Frysinger · 12 years ago
  16. 43b56c2 smsc95xx: align buffers to cache line size by Ilya Yanok · 12 years ago
  17. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · 12 years ago
  18. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · 12 years ago
  19. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  20. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · 12 years ago
  21. 33f956d ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · 12 years ago
  22. 18c89a9 Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 12 years ago
  23. 4e3bfa0 FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · 13 years ago
  24. 15c9ad9 SD/MMC: check the card status during erase operation by Jerry Huang · 13 years ago
  25. 65b04cf mmc:fix Call mmc_init() when executing mmc_get_dev() by Łukasz Majewski · 13 years ago
  26. e1d4c7b mmc: remove the hard setting for tran_speed by Jaehoon Chung · 13 years ago
  27. 30e9cad i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · 13 years ago
  28. c878570 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · 12 years ago
  29. 76a5ad3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 12 years ago
  30. 695201f net/designware: Consecutive writes to the same register to be avoided by Dinh Nguyen · 12 years ago
  31. 115436e CACHE: net: asix: Fix asix driver to work with data cache on by Marek Vasut · 12 years ago
  32. b4fd97f net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  33. 4238746 net: abort network initialization if the PHY driver fails by Timur Tabi · 12 years ago
  34. 251180b phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  35. f2a868b mxs-i2c: Fix internal address byte order by Torsten Fleischer · 13 years ago
  36. 2f822c8 mxc_i2c: remove setting speed at each start by Troy Kisky · 13 years ago
  37. 8462c63 mxc_i2c: specify i2c base address in config file by Troy Kisky · 13 years ago
  38. d8d74e8 net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other by Nobuhiro Iwamatsu · 12 years ago
  39. 5018c55 ipu_common: Add ldb_clk for use in parenting the pixel clock by Eric Nelson · 13 years ago
  40. 82692e2 ipu_common: Do not hardcode the ipu_clk frequency by Fabio Estevam · 13 years ago
  41. 2e1b929 ipu_common: Rename MXC_CCM_BASE by Fabio Estevam · 13 years ago
  42. 581a17e ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 by Fabio Estevam · 13 years ago
  43. 0dfdcac ipu_common: Only apply the erratum to MX51 by Fabio Estevam · 13 years ago
  44. c6dd2e0 video: Rename CONFIG_VIDEO_MX5 by Fabio Estevam · 13 years ago
  45. a0005af mx6: Allow mx6 to access the IPUv3 registers by Fabio Estevam · 13 years ago
  46. 8203083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 12 years ago
  47. 5a057e3 tegra: usb: Fix device enumeration problem of USB1 by Jim Lin · 12 years ago
  48. 21965ac EXYNOS: Add power Enable/Disable for USB-EHCI by Rajeshwari Shinde · 13 years ago
  49. 8444807 USB: EXYNOS: Set USB 2.0 HOST Link mode by Rajeshwari Shinde · 13 years ago
  50. dad39d4 USB: EXYNOS: Incorporate EHCI review comments by Rajeshwari Shinde · 13 years ago
  51. 2e2dd8a Remove remaining mdelay() macros by Anatolij Gustschin · 13 years ago
  52. 42d6cc8 MTD: SPEAr SMI: Add write support for length < 4 bytes by Stefan Roese · 13 years ago
  53. f6322ebd i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · 13 years ago
  54. d670fc5 rtc/m41t62: Add support for M41T82 with HT (Halt Update) by Stefan Roese · 13 years ago
  55. ad38e5d GPIO: Add SPEAr GPIO driver by Stefan Roese · 13 years ago
  56. d27e86c net: Multiple updates/enhancements to designware.c by Stefan Roese · 13 years ago
  57. 7443d60 SPEAr: Add interface information in initialization by Vipin Kumar · 13 years ago
  58. 80bd5fe st_smi: Fixed page size for Winbond W25Q128FV flash by Armando Visconti · 13 years ago
  59. 7122eb7 st_smi: Change timeout loop implementation by Amit Virdi · 13 years ago
  60. 48e5228 st_smi: Fix bug in flash_print_info() by Armando Visconti · 13 years ago
  61. 39cc2f4 st_smi: Change the flash probing method by Armando Visconti · 13 years ago
  62. 5815723 st_smi: Removed no needed dependency on ST_M25Pxx_ID by Armando Visconti · 13 years ago
  63. 180d13d st_smi: Fix smi read status by Vipin Kumar · 13 years ago
  64. 106c83f st_smi: Move status register read before modifying ctrl register by Shiraz Hashim · 13 years ago
  65. 9c61028c st_smi: Read status until timeout happens by Vipin KUMAR · 13 years ago
  66. 38ddebc st_smi: Enhance the error handling by Amit Virdi · 13 years ago
  67. 8e01872 st_smi: Return error in case TFF is not set by Amit Virdi · 13 years ago
  68. c0f9f27 st_smi: Add support for SPEAr SMI driver by Vipin KUMAR · 13 years ago
  69. bcbba8f mtd/NAND: Remove obsolete SPEAr specific NAND drivers by Vipin KUMAR · 13 years ago
  70. 6f2f557 mtd/NAND: Add FSMC driver support by Vipin KUMAR · 13 years ago
  71. fe3a0d6 da850/omap-l138: Enable auto negotiation in RMII mode by Rajashekhara, Sudhakar · 12 years ago
  72. 41f94c4 kw_spi: add weak functions board_spi_claim/release_bus by Valentin Longchamp · 13 years ago
  73. db22ce7 kw_spi: support spi_claim/release_bus functions by Valentin Longchamp · 13 years ago
  74. 1ad0acd kw_spi: backup and reset the MPP of the chosen CS pin by Valentin Longchamp · 13 years ago
  75. 0ac1345 ATMEL/PIO: Enable new feature of PIO on Atmel device by Bo Shen · 13 years ago
  76. ed42bf7 ehci-atmel: fix compiler warning by Andreas Bießmann · 12 years ago
  77. c0eede0 Atmel : usb : add EHCI driver for Atmel SoC by Bo Shen · 12 years ago
  78. 5eec193 TRATS: initialize panel_info data structure in board file by Donghwa Lee · 13 years ago
  79. 3fdfc28 omap24xx_i2c: Add AM33XX support by Tom Rini · 13 years ago
  80. 27eed8b Revert "I2C: OMAP: detect more devices when probing an i2c bus" by Tom Rini · 13 years ago
  81. c570d7a gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 13 years ago
  82. 8c57e96 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · 13 years ago
  83. e8aebc2 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 13 years ago
  84. 5f96364 sf: winbond: Add support for the Winbond W25Q80BL by Stephen Warren · 13 years ago
  85. c309b46 spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 13 years ago
  86. 36437bc Block: Remove MG DISK support by Marek Vasut · 13 years ago
  87. 4389319 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 12 years ago
  88. 8dd5528 video: atmel/lcd: add LCD driver for new Atmel SoC by Bo Shen · 13 years ago
  89. dbad2b8 video: cfb_console: flush dcache for frame buffer in DRAM by Anatolij Gustschin · 12 years ago
  90. 9d735b6 cfb_console: Ignore bell character by Pali Rohár · 13 years ago
  91. 1665861 cfb_console: Add console_clear_line function by Pali Rohár · 13 years ago
  92. 8898b7f cfb_console: Fix function console_back by Pali Rohár · 13 years ago
  93. 04a6275 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 13 years ago
  94. 73bbe6d sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · 13 years ago
  95. e54618d omap3_dss: cosmetic changes by Jeroen Hofstee · 13 years ago
  96. 55b9869 omap3_dss: add optional framebuffer by Jeroen Hofstee · 13 years ago
  97. 01e07e7 mx5: Rename mx51_fb_init() by Fabio Estevam · 13 years ago
  98. d81a454 mx53: Allow IPUv3 driver to also work on mx53 by Fabio Estevam · 13 years ago
  99. 37980dd EXYNOS: display 32bpp bitmap TIZEN logo by Donghwa Lee · 13 years ago
  100. 33b515b LCD: support another s6e8ax0 panel type by Donghwa Lee · 13 years ago