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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
x86: zboot: Set up a sub-command structure
Simon Glass
2020-09-25
1
-5
/
+61
*
x86: zimage: Disable interrupts just before booting
Simon Glass
2020-09-25
1
-1
/
+1
*
x86: zboot: Correct image type
Simon Glass
2020-09-25
1
-2
/
+1
*
x86: zboot: Move kernel-version code into a function
Simon Glass
2020-09-25
1
-16
/
+27
*
x86: zimage: Avoid using #ifdef
Simon Glass
2020-09-25
1
-9
/
+5
*
x86: zimage: Use a state struct to hold the state
Simon Glass
2020-09-25
1
-15
/
+29
*
x86: acpi: Add memset to initialize SPCR table
Wolfgang Wallner
2020-09-21
1
-0
/
+2
*
x86: acpi: Fix calculation of DSDT length
Wolfgang Wallner
2020-09-21
1
-1
/
+3
*
x86: rename CONFIG_STACK_SIZE
Heinrich Schuchardt
2020-08-01
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
1
-1
/
+1
*
x86: acpi: Correct the version of the MADT
Simon Glass
2020-07-17
1
-1
/
+1
*
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
1
-10
/
+0
*
x86: Add debugging to table writing
Simon Glass
2020-07-17
1
-10
/
+28
*
x86: apl: Use memory-mapped access for VBT
Simon Glass
2020-07-17
1
-0
/
+1
*
x86: Add error checking for csrt table generation
Simon Glass
2020-07-17
1
-6
/
+13
*
x86: Add support for building up an NHLT structure
Simon Glass
2020-07-17
2
-0
/
+483
*
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
1
-2
/
+9
*
x86: Allow devices to write to DSDT
Simon Glass
2020-07-17
1
-1
/
+15
*
x86: Allow devices to write an SSDT
Simon Glass
2020-07-17
1
-0
/
+29
*
x86: acpi: Move MADT down a bit
Simon Glass
2020-07-17
1
-6
/
+6
*
x86: fsp: Support a warning message when DRAM init is slow
Simon Glass
2020-07-17
1
-5
/
+19
*
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-07-17
5
-27
/
+30
*
x86: fsp: video: Allocate a frame buffer when needed
Simon Glass
2020-07-09
1
-0
/
+12
*
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
2020-07-09
1
-0
/
+1
*
x86: Don't build some unused objects in TPL
Tom Rini
2020-06-29
1
-1
/
+3
*
bdinfo: x86: vesa: Update fb_base to the correct value
Simon Glass
2020-06-25
1
-2
/
+3
*
x86: mrccache: Allow use before driver model is active
Simon Glass
2020-06-02
1
-10
/
+25
*
x86: spl: Print the error on SPL failure
Simon Glass
2020-06-02
1
-2
/
+2
*
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
2020-05-27
1
-2
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
26
-0
/
+26
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
4
-5
/
+6
*
common: Drop init.h from common header
Simon Glass
2020-05-18
7
-0
/
+7
*
common: Drop image.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
2
-4
/
+4
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
1
-4
/
+2
*
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
1
-0
/
+13
*
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
1
-0
/
+3
*
x86: fsp: Allow skipping init code when chain loading
Simon Glass
2020-04-30
4
-1
/
+22
*
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
[prev]
[next]