summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/board
Commit message (Expand)AuthorAgeFilesLines
* sandbox: fix registering multiple consolesAleksander Morgado2017-06-011-3/+2
* treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-4/+2
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-272-0/+18
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+5
* sandbox: hostfile: completely switch to OF based probingMarc Kleine-Budde2015-03-061-27/+64
* sandbox: hostfile: use the memory resource to determine the size not the plat...Marc Kleine-Budde2015-03-061-1/+7
* sandbox: hostfile: probe driver earlierMarc Kleine-Budde2015-03-061-1/+1
* sandbox: hostfile: move fd from platform data to privMarc Kleine-Budde2015-03-061-5/+7
* sandbox: hostfile: remove struct hf_platform_data from hf_privMarc Kleine-Budde2015-03-061-3/+0
* sandbox: hostfile: probe(): add missing pointer from cdev.dev to devMarc Kleine-Budde2015-03-061-0/+1
* sandbox: hostfile: clarify variable namesMarc Kleine-Budde2015-03-061-1/+1
* sandbox: add support to pass dtb to bareboxMarc Kleine-Budde2015-03-062-0/+68
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* sandbox: update to new environmentMichael Grzeschik2014-02-033-15/+11
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-5/+0
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-2/+3
* Remove unused config.hAlexander Shiyan2013-04-091-4/+0
* 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-043-4/+4
* Merge branch 'for-next/sandbox'Sascha Hauer2012-10-031-0/+21
|\
| * sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-251-0/+21
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-034-12/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-12/+0
| |/
* / sandbox: do not register device before barebox is startedJean-Christophe PLAGNIOL-VILLARD2012-09-204-3/+52
|/
* sandbox: fix whitespaces in board fileAlexander Aring2012-09-031-1/+1
* use loff_t for file offsetsSascha Hauer2012-06-301-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-162-2/+2
* add magicvar commandSascha Hauer2011-11-291-0/+5
* sandbox: simplify linker scriptJean-Christophe PLAGNIOL-VILLARD2011-10-232-225/+9
* sandbox: move __SANDBOX__ to MakefileJean-Christophe PLAGNIOL-VILLARD2011-10-231-2/+0
* 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
|/
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* sandbox: use devfs functions only if definedRobert Schwebel2010-11-011-0/+2
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-2310-0/+516
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-075-248/+0
* improved codingstyleMarc Kleine-Budde2007-11-291-1/+1
* [sparse] declare functions staticMarc Kleine-Budde2007-11-291-1/+1
* [sparse] declare functions staticMarc Kleine-Budde2007-11-291-2/+2
* arch/linux -> arch/sandboxSascha Hauer2007-07-125-0/+248