1. a5c3585 bcm283x_pl011: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  2. 15b79ff serial_bcm283x_mu: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  3. d8427e7 ns16550: Fix mem mapped endian check by Bernhard Messerklinger · 7 years ago
  4. 0dfa991 serial: Replace CONFIG_ with CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  5. c8bda54 serial: Make full device search optional by Alexander Graf · 7 years ago
  6. a73b0ec bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  7. 1b44295 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  8. 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  9. 65bfb42 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  10. 2184ccd pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  11. cce6443 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  12. ff9fd76 serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · 7 years ago
  13. c3883e0 serial_bcm283x_mu: Always skip init by Alexander Graf · 7 years ago
  14. 35b31e0 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · 7 years ago
  15. f7c2628 serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · 7 years ago
  16. 132ca2d serial: Use next serial device if probing fails by Alexander Graf · 7 years ago
  17. aed664a serial: ns16550: Fix style violation by Mario Six · 7 years ago
  18. 357f199 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  19. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  20. 3603e50 serial: sh: Add support for R7S72100 (RZ/A1) by Chris Brandt · 7 years ago
  21. aa329a8 serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  22. 48db776 serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr() by Marek Vasut · 7 years ago
  23. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  24. 9e27650 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · 7 years ago
  25. 32cf46c serial: lpuart: Proper device identification by Sriram Dash · 7 years ago
  26. 3d995f8 board: stm32f429-disco: switch to DM STM32 serial driver by Patrice Chotard · 7 years ago
  27. 4d769ba serial: sh: Unify R8A7795 and R8A7796 as Gen3 by Marek Vasut · 7 years ago
  28. ab75453 arm: zynq: Move ZYNQ_SERIAL to Kconfig by Michal Simek · 7 years ago
  29. 7f69f68 serial: nulldev: Implement "pending" function to fix tstc return "true" by Wilson Lee · 7 years ago
  30. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  31. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  32. a8d4d31 usbtty: fix typos by Heinrich Schuchardt · 7 years ago
  33. 2a0fdf1 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  34. 21aad13 serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag by Patrice Chotard · 7 years ago
  35. b21a69a serial: stm32x7: add STM32F4 support by Patrice Chotard · 7 years ago
  36. 24fc72d serial: stm32x7: add fifo support for STM32H7 by Patrice Chotard · 7 years ago
  37. 5011e6f serial: stm32x7: prepare the ground to STM32F4 support by Patrice Chotard · 7 years ago
  38. d42610a serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible by Patrice Chotard · 7 years ago
  39. 6961a9d serial: stm32x7: cleanup code by Patrice Chotard · 7 years ago
  40. fd6a4a7 serial: sh: Enable clock if available by Marek Vasut · 7 years ago
  41. 3b2a14f serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  42. 755e2d0 serial: nulldev: Add nulldev serial driver by Keng Soon Cheah · 7 years ago
  43. 0207283 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  44. 48b771c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  45. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  46. 8fe2ffc serial: sh: Use the clock framework to obtain clock config by Marek Vasut · 7 years ago
  47. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  48. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  49. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  50. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  51. 4809a19 serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  52. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  53. 767b7db serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  54. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  55. cf6db16 serial: mxc: Add debug uart support by Jagan Teki · 7 years ago
  56. 71eb2bf serial: mxc: Code cleanup by Jagan Teki · 7 years ago
  57. 9df8992 serial: mxc: Move common baud gen into _mxc_serial_setbrg by Jagan Teki · 7 years ago
  58. 01fcb6e serial: mxc: Move common init into _mxc_serial_init by Jagan Teki · 7 years ago
  59. ed217cd serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg by Jagan Teki · 7 years ago
  60. ce315c9 serial: mxc: Use RFDIV in dm-code by Jagan Teki · 7 years ago
  61. f8fd275 serial: mxc: Add common mxc_uart reg space by Jagan Teki · 7 years ago
  62. 220fb22 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  63. a21ec4c dm: serial: Add livetree support by Simon Glass · 7 years ago
  64. 89d9cf2 dm: serial: Separate out the core serial-device finding code by Simon Glass · 7 years ago
  65. 386dbfb dm: serial: ns16550: Convert to livetree by Simon Glass · 7 years ago
  66. e74958e rockchip: ns16550: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  67. 9ac4a54 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · 7 years ago
  68. 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
  69. b0b588f serial, kconfig: fix menutext by Heiko Schocher · 7 years ago
  70. 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  71. 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
  72. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  73. 3149632 serial: stm32x7: simplify baud rate register calculation by Patrice Chotard · 7 years ago
  74. f7d84d8 serial: stm32x7: align compatible with kernel one by Patrice Chotard · 7 years ago
  75. 59535d5 serial: stm32f7: disable overrun by Vikas Manocha · 8 years ago
  76. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 8 years ago
  77. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  78. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · 8 years ago
  79. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  80. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  81. ed6d6b9 dm: serial: bcm6345: fix baud rate clock calculation by Álvaro Fernández Rojas · 8 years ago
  82. a309572 dm: serial: bcm6345: fix uart stop bits by Álvaro Fernández Rojas · 8 years ago
  83. 2044298 serial: sh: Add r8a7796 support by Hiroyuki Yokoyama · 8 years ago
  84. dcc4b07 serial: serial-uclass: Use force parameter in stdio_deregister_dev() by Stefan Roese · 8 years ago
  85. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · 8 years ago
  86. 771d69c serial: omap: Support debug UART by Lokesh Vutla · 8 years ago
  87. 842cfaf serial: add serial driver for BCM6345 by Álvaro Fernández Rojas · 8 years ago
  88. 7c56e10 serial: atmel_usart: Add clk support by Wenyou Yang · 8 years ago
  89. b045a60 serial: atmel_usart: Fix early debug not work in SPL by Wenyou Yang · 8 years ago
  90. b7c0b40 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  91. c4738ee sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · 8 years ago
  92. 80b9644 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 8 years ago
  93. 695a31b usbtty: avoid potential NULL pointer dereference by xypron.glpk@gmx.de · 8 years ago
  94. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  95. b1ab189 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · 8 years ago
  96. af7638b Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · 8 years ago
  97. c65a7fe serial: Add serial driver for Intel MID by Andy Shevchenko · 8 years ago
  98. f9512aa dm: serial: Allow driver-model serial to be disabled for TPL by Simon Glass · 8 years ago
  99. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  100. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago