1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  2. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  3. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  4. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  5. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  6. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  7. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  8. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  9. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  10. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  11. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago WIP/2020-05-18-reduce-size-of-common.h
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  13. 289dd9f serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 9 months ago
  14. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  15. c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 9 months ago
  16. 55631db serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 4 years, 9 months ago
  17. af325e9 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · 5 years ago
  18. 1edc568 drivers: serial: lpuart: Enable Little Endian Support by Vabhav Sharma · 6 years ago
  19. 4687919 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  20. 8f5b629 serial: lpuart: support uclass clk api by Peng Fan · 6 years ago
  21. cdc16f6 serial: lpuart: Enable RX and TX FIFO by Ye Li · 6 years ago
  22. 126f884 serial_lpuart: Update lpuart driver to support i.MX8 by Peng Fan · 6 years ago
  23. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  24. a2bbfc5 serial: lpuart: Proper device identification by Sriram Dash · 7 years ago
  25. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  26. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  27. 7edf5c4 serial: lpuart: add i.MX7ULP support by Peng Fan · 8 years ago
  28. c40d612 serial: lpuart: restructure lpuart driver by Peng Fan · 8 years ago
  29. 9b46213 lpuart: add a get_lpuart_clk function by Shaohui Xie · 8 years ago
  30. ab761ce dm: serial: Remove duplicated carriage return character by Alison Wang · 9 years ago
  31. 5160def dm: lpuart: Drop the legacy code by Bhuvanchandra DV · 9 years ago
  32. fdbae09 serial: lpuart: Add driver model serial support by Bin Meng · 9 years ago
  33. 6ca13b1 serial: lpuart: Prepare the driver for DM conversion by Bin Meng · 9 years ago
  34. ed3021a serial: lpuart: Call local version of setbrg and putc directly by Bin Meng · 9 years ago
  35. 47f1bfc serial: lpuart: Fix several cosmetic issues by Bin Meng · 9 years ago
  36. e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  37. 89e69fd arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · 10 years ago
  38. a3db78d arm: vf610: lpuart: fix status register handling by Stefan Agner · 10 years ago
  39. 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
  40. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  41. 427eba7 arm: vf610: Add uart support for Vybrid VF610 by Alison Wang · 11 years ago