summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * sandbox: make asm/io.h nonemptySascha Hauer2011-10-081-0/+1
* | sandbox: simplify linker scriptJean-Christophe PLAGNIOL-VILLARD2011-10-233-232/+10
* | sandbox: remove duplicate barebox.lds.SJean-Christophe PLAGNIOL-VILLARD2011-10-232-233/+0
* | sandbox: move __SANDBOX__ to MakefileJean-Christophe PLAGNIOL-VILLARD2011-10-232-3/+1
* | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-0/+1
* | sandbox: make asm/io.h nonemptySascha Hauer2011-09-231-0/+1
|/
* Merge branch 'pu-remove-gd_t' into nextSascha Hauer2011-08-031-30/+0
|\
| * remove unused global_data.hSascha Hauer2011-08-011-30/+0
* | sandbox: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-304-15/+5
|/
* Merge branch 'next'Sascha Hauer2011-06-061-0/+1
|\
| * sandbox: allow lseek on host filesPeter Korsgaard2011-05-171-0/+1
* | sandbox: make asm/swab.h nonemptySascha Hauer2011-04-251-0/+6
* | sandbox: Fix another uninitialized dev->id caseSascha Hauer2011-04-251-0/+1
|/
* sandbox: remove non used functions linux_getc/putcJean-Christophe PLAGNIOL-VILLARD2011-02-032-22/+0
* add sections.h header fileSascha Hauer2011-01-171-0/+1
* import swab.h arch implementation form linux v2.3.37Jean-Christophe PLAGNIOL-VILLARD2011-01-171-0/+0
* 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
* reset_cpu: unify declarationRobert Schwebel2010-10-221-1/+1
* remove strange flush_cache functionsSascha Hauer2010-10-211-5/+0
* Merge branch 'for-mainline' of git://git.pengutronix.de/git/rsc/barebox into ...Sascha Hauer2010-09-221-14/+32
|\
| * sandbox: add longopts and fix segfaultRobert Schwebel2010-09-211-14/+32
* | driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+1
* | types.h: move __kernel_dev_t to include/linux/types.hJean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+0
* | configs: use new savedefconfig format as in linuxJean-Christophe PLAGNIOL-VILLARD2010-09-171-137/+0
|/
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-2312-5/+523
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* sandbox: update defconfigSascha Hauer2009-12-181-7/+2
* sandbox: common: fix device names for environment files (-e)Peter Korsgaard2009-12-161-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-158-53/+53