aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/flash/at45d.c
Commit message (Expand)AuthorAgeFilesLines
* undo previous commit - WIP was committed by accident.Adrian Chadd2016-04-171-3/+3
* Only compile the FDT bits when we are using FDT.Adrian Chadd2016-04-171-3/+3
* Check the return value of config_intrhook_establish().Kevin Lo2015-03-031-1/+3
* Remove duplicate const specifiers in many drivers (I hope I got all ofDimitry Andric2012-11-051-1/+1
* Revert r236529, re-enabling verification of the flashed content asMarius Strobl2012-06-181-2/+0
* Disable verification of the flashed content for now; for reasons unknownMarius Strobl2012-06-031-0/+2
* - Loop up to 3 seconds when waiting for a device to get ready. [1]Marius Strobl2012-06-031-96/+261
* - Remove nonexistent header file from includes listOleksandr Tymoshenko2009-05-131-1/+0
* Rename the kthread_xxx (e.g. kthread_create()) callsJulian Elischer2007-10-201-1/+1
* MFp4:Warner Losh2006-11-291-0/+284