1. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  2. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  3. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  4. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  12. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  13. 67ea3a3 altera_qspi: allow ctrl-c to abort the erase ops by Thomas Chou · Wed Dec 23 21:47:02 2015 +0800
  14. 7e7559b altera_qspi: show erase progress by Thomas Chou · Wed Dec 23 20:41:49 2015 +0800
  15. 0e089e8 altera_qspi: skip erase if the sector is blank by Thomas Chou · Wed Dec 23 10:33:52 2015 +0800
  16. 98bc343 altera_qspi: set fail_addr for erase ops by Thomas Chou · Wed Dec 23 21:06:12 2015 +0800
  17. cb3ed47 altera_qspi: call callback even if the erase failed by Thomas Chou · Wed Dec 23 10:26:03 2015 +0800
  18. c9830b5 altera_qspi: initialize instr.mtd in flash_erase by Thomas Chou · Fri Dec 18 21:35:08 2015 +0800
  19. 176e7d2 altera_qspi: fix erase and write error code by Thomas Chou · Tue Dec 01 16:18:20 2015 +0800
  20. c92ff91 altera_qspi: add lock unlock ops by Thomas Chou · Tue Dec 01 17:00:22 2015 +0800
  21. 24a5baf altera_qspi: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:22:50 2015 +0800
  22. cdc1152 mtd: add altera quadspi driver by Thomas Chou · Mon Nov 09 14:56:02 2015 +0800