summaryrefslogtreecommitdiff
path: root/sys/dev/nor/cfi.h
AgeCommit message (Expand)Author
2011-12-17- In cfi_probe() iterate over all chip widths for every port width to findphx
2011-08-02- CFI_0002_STATS no longer defined herecliff
2011-07-23- names changed: erase_chiptime_* --> erase_chip_time_*cliff
2011-07-17#include <sys/bus.h> not <machine/bus.h>.dyoung
2011-07-15Add support for CFI NOR, using MPC8536DS as initial example.cliff
2011-06-22Initial work on a NOR driver; it's commited here as is,ahoka