1. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  2. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  3. 8864b35 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) by Pali Rohár · Fri May 27 22:15:24 2022 +0200
  4. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  5. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  6. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  8. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  10. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  12. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  13. e369e9c serial: omap: Add code for early debugging by Felix Brack · Mon Dec 03 15:12:25 2018 +0100
  14. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:36 2018 -0700
  15. 324a9a1 serial: omap: Add support for AM654 uart controller by Lokesh Vutla · Fri Sep 14 19:43:35 2018 +0530
  16. 42cb4b8 serial: omap: Introduce DM specific omap serial by Lokesh Vutla · Mon Aug 27 15:55:24 2018 +0530
  17. 52ac443 ns16550: unify serial_omap by Thomas Chou · Thu Nov 19 21:48:12 2015 +0800
  18. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · Mon Sep 28 16:17:48 2015 +0530
  19. 595e6f2 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · Mon Sep 28 16:17:47 2015 +0530
  20. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  21. e33af1c dra7xx: Add dra72_evm_defconfig using CONFIG_DM by Tom Rini · Fri Jul 31 19:55:12 2015 -0400
  22. db252e3 dm: omap: serial: Add driver model support by Simon Glass · Wed Oct 22 21:37:12 2014 -0600