1. 91a0438 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 2 months ago
  2. 1982015 serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 2 months ago
  3. bc08dc5 arm: Remove edb9315a board by Tom Rini · 3 years, 4 months ago
  4. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 4 months ago
  5. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  6. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  7. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  8. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  9. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  10. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  11. 6c9662d serial: pl01x: Add error value checking by Michal Simek · 4 years ago
  12. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  13. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  14. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  15. e3e2d66 uart: pl011: Add proper DM clock support by Andre Przywara · 4 years, 5 months ago
  16. ba8ba69 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  17. 4687919 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  19. c9bf43d bcm283x_pl011: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  20. 6001985 bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  21. b311163 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  22. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  23. b2aa889 Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · 7 years ago
  24. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  25. 165316e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  26. cd0fa5b serial: pl01x: Add support for devices with the rate pre-configured. by Eric Anholt · 9 years ago
  27. b81406d arm: serial: Add debug UART capability to the pl01x driver by Sergey Temerkhanov · 9 years ago
  28. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  29. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  30. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  31. 6975172 serial: fdt: add device tree support for pl01x by Vikas Manocha · 9 years ago
  32. d77447f serial: pl01x: fix PL010 regression by Linus Walleij · 9 years ago
  33. 59c73d7 dm: serial_pl01x: Add missing private data size by Simon Glass · 10 years ago
  34. eb8a4fe serial: pl01x: avoid pl01x type check two times by Vikas Manocha · 10 years ago
  35. f7e517b serial: pl01x: disable as per type of pl01x by Vikas Manocha · 10 years ago
  36. d2ca9fd serial: pl01x: move all line control at same place by Vikas Manocha · 10 years ago
  37. 2df8107 serial: pl01x: fix pl011 baud rate configuration by Vikas Manocha · 10 years ago
  38. a7deea6 serial: pl01x: pass pl01x_type to set baudrate by Vikas Manocha · 10 years ago
  39. 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  40. 8a9cd5a dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
  41. aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
  42. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. 10501df serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  44. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  45. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  46. 39f6147 serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  47. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  48. 96baa4c serial: pl01x: drain PL01x FIFO before baudrate change by Linus Walleij · 13 years ago
  49. 910f1ae Serial: p1011: new vendor init options by John Rigby · 13 years ago
  50. 72d5e44 pl01x: use C structs and readl/writel by Rabin Vincent · 14 years ago
  51. 249d521 ARMV7: Fixed baudrate setting in pl01x driver by Matt Waddel · 14 years ago
  52. 48d0192 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  53. 20c9226 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · 16 years ago[Renamed (66%) from drivers/serial/serial_pl010.c]
  54. 8b616ed serial_pl010.c: add watchdog support by Stuart Wood · 16 years ago
  55. 7a93487 Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago[Renamed from drivers/serial_pl010.c]
  56. 6705d81 * Patch by Andreas Engel, 12 Jul 2004: by wdenk · 20 years ago
  57. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  58. 3d3befa * Patch by Philippe Robin, 09 Mar 2004: by wdenk · 21 years ago