1. e0ea979 reset: Avoid a warning in devm_regmap_init() by Simon Glass · 3 years, 7 months ago
  2. 1044886 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 6 months ago
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  4. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  5. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
  6. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · 4 years, 2 months ago
  7. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · 4 years, 2 months ago
  8. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · 4 years, 2 months ago
  9. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · 4 years, 2 months ago
  10. 279cad8 regmap: zero out the regmap on allocation by Pratyush Yadav · 4 years, 2 months ago
  11. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years, 2 months ago
  12. 5c42d5d regmap: Check for out-of-range offsets before mapping them by Pratyush Yadav · 4 years, 6 months ago
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  14. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · 5 years ago
  15. 56bed2a dm: regmap: Fix mask in regmap_update_bits() by Simon Glass · 5 years ago
  16. 52742f4 regmap: Add API regmap_init_mem_index() by Faiz Abbas · 5 years ago
  17. e5a3d5b regmap: Add endianness support by Mario Six · 6 years ago
  18. 2f00997 regmap: Support reading from specific range by Mario Six · 6 years ago
  19. a4fd59e regmap: Add raw read/write functions by Mario Six · 6 years ago
  20. 6e96ba2 regmap: Add error output by Mario Six · 6 years ago
  21. 5159c0c regmap: Introduce init_range by Mario Six · 6 years ago
  22. 1232116 regmap: Improve error handling by Mario Six · 6 years ago
  23. 0aa5299 regmap: Add documentation by Mario Six · 6 years ago
  24. 5444ec6 regmap: add regmap_update_bits() helper by Neil Armstrong · 7 years ago
  25. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 7 years ago
  26. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  28. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  29. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · 7 years ago
  30. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  31. eeeb519 dm: regmap: Add support for livetree by Simon Glass · 8 years ago
  32. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  33. 024611b regmap: use fdt address translation by Jean-Jacques Hiblot · 8 years ago
  34. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  35. 3977603 dm: regmap: Implement simple regmap_read & regmap_write by Paul Burton · 8 years ago
  36. b611433 dm: core: Add an implementation of regmap_init_mem_platdata() by Simon Glass · 8 years ago
  37. 30d73e8 dm: core: Move regmap allocation into a separate function by Simon Glass · 8 years ago
  38. b944345 dm: regmap: Add a dummy implementation for of-platdata by Simon Glass · 8 years ago
  39. ad8f8ab dm: Add support for register maps (regmap) by Simon Glass · 9 years ago