summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* sandbox: avoid symbol conflict for fstatJan Luebbe2014-11-071-1/+1
* consistently use the same bitops.h fileSascha Hauer2014-07-171-6/+19
* Merge branch 'for-next/misc'Sascha Hauer2014-07-041-0/+7
|\
| * sandbox: add bit manipulation stuffHolger Schurig2014-06-261-0/+7
* | Documentation: remove doxygen documentationSascha Hauer2014-06-261-55/+0
|/
* commands: NET_DHCP -> CMD_DHCPHolger Schurig2014-05-141-1/+1
* commands: NET_PING -> CMD_PINGHolger Schurig2014-05-141-1/+1
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-0/+1
* sandbox: update to new environmentMichael Grzeschik2014-02-033-15/+11
* sandbox: update defconfig to use new environmentMichael Grzeschik2014-02-031-4/+5
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-212-6/+0
* Set model and hostname at boardlevelSascha Hauer2013-08-162-3/+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
* remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* sandbox: only test for sdl libs when sdl is enabledSascha Hauer2012-10-171-2/+5
* documentation: add sandbox malloc argumentAlexander Aring2012-10-131-0/+4
* sandbox: fix malloc argument stringAlexander Aring2012-10-131-1/+1
* sandbox: move add_image for env in second getoptAlexander Aring2012-10-131-5/+7
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-043-4/+4
* Merge branch 'for-next/tftp'Sascha Hauer2012-10-031-1/+2
|\
| * defconfig: Switch all defconfig to new tftp commandSascha Hauer2012-09-281-1/+2
* | Merge branch 'for-next/sandbox'Sascha Hauer2012-10-039-7/+196
|\ \
| * | sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-257-5/+173
| * | sandbox: add missed case statementAlexander Aring2012-09-111-1/+7
| * | sandbox: fix posix_typesAlexander Aring2012-09-111-0/+14
| * | sandbox-unaligned: better usement of ifdefAlexander Aring2012-09-111-1/+1
* | | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-037-22/+0
|\ \ \ | |_|/ |/| |
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-177-22/+0
| |/
* | sandbox: do not register device before barebox is startedJean-Christophe PLAGNIOL-VILLARD2012-09-205-3/+55
* | sandbox: check only image option in the second getoptJean-Christophe PLAGNIOL-VILLARD2012-09-201-11/+1
|/
* sandbox: fix malloc argumentAlexander Aring2012-09-031-30/+57
* sandbox: fix whitespaces in board fileAlexander Aring2012-09-031-1/+1
* sandbox: add asm-generic/io.hAlexander Aring2012-09-031-1/+6
* Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-021-0/+13
|\
| * blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+13
* | use loff_t for file offsetsSascha Hauer2012-06-301-2/+2
|/
* sandbox: fix 64bit buildSascha Hauer2012-06-251-0/+7
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-162-2/+2
* Add unaligned.h to sandbox archLars Poeschel2012-02-271-0/+19
* sanbox: add linux_execve and linux_exec commandJean-Christophe PLAGNIOL-VILLARD2011-12-072-0/+24
* fix malloc space sizesSascha Hauer2011-12-031-1/+1
* Merge branch 'work/magicvars' into nextSascha Hauer2011-11-291-0/+5
|\
| * add magicvar commandSascha Hauer2011-11-291-0/+5
* | remove irq support fragmentsSascha Hauer2011-11-281-8/+0
* | sandbox: move ELFCLASS detection to asm/elf.hJean-Christophe PLAGNIOL-VILLARD2011-11-222-14/+10
|/
* Merge branch 'master' into nextSascha Hauer2011-10-232-2/+0
|\
| * Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-182-2/+0