summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/board/hostfile.c
Commit message (Expand)AuthorAgeFilesLines
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-2/+3
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-3/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* | sandbox: do not register device before barebox is startedJean-Christophe PLAGNIOL-VILLARD2012-09-201-2/+17
|/
* use loff_t for file offsetsSascha Hauer2012-06-301-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* sandbox: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-12/+2
* Merge branch 'next'Sascha Hauer2011-06-061-0/+1
|\
| * sandbox: allow lseek on host filesPeter Korsgaard2011-05-171-0/+1
* | sandbox: Fix another uninitialized dev->id caseSascha Hauer2011-04-251-0/+1
|/
* sandbox: use devfs functions only if definedRobert Schwebel2010-11-011-0/+2
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+114
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-071-95/+0
* [sparse] declare functions staticMarc Kleine-Budde2007-11-291-2/+2
* arch/linux -> arch/sandboxSascha Hauer2007-07-121-0/+95