index
:
barebox
master
next
barebox master repository
Pengutronix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: drop CONFIG_HAS_ASM_DEBUG_LL
Sascha Hauer
2023-03-03
1
-0
/
+6
*
Rename struct device_d to device
Sascha Hauer
2023-01-10
1
-1
/
+1
*
treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJ
Ahmad Fatoum
2022-12-07
1
-2
/
+2
*
lds: move OUTPUT_FORMAT/ARCH definition into header
Ahmad Fatoum
2022-10-11
3
-4
/
+12
*
lds: introduce <asm/barebox.lds.h>
Ahmad Fatoum
2022-10-11
3
-2
/
+5
*
asm-generic: provide phys_to_virt() and virt_to_phys()
Antony Pavlov
2022-08-08
1
-10
/
+0
*
dma: avoid clash between static inline and extern dma_alloc declarations
Ahmad Fatoum
2022-06-17
1
-0
/
+4
*
Merge branch 'for-next/spdx'
Sascha Hauer
2022-01-19
20
-3
/
+39
|
\
|
*
arch: add SPDX-License-Identifier to all .c files
Ahmad Fatoum
2022-01-05
2
-0
/
+3
|
*
arch: add SPDX-License-Identifier to all .S files
Ahmad Fatoum
2022-01-05
2
-0
/
+4
|
*
arch: add SPDX-License-Identifier to all headers
Ahmad Fatoum
2022-01-05
11
-0
/
+22
|
*
treewide: add SPDX-License-Identifier for .gitignore
Ahmad Fatoum
2022-01-05
1
-0
/
+2
|
*
treewide: add SPDX-License-Identifier for Kbuild/Kconfig
Ahmad Fatoum
2022-01-05
4
-3
/
+8
*
|
Merge branch 'for-next/misc'
Sascha Hauer
2022-01-19
1
-1
/
+0
|
\
\
|
*
|
x86: remove reference to empty file
Ahmad Fatoum
2022-01-05
1
-1
/
+0
|
|
/
*
|
x86: <asm/io.h>: fix outl/outsl access size
Ahmad Fatoum
2022-01-10
1
-2
/
+2
|
/
*
Merge branch 'for-next/x86'
Sascha Hauer
2021-12-15
3
-22
/
+11
|
\
|
*
x86_64: do not pass the EFI image handle or system table to relocation
Masahiro Yamada
2021-11-17
2
-7
/
+3
|
*
x86: reuse cmd_objcopy to generate barebox.efi
Masahiro Yamada
2021-11-17
1
-6
/
+5
|
*
x86: stop copying unneeded sections to barebox.efi
Masahiro Yamada
2021-11-17
1
-2
/
+1
|
*
x86: remove x86-specific cmd_barebox__
Masahiro Yamada
2021-11-17
1
-8
/
+3
|
*
kbuild: remove unneeded -nostdlib flag
Masahiro Yamada
2021-11-17
1
-1
/
+1
*
|
kbuild: force 16-bit wchar_t treewide
Ahmad Fatoum
2021-11-25
1
-1
/
+1
*
|
drivers: efi: move Kconfig options to new menu
Ahmad Fatoum
2021-11-25
1
-3
/
+0
|
/
*
x86: define phys_to_virt and virt_to_phys
Ahmad Fatoum
2021-08-23
1
-0
/
+10
*
watchdog: add support for Intel TCO watchdog timer
Ahmad Fatoum
2021-05-03
1
-0
/
+1
*
pci: add EFI PCI root bridge IO protocol driver
Ahmad Fatoum
2021-05-03
2
-0
/
+8
*
x86: add DMA support
Ahmad Fatoum
2021-05-03
2
-1
/
+36
*
resource: enable use of iomem command on EFI systems
Ahmad Fatoum
2021-04-13
1
-0
/
+3
*
x86: drop legacy (PC BIOS) boot in favor of EFI
Ahmad Fatoum
2021-03-25
40
-2091
/
+12
*
x86: implement setjmp/longjmp/initjmp
Ahmad Fatoum
2021-03-17
5
-0
/
+169
*
x86: configs: efi: enable some more useful options
Ahmad Fatoum
2020-10-21
1
-0
/
+18
*
Merge branch 'for-next/misc' into master
Sascha Hauer
2020-09-25
1
-2
/
+0
|
\
|
*
x86/config/efi: drop DRIVER_SERIAL_NS16550
Uwe Kleine-König
2020-09-23
1
-1
/
+0
|
*
Regenerate defconfig files
Uwe Kleine-König
2020-09-23
1
-1
/
+0
*
|
arch/x86: Replace license and copyright boilerplate by SPDX identfiers
Uwe Kleine-König
2020-09-21
32
-434
/
+91
|
/
*
x86: Kconfig: specify sizeof(dma_addr_t) == 8 for 64BIT
Ahmad Fatoum
2020-07-14
1
-0
/
+1
*
Merge branch 'for-next/misc'
Sascha Hauer
2020-06-11
1
-40
/
+2
|
\
|
*
arch: include <asm-generic/int-ll64.h> from <asm/types.h>
Masahiro Yamada
2020-05-18
1
-40
/
+2
*
|
kbuild: switch over to thin archive
Masahiro Yamada
2020-05-25
1
-2
/
+2
|
/
*
Merge branch 'for-next/misc'
Sascha Hauer
2020-05-14
2
-10
/
+0
|
\
|
*
x86: delete X86_NATIVE_BRINGUP in choice
Ahmad Fatoum
2020-04-28
1
-7
/
+0
|
*
treewide: remove references to CREDITS
Uwe Kleine-König
2020-04-27
1
-3
/
+0
*
|
Merge branch 'for-next/kconfig'
Sascha Hauer
2020-05-14
1
-15
/
+0
|
\
\
|
*
|
x86: mach-i386: remove unused X86_GENERIC_HAS_{ISA, PCI, USB} options
Ahmad Fatoum
2020-04-29
1
-15
/
+0
|
|
/
*
|
arch: remove KBUILD_SRC checks from arch Makefile
Masahiro Yamada
2020-05-12
1
-4
/
+0
*
|
kbuild: prefix compiler flag variables with KBUILD_
Masahiro Yamada
2020-04-27
2
-17
/
+17
|
/
*
kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}
Masahiro Yamada
2020-03-11
1
-2
/
+2
*
x86: efi: lds: don't discard any relocation sections
Ahmad Fatoum
2019-12-09
1
-6
/
+1
*
efi: silence warning about un-prototyped assembly-called functions
Ahmad Fatoum
2019-10-18
1
-0
/
+3
[next]