summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: efi: add IMD data to the EFI binaryMichael Olbrich2023-11-101-1/+1
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* Merge branch 'for-next/x86'Sascha Hauer2021-12-151-15/+8
|\
| * x86: reuse cmd_objcopy to generate barebox.efiMasahiro Yamada2021-11-171-6/+5
| * x86: stop copying unneeded sections to barebox.efiMasahiro Yamada2021-11-171-2/+1
| * x86: remove x86-specific cmd_barebox__Masahiro Yamada2021-11-171-8/+3
| * kbuild: remove unneeded -nostdlib flagMasahiro Yamada2021-11-171-1/+1
* | kbuild: force 16-bit wchar_t treewideAhmad Fatoum2021-11-251-1/+1
|/
* x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-251-30/+2
* kbuild: switch over to thin archiveMasahiro Yamada2020-05-251-2/+2
* arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-121-4/+0
* kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-271-16/+16
* kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}Masahiro Yamada2020-03-111-2/+2
* x86: efi: fix logo supportJean-Christophe PLAGNIOL-VILLARD2017-03-091-1/+1
* fixup! efi: move x86 efi boot support to x86 archMichael Olbrich2017-03-091-2/+2
* efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-271-7/+67
* x86: move bios bootup code to arch/x86/biosJean-Christophe PLAGNIOL-VILLARD2017-02-241-0/+1
* kbuild: add KBUILD_DEFCONFIGMasahiro Yamada2015-01-141-0/+2
* arch/x86: fix link with recent gccThomas Petazzoni2013-11-111-1/+2
* Makefile: generate a barebox-flash-image linkSascha Hauer2012-08-121-5/+0
* Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+1
* x86: Use the generic linker script initializingJuergen Beisert2011-03-101-0/+6
* x86: Remove not used expressions from the makefileJuergen Beisert2011-03-101-5/+0
* x86: add 64bit host build supportJean-Christophe PLAGNIOL-VILLARD2010-11-171-1/+2
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-1/+1
* Add the whole x86 architecture to the build systemJuergen Beisert2010-01-141-0/+50