summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+2
* 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-112-5/+9
* x86: fix build error because of missing headerLucas De Marchi2011-11-112-0/+16
* Merge branch 'master' into nextSascha Hauer2011-10-231-1/+1
|\
| * Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+1
* | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-0/+1
|/
* x86: Define byteorderJuergen Beisert2011-10-041-0/+2
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* introduce io.hSascha Hauer2011-09-224-4/+4
* x86/generic_pc: fix missing switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-151-11/+3
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-1/+1
* ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+0
* add a ns16550 registration helper and use itSascha Hauer2011-07-291-11/+4
* add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* x86: fix typo in include/asm/posix_types.hAntony Pavlov2011-07-051-1/+1
* x86 Generic platform: Fix prompt nameJuergen Beisert2011-03-101-1/+1
* x86 Generic platform: Fix disk drive nameJuergen Beisert2011-03-101-1/+1
* x86 Generic platform: Fix some typosJuergen Beisert2011-03-101-2/+2
* x86: Use the generic linker script initializingJuergen Beisert2011-03-103-15/+7
* x86: Remove not used expressions from the makefileJuergen Beisert2011-03-101-5/+0
* x86/pmjump: rename __bss_end to __bss_stopJean-Christophe PLAGNIOL-VILLARD2011-01-241-2/+2
* x86: use sections.h header file for linker variablesSascha Hauer2011-01-172-6/+3
* 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/+61
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* x86: add 64bit host build supportJean-Christophe PLAGNIOL-VILLARD2010-11-171-1/+2
* doc: eliminate nonexisting referenceRobert Schwebel2010-10-221-1/+1
* doc: let doxygen find some assembler functionsRobert Schwebel2010-10-225-11/+0
* Don't try to guess the size of a disk if its size value is already givenJuergen Beisert2010-10-111-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+3
* 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-155/+0
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-238-2/+247
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* Add the whole x86 architecture to the build systemJuergen Beisert2010-01-142-0/+117
* Add a special command to load and start a bzImage on x86Juergen Beisert2010-01-143-0/+80
* Add a low level disk drive access driverJuergen Beisert2010-01-142-0/+78
* Bring in the time reference for the x86 platformsJuergen Beisert2010-01-142-0/+74
* Add a generic PC platformJuergen Beisert2010-01-141-0/+186
* Add functions to be able to boot with BIOSs helpJuergen Beisert2010-01-1412-0/+1027
* Add some generic functions to make x86 workJuergen Beisert2010-01-146-0/+579
* Bring in the first x86 specific codeJuergen Beisert2010-01-144-0/+103
* Adding required architecture header filesJuergen Beisert2010-01-1414-0/+626
* Adding x86 usage documentation to the treeJuergen Beisert2010-01-141-0/+128