1. d40d914 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
  2. ea31b7a designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
  3. 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  4. 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  5. ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  6. c86d9ed drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
  7. 6683977 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
  8. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  9. 1e2fc0d mxs: i2c: Restore speed setting after block reset by Marek Vasut · 12 years ago
  10. aff36ea i2c: mxs: Fix TIMING2 register value by Marek Vasut · 12 years ago
  11. a157e0d i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · 12 years ago
  12. a06f590 i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · 12 years ago
  13. f32a470 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · 12 years ago
  14. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  15. eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
  16. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  17. 10501df serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  18. ae63057 video: Check for valid FB pointer before clearing by Duncan Laurie · 12 years ago
  19. 57be917 x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · 12 years ago
  20. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  21. ce12a8c Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  22. 17c40ad x86: video: Add coreboot framebuffer support by Stefan Reinauer · 12 years ago
  23. b012bc9 x86: Add console command to display CBMEM console buffer by Vadim Bendebury · 12 years ago
  24. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  25. 7c791b3 serial: serial_sh: bugfix: autoboot fails if serial console is not connected by Tetsuyuki Kobayashi · 12 years ago
  26. a86fcff Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  27. c0a4e6b powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  28. d31e53b powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · 12 years ago
  29. 7798f6d mmc: Properly determine maximum supported bus width by Andy Fleming · 12 years ago
  30. 1981539 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  31. 84d35b2 common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  32. 688c2d1 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  33. babce5f mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · 12 years ago
  34. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  35. 66dc452 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  36. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  37. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  38. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  39. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  40. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  41. 79da5e3 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  42. cb04c77 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  43. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  44. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  45. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  46. cb55b33 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  47. 48cbc3a serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · 12 years ago
  48. 7bae844 usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  49. 9d03420 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  50. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  51. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  52. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  53. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  54. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  55. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  56. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  57. 4a1921e Video: fix compiler warnings in bus_vcxk by Jens Scharsig (BuS Elektronik) · 12 years ago
  58. 2988e86 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  59. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  60. 316a51b power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files by Łukasz Majewski · 12 years ago
  61. 7d19629 pmic: Extend PMIC framework to support battery related commands by Łukasz Majewski · 12 years ago
  62. d955c6d pmic:max8997: Support for MAX8997 internal charger control by Łukasz Majewski · 12 years ago
  63. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  64. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  65. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  66. eba4239 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  67. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  68. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  69. 452329f pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C by Łukasz Majewski · 12 years ago
  70. 86879d7 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  71. b5bf9ca pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  72. cfcd1c0 video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  73. d484b52 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  74. c20ee07 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  75. 945d069 ipu common: reset ipuv3 correctly by Liu Ying · 12 years ago
  76. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  77. 57a87a2 usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  78. ac63f2a drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  79. 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  80. 11dc401 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  81. eafa90a drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  82. fdbb873 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · 12 years ago
  83. c14e94e drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  84. 8121d3c drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · 12 years ago
  85. 00caa7f drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  86. 960d70c drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  87. 0637059 net/: sparse fixes by Kim Phillips · 12 years ago
  88. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  89. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  90. fe1f808 ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · 12 years ago
  91. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  92. 2a0c61d ahci: Support spin-up and link-up separately by Marc Jones · 12 years ago
  93. 5784766 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · 12 years ago
  94. 90b276f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · 12 years ago
  95. 64738e8 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · 12 years ago
  96. 5a2b77f ahci: Fix 'Invaild' typo by Taylor Hutt · 12 years ago
  97. c873111 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
  98. 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  99. b7a21b7 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
  100. e81058c ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago