summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-225-22/+58
* [SANDBOX] move include/asm-sandbox to arch/arm/include/sandboxJean-Christophe PLAGNIOL-VILLARD2009-10-2211-0/+231
* sandbox: update defconfigSascha Hauer2009-10-121-23/+55
* sandbox: use libc ioctl for os partSascha Hauer2009-10-121-1/+2
* get rid of device idsSascha Hauer2009-07-211-4/+10
* sandbox: Fix generation of linker scriptSascha Hauer2009-01-211-2/+2
* Sandbox: Fix make systemSascha Hauer2008-09-305-11/+9
* Bitops:Remove generic_funcsNishanth Menon2008-08-151-0/+1
* Fix typo introduced with commit 9e6ee5e79516f5af5366bd95fab801a692728373Sascha Hauer2008-06-241-1/+1
* [sandbox] export ELF_CLASS for sandboxSascha Hauer2008-06-031-1/+5
* [kbuild] move -pipe from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] remove -Wall from architecture Makefiles. It's alreadySascha Hauer2008-06-031-1/+1
* [kbuild] move -nostdinc from architecture Makefiles to toplevelSascha Hauer2008-06-031-2/+1
* [kbuild] move -ffreestanding from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -fno-builtin from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -Os flag from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] change architecture Makefiles not to overwriteSascha Hauer2008-06-031-1/+1
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-076-249/+1
* Doxygen cleanupsSascha Hauer2008-04-041-9/+9
* do not sleep if read gets EAGAIN. Must be some testing leftoverSascha Hauer2008-03-111-2/+2
* Add the possibility to have an architecture specific ctrlc() function.Sascha Hauer2008-03-111-3/+10
* add globbing supportSascha Hauer2008-03-091-1/+2
* [sandbox] fix read for buffers of zero lengthMarc Kleine-Budde2008-01-021-0/+3
* remove -isystem with empty argumentMarc Kleine-Budde2007-11-291-3/+1
* [sandbox] new defconfigMarc Kleine-Budde2007-11-291-15/+17
* [sandbox] add error handling to readMarc Kleine-Budde2007-11-291-5/+22
* improved codingstyleMarc Kleine-Budde2007-11-291-1/+1
* [sparse] define functions static, use NULL as NULL pointerMarc Kleine-Budde2007-11-291-2/+2
* [sparse] declare functions staticMarc Kleine-Budde2007-11-291-1/+1
* [sparse] declare functions staticMarc Kleine-Budde2007-11-291-2/+2
* [sandbox] fix stdin and stdout fd for sandbox consoleMarc Kleine-Budde2007-11-291-1/+1
* [sandbox] HACK: add variable _SDA_BASE_ to main, to please linkerMarc Kleine-Budde2007-11-291-0/+5
* [sandbox] add ELF_{ARCH,FORMAT} for powerpcMarc Kleine-Budde2007-11-291-0/+4
* [sandbox] use C99 initializersMarc Kleine-Budde2007-11-281-5/+4
* don't against link libgccMarc Kleine-Budde2007-11-281-3/+1
* Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2v2.0.0-rc1Juergen Beisert2007-11-091-1/+0
|\
| * Revert "add linker script for sandbox"Marc Kleine-Budde2007-11-091-1/+0
* | Merge branch 'docu'Juergen Beisert2007-11-092-20/+69
|\ \ | |/ |/|
| * various docu addedJuergen Beisert2007-11-052-20/+69
| |\
| | * saving added docuJuergen Beisert2007-11-051-0/+5
| | * some doc added to uboot's simlator feature. Not finished yet.Juergen Beisert2007-10-201-20/+64
* | | Merge branch 'master' of ssh://rsc@octopus/home/git/projects/u-boot-v2Robert Schwebel2007-11-081-0/+1
|\| |
| * | added lds-y for sandboxMarc Kleine-Budde2007-10-311-0/+1
| |/
* / add linker script for sandboxRobert Schwebel (Laptop)2007-10-311-0/+1
|/
* update to top of treeRobert Schwebel (Laptop)2007-09-251-18/+10
* Subject: clean up TEXT_BASERobert Schwebel (Laptop)2007-09-252-4/+4