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