summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* efi: silence warning about un-prototyped assembly-called functionsAhmad Fatoum2019-10-181-0/+3
* x86: include: add asmlinkage 'storage class'Ahmad Fatoum2019-10-181-0/+6
* lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-143-46/+3
* X86: lds: remove unnecessary alignmentsSascha Hauer2019-10-142-12/+0
* lds: Move start/end address variables into definesSascha Hauer2019-10-143-40/+6
* Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-17/+0
* Regenerate defconfig filesSascha Hauer2019-06-262-3/+0
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-2/+2
* efi_defconfig: enable watchdog supportOleksij Rempel2019-02-181-0/+3
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* kconfig: include common Kconfig files from top-level KconfigAntony Pavlov2018-12-031-8/+0
* ratp: implement generic command supportAleksander Morgado2018-03-013-0/+17
* EFI: add poweroff supportJean-Christophe PLAGNIOL-VILLARD2017-10-271-0/+1
* 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