1. d25c39d serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · 12 years ago
  2. c45a14a serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · 12 years ago
  3. 5dee6f5 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · 12 years ago
  4. afe4c38 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · 12 years ago
  5. 29b5ff7 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · 12 years ago
  6. af7be3b serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · 12 years ago
  7. fcc2074 serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  8. 7a31154 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
  9. d68f4da serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  10. 2063a54 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
  11. b57c652 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
  12. 6cb3273 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  13. 0191142 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  14. 7b953c5 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  15. 41651ca serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  16. 5ae1de0 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago
  17. abc0ed8 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  18. 918327c serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  19. 87d6922 serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  20. 51d8102 serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  21. b498051 serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  22. 1fe5c11 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  23. 28af638 serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  24. f0eb1f6 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  25. 2a333ae serial: Implement serial_initfunc() macro by Marek Vasut · 12 years ago
  26. 89143fb serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  27. 194846f serial: Add Zynq serial driver by Michal Simek · 12 years ago
  28. 7813ca9 serial: constify serial_assign() by Gerlando Falauto · 13 years ago
  29. a6e6f7f serial: cosmetic checkpatch compliance by Gerlando Falauto · 13 years ago
  30. 49a23e4 serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  31. 857c283 Small refactor to remove duplicate serial code by Simon Glass · 13 years ago
  32. 1902692 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  33. 7b826c2 serial: implement common uart post test by Mike Frysinger · 13 years ago
  34. c52b4f7 serial: drop serial_register return value by Mike Frysinger · 14 years ago
  35. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  36. 635f330 Blackfin: uart: add multiple serial support by Mike Frysinger · 14 years ago
  37. 2ee3678 serial: Add Tegra2 serial port support by Tom Warren · 14 years ago
  38. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  39. dd88d79 common: Enable serial for PXA250 by Marek Vasut · 14 years ago
  40. e64901c serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · 14 years ago
  41. e3c78c9 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · 14 years ago
  42. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  43. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  44. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  45. 6052ac8 ARM: Add support for MB86R0x SoCs by Matthias Weisser · 14 years ago
  46. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 15 years ago
  47. 46a3b5c SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · 15 years ago
  48. e3b28e6 mpc512x: add multi serial PSC support by Anatolij Gustschin · 15 years ago
  49. dd2c9e6 s5pc1xx: support serial driver by Minkyu Kang · 15 years ago
  50. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  51. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  52. 039594a 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · 15 years ago
  53. 660888b ZOOM2 Add serial support. by Tom Rix · 15 years ago
  54. e915f8b common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  55. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. a7c185e ARM: s3c24xx: Multiple serial port support by Harald Welte · 17 years ago
  57. 1208a2d serial: Make default_serial_console() a weak function by Matthias Fuchs · 17 years ago
  58. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  59. 80172c6 PXA270: Add support for multiple serial ports. by stefano babic · 17 years ago
  60. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  61. 0fd3025 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  62. f6e5739 Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  63. 6c5879f Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  64. c12cffc Add support for CONFIG_SERIAL_MULTI on MPC5xxx by Wolfgang Denk · 18 years ago
  65. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  66. ff36fd8 * Patch by Leif Lindholm, 23 Sep 2004: add support for the AMD db1550 board by wdenk · 20 years ago
  67. 8b74bf3 Cleanup by wdenk · 20 years ago LABEL_2004_10_12_0110
  68. 2ee6653 * Patch by Pantelis Antoniou, 14 Sep 2004: by wdenk · 20 years ago
  69. 281e00a * Code cleanup by wdenk · 20 years ago