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
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
2
-4
/
+4
*
common: Drop part.h from common header
Simon Glass
2020-05-18
2
-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
4
-0
/
+4
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
1
-4
/
+2
*
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
6
-3
/
+28
*
x86: Update SPL for coreboot
Simon Glass
2020-05-04
1
-4
/
+6
*
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-05-04
2
-10
/
+13
*
x86: Allow building an SPL image for coreboot
Simon Glass
2020-05-04
2
-0
/
+19
*
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
3
-15
/
+41
*
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
3
-3
/
+10
*
x86: apl: Skip init code when chain loading
Simon Glass
2020-04-30
1
-0
/
+2
*
x86: fsp: Allow skipping init code when chain loading
Simon Glass
2020-04-30
4
-1
/
+22
*
acpi: Add an acpi command
Simon Glass
2020-04-30
1
-0
/
+1
*
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
1
-76
/
+1
*
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
1
-73
/
+10
*
acpi: Drop code for missing XSDT from acpi_write_rsdp()
Simon Glass
2020-04-30
1
-13
/
+2
*
x86: Allow devices to write ACPI tables
Simon Glass
2020-04-30
1
-0
/
+2
*
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
1
-45
/
+43
*
acpi: Add a method to write tables for a device
Simon Glass
2020-04-30
1
-9
/
+0
*
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
10
-384
/
+17
*
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
11
-12
/
+12
*
x86: apl: Add Global NVS table header
Simon Glass
2020-04-16
1
-0
/
+36
*
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
3
-6
/
+4
*
tpm: cr50: Use the correct GPIO binding
Simon Glass
2020-04-16
1
-1
/
+1
*
x86: acpi: Let OS know that console already had been initialized
Andy Shevchenko
2020-04-16
1
-0
/
+9
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
1
-4
/
+4
*
x86: acpi: Describe USB 3 host controller found on Intel Tangier
Andy Shevchenko
2020-04-04
1
-0
/
+47
*
x86: acpi: Add I²C timings to Intel Merrifield platform
Andy Shevchenko
2020-04-04
1
-0
/
+30
*
x86: acpi: Refactor XSDT handling in acpi_add_table()
Andy Shevchenko
2020-04-04
1
-18
/
+19
*
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
2
-1
/
+13
*
x86: p2sb: Drop 'apl' prefix
Wolfgang Wallner
2020-03-05
2
-16
/
+16
*
Revert "x86: use invd instead of wbinvd in real mode start code"
Andy Shevchenko
2020-03-05
2
-2
/
+2
*
x86: Correct error return value in mrccache_get_region()
Simon Glass
2020-03-05
1
-0
/
+2
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
1
-26
/
+0
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
1
-3
/
+1
*
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-02-19
1
-2
/
+3
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
10
-0
/
+10
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
10
-0
/
+10
*
|
x86: coral: Add I2C and TPM device-tree definitions
Simon Glass
2020-02-07
2
-0
/
+89
*
|
x86: Add support for ACPI general-purpose events
Simon Glass
2020-02-07
3
-0
/
+119
*
|
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
[next]