1. d4f131a serial: Add semihosting driver by Sean Anderson · 2 years, 8 months ago
  2. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  4. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  5. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  7. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  8. 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · 5 years ago
  9. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  10. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  11. 995ea73 drivers: serial: document on_baudrate() by Heinrich Schuchardt · 6 years ago
  12. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 79aa406 drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · 7 years ago
  15. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  16. 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  17. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  18. 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  19. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  20. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  21. 3c37849 serial: remove altera serial initializations by Thomas Chou · 9 years ago
  22. af9873c stm32f4: Add serial driver by rev13@wp.pl · 10 years ago
  23. 1768bc0 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  24. 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
  25. 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  26. 169eda6 serial: make local functions static by Jeroen Hofstee · 10 years ago
  27. ac6fff2 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
  28. b289073 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
  29. ac2a14f serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
  30. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  31. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  32. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  33. c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  34. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  35. c51eb11 serial/serial_arc - add driver for ARC UART by Alexey Brodkin · 11 years ago
  36. c68c948 ARM: serial: Remove the IXP UART driver by Marek Vasut · 11 years ago
  37. 8caa087 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · 11 years ago
  38. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. 7712bbb ARM: mxs: Added application UART driver by Andreas Wass · 11 years ago
  40. 00de0ed serial: arm_dcc: Register with serial core by Jagannadha Sutradharudu Teki · 11 years ago
  41. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. ebca873 serial: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  43. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
  44. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  45. d0ddde7 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  46. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
  47. 1f9301d arm: Remove support for NETARM by Marek Vasut · 12 years ago
  48. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  49. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  50. 95656ea kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
  51. bdad807 serial: Reorder get_current() by Marek Vasut · 12 years ago
  52. 0e1b577 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
  53. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
  54. 2206b34 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
  55. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago[Renamed from common/serial.c]
  56. a6f6334 serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
  57. 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  58. 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  59. 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  60. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  61. 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  62. 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  63. 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  64. e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  65. 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  66. 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  67. dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  68. 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  69. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  70. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  71. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  72. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  73. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  74. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  75. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  76. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  77. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  78. e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  79. 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  80. 4dfb1d0 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
  81. 4750eed serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · 12 years ago
  82. e67241b serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · 12 years ago
  83. adede69 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver by Marek Vasut · 12 years ago
  84. 7aa03ef serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  85. f728402 serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · 12 years ago
  86. bf5314b serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · 12 years ago
  87. 42cde13 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · 12 years ago
  88. 4c2ced3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · 12 years ago
  89. 2c91a96 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · 12 years ago
  90. 8330d1e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · 12 years ago
  91. a29555c serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  92. c548545 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
  93. 18a4779 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  94. 80ee3db serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
  95. 58698e7 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
  96. 76cb60d serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  97. 2a9d935 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  98. 01f9ea8 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  99. 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  100. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago