1. d964df3 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · 11 years ago
  2. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  3. 661edaa ARM: mxs: Added application UART driver by Andreas Wass · 11 years ago
  4. a168d3a serial: arm_dcc: Register with serial core by Jagannadha Sutradharudu Teki · 11 years ago
  5. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. 9935175 serial: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  7. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  8. e532322 arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  9. 4cfc611 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  10. 3205771 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  11. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  12. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  13. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  14. 9cd2b9e kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  15. dee1941 serial: Reorder get_current() by Marek Vasut · 12 years ago
  16. 6d93e25 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  17. bfb7d7a serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  18. f2760c4 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  19. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago[Renamed from common/serial.c]
  20. f1f1e9c serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
  21. 8bdd7ef serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  22. a30a422 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  23. eb50766 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  24. 39f6147 serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  25. 0dd9b84 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  26. a943472 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  27. 7cd851a serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  28. 21310b5 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  29. 1f673b4 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  30. a7ffb2f serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  31. b6cd0fe serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  32. 7882e7c serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  33. 8b029db serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  34. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  35. cc61c31 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  36. 4bee0b3 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  37. 69ea807 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  38. 28ea4c3 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  39. abaef69 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  40. e503f90 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  41. cfba457 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  42. b207d64 serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  43. 8c08575 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  44. 088a4f3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
  45. 26d8eaa serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · 12 years ago
  46. d126f28 serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · 12 years ago
  47. 829b3b2 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver by Marek Vasut · 12 years ago
  48. 619c90b serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  49. d25c39d serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · 12 years ago
  50. c45a14a serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · 12 years ago
  51. 5dee6f5 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · 12 years ago
  52. afe4c38 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · 12 years ago
  53. 29b5ff7 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · 12 years ago
  54. af7be3b serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · 12 years ago
  55. fcc2074 serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  56. 7a31154 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
  57. d68f4da serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  58. 2063a54 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
  59. b57c652 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
  60. 6cb3273 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  61. 0191142 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  62. 7b953c5 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  63. 41651ca serial: b