1. 95656ea kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  2. bdad807 serial: Reorder get_current() by Marek Vasut · 12 years ago
  3. 0e1b577 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  4. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  5. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  6. f2f0038 mx51: Fix USB PHY clocks by Benoît Thébaudeau · 12 years ago
  7. 461a00a mx5: Use explicit clock gate names by Benoît Thébaudeau · 12 years ago
  8. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  9. e427954 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields by Eric Nelson · 12 years ago
  10. 0458584 tegra: nand: add board pinmux by Lucas Stach · 12 years ago
  11. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  12. a380cff input: Add debugging for key matrix key codes by Simon Glass · 12 years ago
  13. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  14. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  15. b0e051d input: Correct key_matrix fdt decoding by Simon Glass · 12 years ago
  16. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  17. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  18. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  19. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  20. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  21. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  22. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  23. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  24. a3d757d pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · 12 years ago
  25. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  26. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · 12 years ago
  27. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · 12 years ago
  28. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  29. f5b3408 usb: ehci: don't print debug output by Lucas Stach · 12 years ago
  30. c1275eb tegra20: port to new ehci interface by Lucas Stach · 12 years ago
  31. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  32. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  33. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  34. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  35. 2206b34 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  36. 21bb3ec serial: Compile drivers/serial/serial.c by default by Marek Vasut · 12 years ago
  37. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  38. 6082822 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  39. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  40. b1591a1 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · 12 years ago
  41. 9e1fca9 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · 12 years ago
  42. 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  43. 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  44. 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  45. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  46. 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  47. 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  48. 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  49. e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  50. 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  51. 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  52. dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  53. 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  54. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  55. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  56. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  57. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  58. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  59. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  60. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  61. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  62. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  63. e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  64. 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  65. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  66. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  67. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  68. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  69. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  70. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  71. bcf4872 serial: pxa: Make local functions static by Marek Vasut · 12 years ago
  72. bc53d14 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · 12 years ago
  73. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  74. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  75. 46a409d GPIO: pca953x: fix error reporting by Laurence Withers · 12 years ago
  76. 7a63c65 GPIO: pca953x: fix spelling in help by Laurence Withers · 12 years ago
  77. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  78. 76bed83 serial: Add Zynq serial driver by Michal Simek · 12 years ago
  79. dd15930 ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · 13 years ago
  80. 955cb9c i2c: sh: Remove irq_wait function by Nobuhiro Iwamatsu · 12 years ago
  81. ef2746a da850/omap-l138: davinci_emac: Suppress auto negotiation if needed by Bastian Ruppert · 12 years ago
  82. d593218 video: cfb_console: add function to plot the logo area black by Bastian Ruppert · 12 years ago
  83. a13e81f video: cfb_console: logo can be positioned via the splashpos variable by Bastian Ruppert · 12 years ago
  84. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 12 years ago
  85. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  86. 919f5c5 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  87. 2fb802e remove unnecessary code in ata_piix by Pavel Herrmann · 12 years ago
  88. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 12 years ago
  89. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  90. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  91. c1582c0 FEC: Replace magic contants by Marek Vasut · 12 years ago
  92. 9bf7bf0 FEC: Rework the TX wait mechanism by Marek Vasut · 12 years ago
  93. 5f1631d FEC: Remove endless loop in the FEC driver by Marek Vasut · 12 years ago
  94. 4325d24 FEC: Properly align address over the buffers for cache ops by Marek Vasut · 12 years ago
  95. 4d85b03 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · 12 years ago
  96. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · 12 years ago
  97. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · 12 years ago
  98. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  99. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · 12 years ago
  100. 06e4693 net: asix: add AX88772B support by Lucas Stach · 12 years ago