summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: asm: include asm-generic.hOleksij Rempel2017-09-081-0/+15
* efi_defconfig: enable STATESteffen Trumtrar2017-07-111-1/+2
* x86: efi: fix logo supportJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+1
* efi: move x86 clocksource to device/driverJean-Christophe PLAGNIOL-VILLARD2017-03-093-1/+13
* ARCH: efi: Finally drop it as now we can build efi bootup from x86Jean-Christophe PLAGNIOL-VILLARD2017-03-091-0/+1
* fixup! efi: move x86 efi boot support to x86 archMichael Olbrich2017-03-092-2/+3
* efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-2720-90/+883
* x86: move bios bootup code to arch/x86/biosJean-Christophe PLAGNIOL-VILLARD2017-02-246-3/+4
* x86: update boot message "UBOOT2" to "BAREBOX"Ulrich Ölmann2017-01-101-1/+1
* arch: refresh defconfigsSascha Hauer2016-10-121-16/+11
* include: Move ide platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* x86: Add missing typedef for umode_tSascha Hauer2016-02-011-0/+2
* rework remap_rangeSascha Hauer2015-11-031-13/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-272-32/+0
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-1/+8
* x86: use generic posix_types.hSascha Hauer2015-06-031-44/+1
* introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-032-1/+2
* kbuild: add KBUILD_DEFCONFIGMasahiro Yamada2015-01-141-0/+2
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+11
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-2/+1
* lib: Add bitmap functions from kernelSascha Hauer2014-07-171-0/+1
* consistently use the same bitops.h fileSascha Hauer2014-07-171-13/+17
* X86: Move BITS_PER_LONG definition to types.hSascha Hauer2014-07-172-2/+2
* 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
|/