summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2014-07-042-5/+5
|\
| * Fix misspellings of "persistant" -> "persistent" in various placesRobert P. J. Day2014-06-303-14/+14
* | Documentation: remove doxygen documentationSascha Hauer2014-06-265-172/+0
|/
* x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-094-41/+4
* x86: Add support for IDE on the legacy I/O portsMichel Stam2014-04-086-52/+226
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-0/+2
* scripts: add arch/x86/lib/barebox.lds to gitignoreDu Huanpeng2013-12-101-0/+1
* arch/x86: fix link with recent gccThomas Petazzoni2013-11-111-1/+2
* x86: Fix compiler warningsSascha Hauer2013-10-141-2/+1
* Set model and hostname at boardlevelSascha Hauer2013-08-162-3/+3
* devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-2/+4
* Avoid build error on "config SPI" is yMasaki Muranaka2013-06-021-0/+4
* Remove unused config.hAlexander Shiyan2013-04-091-17/+0
* x86: initialize malloc pool before start_barebox()Sascha Hauer2013-03-142-6/+5
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+2
* remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* x86: Add formal Kconfig parameter "X86_BOOTLOADER"Alexander Shiyan2012-12-191-0/+3
* Remove bad Kconfig reference to HAS_PCIAlexander Shiyan2012-12-081-1/+0
* Cleanup Kconfig filesAlexander Shiyan2012-12-083-10/+9
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1728-112/+0
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-5/+0
|\
| * Makefile: generate a barebox-flash-image linkSascha Hauer2012-08-121-5/+0
* | devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
|/
* 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
* | x86: Add missing ffs and fls includeSascha Hauer2012-06-281-1/+6
|/
* 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