1. db244c7 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · 1 year, 6 months ago
  2. 58aec3f serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 6 months ago
  3. 647c003 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · 1 year, 6 months ago
  4. 952cc38 kbuild: Remove uncmd_spl logic by Tom Rini · 2 years ago
  5. 9fe2b31 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 2 years ago
  6. 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
  7. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  8. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · 2 years, 6 months ago
  9. a506ff4 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 4 months ago
  10. 99888fa serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 4 months ago
  11. 0ba2f37 arm: Remove edb9315a board by Tom Rini · 3 years, 6 months ago
  12. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  13. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  14. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  15. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  16. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  17. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  18. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  19. f96c789 serial: pl01x: Add error value checking by Michal Simek · 4 years, 1 month ago
  20. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  21. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  22. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  23. 7ee2dab uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 7 months ago
  24. 6fc4ab6 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  25. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  27. a5c3585 bcm283x_pl011: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  28. a73b0ec bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  29. cce6443 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  30. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  31. af7638b Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · 8 years ago
  32. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  33. 7ca1f4e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  34. be5a7dd serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  35. c0ffa4e arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  36. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  37. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  38. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  39. 92e349e serial: fdt: add device tree support for pl01x by Vikas Manocha · 10 years ago
  40. 70864f6 serial: pl01x: fix PL010 regression by Linus Walleij · 10 years ago
  41. 900de91 dm: serial_pl01x: Add missing private data size by Simon Glass · 10 years ago
  42. be14f15 serial: pl01x: avoid pl01x type check two times by Vikas Manocha · 10 years ago
  43. ee038e2 serial: pl01x: disable as per type of pl01x by Vikas Manocha · 10 years ago
  44. fe96bbd serial: pl01x: move all line control at same place by Vikas Manocha · 10 years ago
  45. 206f245 serial: pl01x: fix pl011 baud rate configuration by Vikas Manocha · 10 years ago
  46. aac2396 serial: pl01x: pass pl01x_type to set baudrate by Vikas Manocha · 10 years ago
  47. 22c97de dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  48. 3ad93fe dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  49. f35484d dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  50. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  51. f1d17fb serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  52. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  53. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  54. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  55. 4a036fe snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  56. b8058e8 serial: pl01x: drain PL01x FIFO before baudrate change by Linus Walleij · 13 years ago
  57. 34e21ee Serial: p1011: new vendor init options by John Rigby · 14 years ago
  58. fb3c95f pl01x: use C structs and readl/writel by Rabin Vincent · 15 years ago
  59. d6ce53e ARMV7: Fixed baudrate setting in pl01x driver by Matt Waddel · 14 years ago
  60. 0813b12 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  61. 8043861 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · 16 years ago[Renamed (66%) from drivers/serial/serial_pl010.c]
  62. 26136ef serial_pl010.c: add watchdog support by Stuart Wood · 16 years ago
  63. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago[Renamed from drivers/serial_pl010.c]
  64. da04a8b * Patch by Andreas Engel, 12 Jul 2004: by wdenk · 20 years ago
  65. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  66. 4989f87 * Patch by Philippe Robin, 09 Mar 2004: by wdenk · 21 years ago