summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* ARM64: add optional EFI stubAhmad Fatoum2024-03-051-0/+1
* efi: payload: suppress EFI payload initcalls when not EFI-loadedAhmad Fatoum2024-03-051-2/+2
* efi: don't hide structs, enums or unions behind _tAhmad Fatoum2024-03-051-1/+1
* efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOADAhmad Fatoum2024-03-051-1/+1
* dma: select ARCH_DMA_DEFAULT_COHERENT for x86 and sandboxAhmad Fatoum2024-01-111-0/+1
* include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+73
* x86: efi: add IMD data to the EFI binaryMichael Olbrich2023-11-102-1/+3
* x86: setjmp: set base pointer to zero in initjmpAhmad Fatoum2023-10-122-0/+2
* x86: lib: setjmp: fix stack alignmentAhmad Fatoum2023-10-122-1/+5
* dma: rework dma_sync_single_for_*() interfaceDenis Orlov2023-06-061-6/+6
* ARM: drop CONFIG_HAS_ASM_DEBUG_LLSascha Hauer2023-03-031-0/+6
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJAhmad Fatoum2022-12-071-2/+2
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-113-4/+12
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-113-2/+5
* asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-081-10/+0
* dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+4
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-1920-3/+39
|\
| * arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-052-0/+3
| * arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-052-0/+4
| * arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-0511-0/+22
| * treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
| * treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-054-3/+8
* | Merge branch 'for-next/misc'Sascha Hauer2022-01-191-1/+0
|\ \
| * | x86: remove reference to empty fileAhmad Fatoum2022-01-051-1/+0
| |/
* / x86: <asm/io.h>: fix outl/outsl access sizeAhmad Fatoum2022-01-101-2/+2
|/
* Merge branch 'for-next/x86'Sascha Hauer2021-12-153-22/+11
|\
| * x86_64: do not pass the EFI image handle or system table to relocationMasahiro Yamada2021-11-172-7/+3
| * 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
* | drivers: efi: move Kconfig options to new menuAhmad Fatoum2021-11-251-3/+0
|/
* x86: define phys_to_virt and virt_to_physAhmad Fatoum2021-08-231-0/+10
* watchdog: add support for Intel TCO watchdog timerAhmad Fatoum2021-05-031-0/+1
* pci: add EFI PCI root bridge IO protocol driverAhmad Fatoum2021-05-032-0/+8
* x86: add DMA supportAhmad Fatoum2021-05-032-1/+36
* resource: enable use of iomem command on EFI systemsAhmad Fatoum2021-04-131-0/+3
* x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-2540-2091/+12
* x86: implement setjmp/longjmp/initjmpAhmad Fatoum2021-03-175-0/+169
* x86: configs: efi: enable some more useful optionsAhmad Fatoum2020-10-211-0/+18
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-251-2/+0
|\
| * x86/config/efi: drop DRIVER_SERIAL_NS16550Uwe Kleine-König2020-09-231-1/+0
| * Regenerate defconfig filesUwe Kleine-König2020-09-231-1/+0
* | arch/x86: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-09-2132-434/+91
|/
* x86: Kconfig: specify sizeof(dma_addr_t) == 8 for 64BITAhmad Fatoum2020-07-141-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2020-06-111-40/+2
|\
| * arch: include <asm-generic/int-ll64.h> from <asm/types.h>Masahiro Yamada2020-05-181-40/+2
* | kbuild: switch over to thin archiveMasahiro Yamada2020-05-251-2/+2
|/