1. 76d239f dm: core: regmap: Avoid multiple calls to ofnode_get_parent() by Jonas Karlman · Sun Aug 04 15:05:51 2024 +0000
  2. 95a5a2b dm: core: migrate debug() messages to use dm_warn by Quentin Schulz · Tue Jun 11 15:04:26 2024 +0200
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  5. cc643b2 core: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:37 2024 -0600
  6. 2e304a2 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · Mon Mar 13 01:30:46 2023 +0100
  7. 9e0a090 dm: regmap: Disable range checks in SPL by Simon Glass · Sat Oct 15 08:08:54 2022 -0600
  8. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · Thu Sep 29 22:27:06 2022 +0000
  9. e0ea979 reset: Avoid a warning in devm_regmap_init() by Simon Glass · Thu May 13 19:39:22 2021 -0600
  10. 1044886 regmap: fix a serious pointer casting bug by Marek Behún · Thu May 20 13:23:50 2021 +0200
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  12. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  13. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:16 2020 +0530
  14. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · Thu Sep 24 10:04:15 2020 +0530
  15. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · Thu Sep 24 10:04:14 2020 +0530
  16. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · Thu Sep 24 10:04:13 2020 +0530
  17. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · Thu Sep 24 10:04:12 2020 +0530
  18. 279cad8 regmap: zero out the regmap on allocation by Pratyush Yadav · Thu Sep 24 10:04:11 2020 +0530
  19. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · Thu Sep 24 10:04:10 2020 +0530
  20. 5c42d5d regmap: Check for out-of-range offsets before mapping them by Pratyush Yadav · Tue May 26 17:35:57 2020 +0530
  21. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  22. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · Mon Nov 11 15:29:05 2019 +0530
  23. 56bed2a dm: regmap: Fix mask in regmap_update_bits() by Simon Glass · Fri Oct 11 16:16:49 2019 -0600
  24. 52742f4 regmap: Add API regmap_init_mem_index() by Faiz Abbas · Tue Jun 11 00:43:33 2019 +0530
  25. e5a3d5b regmap: Add endianness support by Mario Six · Mon Oct 15 09:24:14 2018 +0200
  26. 2f00997 regmap: Support reading from specific range by Mario Six · Mon Oct 15 09:24:11 2018 +0200
  27. a4fd59e regmap: Add raw read/write functions by Mario Six · Mon Oct 15 09:24:10 2018 +0200
  28. 6e96ba2 regmap: Add error output by Mario Six · Mon Oct 15 09:24:08 2018 +0200
  29. 5159c0c regmap: Introduce init_range by Mario Six · Mon Oct 15 09:24:07 2018 +0200
  30. 1232116 regmap: Improve error handling by Mario Six · Thu Oct 04 09:00:43 2018 +0200
  31. 0aa5299 regmap: Add documentation by Mario Six · Thu Oct 04 09:00:42 2018 +0200
  32. 5444ec6 regmap: add regmap_update_bits() helper by Neil Armstrong · Fri Apr 27 11:56:14 2018 +0200
  33. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · Thu Apr 19 12:14:03 2018 +0900
  34. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · Thu Apr 19 12:14:01 2018 +0900
  35. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  36. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  37. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · Tue Aug 29 14:15:50 2017 -0600
  38. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · Mon Jun 12 06:21:31 2017 -0600
  39. eeeb519 dm: regmap: Add support for livetree by Simon Glass · Thu May 18 20:09:10 2017 -0600
  40. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  41. 024611b regmap: use fdt address translation by Jean-Jacques Hiblot · Mon Feb 13 16:17:48 2017 +0100
  42. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  43. 3977603 dm: regmap: Implement simple regmap_read & regmap_write by Paul Burton · Thu Sep 08 07:47:35 2016 +0100
  44. b611433 dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · Mon Jul 04 11:58:22 2016 -0600
  45. 30d73e8 dm: core: Move regmap allocation into a separate function by Simon Glass · Mon Jul 04 11:58:21 2016 -0600
  46. b944345 dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · Mon Jul 04 11:57:59 2016 -0600
  47. ad8f8ab dm: Add support for register maps (regmap) by Simon Glass · Tue Jun 23 15:38:42 2015 -0600