index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-07-01
1
-2
/
+0
*
x86: Don't build some unused objects in TPL
Tom Rini
2020-06-29
1
-1
/
+1
*
x86: spi: Add a way to access the SPI mapping via registers
Simon Glass
2020-06-02
1
-5
/
+14
*
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-27
1
-0
/
+14
*
x86: apl: Use devicetree for FSP-S configuration
Bernhard Messerklinger
2020-05-27
2
-380
/
+1195
*
x86: apl: Use devicetree for FSP-M configuration
Bernhard Messerklinger
2020-05-27
3
-163
/
+623
*
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
Bernhard Messerklinger
2020-05-27
1
-21
/
+25
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
6
-0
/
+6
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
11
-0
/
+11
*
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
55
-0
/
+56
*
common: Drop init.h from common header
Simon Glass
2020-05-18
19
-0
/
+19
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
6
-3
/
+28
*
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-05-04
1
-10
/
+0
*
x86: Allow building an SPL image for coreboot
Simon Glass
2020-05-04
1
-0
/
+1
*
x86: Move coreboot-table detection to common 32/64-bit code
Simon Glass
2020-05-04
2
-25
/
+26
*
x86: Use the existing stack when chain-loading
Simon Glass
2020-04-30
1
-2
/
+14
*
x86: Add a way to detect running from coreboot
Simon Glass
2020-04-30
1
-0
/
+2
*
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
2
-15
/
+34
*
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
2
-3
/
+7
*
x86: apl: Skip init code when chain loading
Simon Glass
2020-04-30
1
-0
/
+2
*
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
4
-5
/
+5
*
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
6
-7
/
+7
*
x86: apl: Move p2sb ofdata reading to the correct method
Simon Glass
2020-04-16
1
-22
/
+11
*
x86: Correct wording of coreboot source code
Simon Glass
2020-04-16
1
-2
/
+2
*
x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count
Wolfgang Wallner
2020-03-05
1
-6
/
+1
*
x86: cpu_x86: Make cpu_x86_get_count() non-static
Wolfgang Wallner
2020-03-05
1
-1
/
+1
*
x86: p2sb: Drop 'apl' prefix
Wolfgang Wallner
2020-03-05
1
-15
/
+15
*
Revert "x86: use invd instead of wbinvd in real mode start code"
Andy Shevchenko
2020-03-05
2
-2
/
+2
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
6
-0
/
+6
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
6
-0
/
+6
*
|
x86: coral: Add I2C and TPM device-tree definitions
Simon Glass
2020-02-07
1
-0
/
+1
*
|
x86: Add support for ACPI general-purpose events
Simon Glass
2020-02-07
2
-0
/
+86
*
|
x86: itss: Add of-platdata support
Simon Glass
2020-02-07
1
-0
/
+10
*
|
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
4
-5
/
+7
*
|
x86: apl: Drop the I2C config in FSP-S
Simon Glass
2020-02-07
1
-58
/
+0
*
|
x86: apl: Use the clock driver
Simon Glass
2020-02-07
1
-0
/
+3
*
|
x86: Move P2SB from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-07
4
-1
/
+2
|
/
*
x86: itss: Remove apl-prefix
Wolfgang Wallner
2020-02-04
1
-28
/
+28
*
x86: itss: Add a Kconfig option to enable/disable ITSS driver
Wolfgang Wallner
2020-02-04
2
-3
/
+2
*
x86: Move itss.c from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-04
3
-1
/
+3
*
x86: Move itss.h from Apollo Lake to the generic x86 include directory
Wolfgang Wallner
2020-02-04
1
-1
/
+1
*
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
Wolfgang Wallner
2020-02-04
1
-1
/
+1
*
x86: limit the fs segment to the pointer size
Masahiro Yamada
2020-02-04
1
-3
/
+7
*
x86: use invd instead of wbinvd in real mode start code
Masahiro Yamada
2020-02-04
2
-2
/
+2
*
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
Park, Aiden
2020-02-04
1
-8
/
+5
[next]