1. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  2. 95a0772 serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs by Patrice Chotard · 6 years ago
  3. 0ae8dcf Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago WIP-26Sep2018
  4. c1523c6 serial: omap: Add support for AM654 uart controller by Lokesh Vutla · 6 years ago
  5. 3e603ec efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  6. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  7. 5d75419 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · 6 years ago
  8. 5f133bb serial: arm_dcc: Add DCC support for V7R based cores by Lokesh Vutla · 6 years ago
  9. d7c0968 sandbox: Add serial test by Patrice Chotard · 6 years ago
  10. fbd5c72 serial: stm32: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  11. cbf5388 dm: serial: Replace setparity by setconfig by Patrice Chotard · 6 years ago
  12. d3bb785 serial: protect access to serial rx buffer by Patrick Delaunay · 6 years ago
  13. 938b05a drivers: serial: document on_baudrate() by Heinrich Schuchardt · 6 years ago
  14. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  15. 82a115f sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
  16. 6bdf0a9 serial: zynq: Use platdata for storing static data instead of priv by Michal Simek · 6 years ago
  17. b051eec serial: ns16550: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  18. 6f9347f serial: Add Actions Semi OWL UART support by Manivannan Sadhasivam · 6 years ago
  19. 41bacb5 serial: uniphier: set clock rate without clock-frequency property by Masahiro Yamada · 6 years ago
  20. 157736a serial: uniphier: rename struct uniphier_serial_private_data by Masahiro Yamada · 6 years ago
  21. b729ed0 serial: zynq: Make zynq_serial_setbrg static by Michal Simek · 6 years ago
  22. a673025 serial: zynq: Initialize uart only before relocation by Michal Simek · 6 years ago
  23. e90d265 serial: zynq: Write chars till output fifo is full by Michal Simek · 6 years ago
  24. c9a2c47 serial: zynq: Use BIT macros instead of shifts and full hex numbers by Michal Simek · 6 years ago
  25. 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  26. 0f56993 serial: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  27. ce69030 serial: zynq: Use live-tree functions by Michal Simek · 6 years ago
  28. bc709a4 serial: stm32: Add setparity support by Patrick Delaunay · 6 years ago
  29. be1a6f7 serial: stm32: Fix bits defines name by Patrice Chotard · 6 years ago
  30. 215c8be serial: stm32: Add debug uart support by Patrick Delaunay · 6 years ago
  31. b460b88 serial: serial_msm: added pinmux & config by Ramon Fried · 6 years ago
  32. 7e5ad79 serial: serial_msm: initialize uart only before relocation by Ramon Fried · 6 years ago
  33. 11d59fe serial: serial_msm: fail probe if settings clocks fails by Ramon Fried · 6 years ago
  34. 5470501 serial/serial_arc: Implement debug serial by Alexey Brodkin · 6 years ago
  35. d7ac185 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 6 years ago
  36. 1d6c54e arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · 7 years ago
  37. d93c666 serial: zynq: Remove header depedency on arm header structure by Michal Simek · 7 years ago
  38. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  39. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  40. 8dc4e1f serial: serial_stm32: Rename status register flags by Patrice Chotard · 7 years ago
  41. 7b3b74d serial: serial_stm32: Enable overrun by Patrice Chotard · 7 years ago
  42. fac379e serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · 7 years ago
  43. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  44. e376040 serial: Remove duplicated line in Makefile by Patrice Chotard · 7 years ago WIP-16Apr2018
  45. 451e22f serial: sh: Add SCIFA0 address entry by Marek Vasut · 7 years ago
  46. a9d7990 serial: Fix Makefile during SPL and TPL build by Marek Vasut · 7 years ago
  47. e1e1e85 serial: meson: Update compatible with new Linux bindings by Neil Armstrong · 7 years ago
  48. 3f151eb drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · 7 years ago
  49. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  50. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  51. 2514c2d arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago
  52. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  53. c9bf43d bcm283x_pl011: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  54. 293b981 serial_bcm283x_mu: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  55. 78b7d37 ns16550: Fix mem mapped endian check by Bernhard Messerklinger · 7 years ago
  56. 5c44ddc serial: Replace CONFIG_ with CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  57. ae5326a serial: Make full device search optional by Alexander Graf · 7 years ago
  58. 6001985 bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  59. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  60. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  61. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  62. 884f901 pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  63. b311163 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  64. 9dfeffe serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · 7 years ago
  65. bceab8d serial_bcm283x_mu: Always skip init by Alexander Graf · 7 years ago
  66. 80d5001 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · 7 years ago
  67. fc8523a serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · 7 years ago
  68. 608b0c4 serial: Use next serial device if probing fails by Alexander Graf · 7 years ago
  69. 4dbf9be serial: ns16550: Fix style violation by Mario Six · 7 years ago
  70. 9c486e7 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago WIP-27Jan2018
  71. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  72. 8591ac8 serial: sh: Add support for R7S72100 (RZ/A1) by Chris Brandt · 7 years ago
  73. a6e25b2 serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  74. c493756 serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr() by Marek Vasut · 7 years ago
  75. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  76. ae74de0 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
  77. a2bbfc5 serial: lpuart: Proper device identification by Sriram Dash · 7 years ago
  78. 2d18d72 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · 7 years ago
  79. 167ee83 serial: sh: Unify R8A7795 and R8A7796 as Gen3 by Marek Vasut · 7 years ago
  80. 809704e arm: zynq: Move ZYNQ_SERIAL to Kconfig by Michal Simek · 7 years ago
  81. b12907f serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · 7 years ago
  82. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  83. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  84. c409336 usbtty: fix typos by Heinrich Schuchardt · 7 years ago
  85. 2ee87b0 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  86. 9a212d7 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  87. 6c30f15 serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  88. 2a7ecc5 serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  89. 60a996b serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  90. 75d5853 serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  91. 2a52a95 serial: stm32x7: cleanup code by Patrice Chotard · 7 years ago
  92. 791c174 serial: sh: Enable clock if available by Marek Vasut · 7 years ago
  93. 776b2dd serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  94. cac73f2 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  95. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  96. 7fded0c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  97. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  98. 8171499 serial: sh: Use the clock framework to obtain clock config by Marek Vasut · 7 years ago
  99. 03a38a3 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  100. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago