summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAgeFilesLines
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-1/+8
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+11
* Merge branch 'for-next/misc'Sascha Hauer2014-07-041-1/+1
|\
| * Fix misspellings of "persistant" -> "persistent" in various placesRobert P. J. Day2014-06-301-1/+1
* | Documentation: remove doxygen documentationSascha Hauer2014-06-262-6/+0
|/
* scripts: add arch/x86/lib/barebox.lds to gitignoreDu Huanpeng2013-12-101-0/+1
* x86: initialize malloc pool before start_barebox()Sascha Hauer2013-03-141-4/+3
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-177-28/+0
* x86 linker script: Add missing _textSascha Hauer2012-04-051-0/+1
* introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+3
* x86: Fix linker script for magic varsSascha Hauer2011-12-071-1/+1
* fix malloc space sizesSascha Hauer2011-12-031-2/+2
* add magicvar commandSascha Hauer2011-11-291-1/+8
* x86: fix symbol size calculationLucas De Marchi2011-11-111-4/+7
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* x86: Use the generic linker script initializingJuergen Beisert2011-03-101-1/+1
* x86: use sections.h header file for linker variablesSascha Hauer2011-01-171-1/+1
* doc: let doxygen find some assembler functionsRobert Schwebel2010-10-222-5/+0
* Add a special command to load and start a bzImage on x86Juergen Beisert2010-01-142-0/+76
* Add a low level disk drive access driverJuergen Beisert2010-01-142-0/+78
* Add some generic functions to make x86 workJuergen Beisert2010-01-146-0/+579