summaryrefslogtreecommitdiffstats
path: root/sys/dev/flash/at45d.c
Commit message (Expand)AuthorAgeFilesLines
* undo previous commit - WIP was committed by accident.adrian2016-04-171-3/+3
* Only compile the FDT bits when we are using FDT.adrian2016-04-171-3/+3
* Check the return value of config_intrhook_establish().kevlo2015-03-031-1/+3
* Remove duplicate const specifiers in many drivers (I hope I got all ofdim2012-11-051-1/+1
* Revert r236529, re-enabling verification of the flashed content asmarius2012-06-181-2/+0
* Disable verification of the flashed content for now; for reasons unknownmarius2012-06-031-0/+2
* - Loop up to 3 seconds when waiting for a device to get ready. [1]marius2012-06-031-97/+262
* - Remove nonexistent header file from includes listgonzo2009-05-131-1/+0
* Rename the kthread_xxx (e.g. kthread_create()) callsjulian2007-10-201-1/+1
* MFp4:imp2006-11-291-0/+284
OpenPOWER on IntegriCloud