Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-06-01 | fdt: Rename a few functions in fdt_support | Simon Glass | 1 | -1/+1 |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass | 1 | -1/+1 |
2015-12-28 | altera_qspi: allow ctrl-c to abort the erase ops | Thomas Chou | 1 | -0/+9 |
2015-12-28 | altera_qspi: show erase progress | Thomas Chou | 1 | -0/+14 |
2015-12-28 | altera_qspi: skip erase if the sector is blank | Thomas Chou | 1 | -14/+25 |
2015-12-28 | altera_qspi: set fail_addr for erase ops | Thomas Chou | 1 | -0/+1 |
2015-12-28 | altera_qspi: call callback even if the erase failed | Thomas Chou | 1 | -0/+1 |
2015-12-19 | altera_qspi: initialize instr.mtd in flash_erase | Thomas Chou | 1 | -0/+1 |
2015-12-06 | altera_qspi: fix erase and write error code | Thomas Chou | 1 | -2/+2 |
2015-12-06 | altera_qspi: add lock unlock ops | Thomas Chou | 1 | -0/+95 |
2015-11-18 | altera_qspi: change ioremap to map_physmem | Thomas Chou | 1 | -1/+1 |
2015-11-12 | mtd: add altera quadspi driver | Thomas Chou | 1 | -0/+273 |