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