Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
272a7031d9790755ae115a72aa4c555ee597e6cc
/
arch
/
x86
/
lib
272a703
acpi: tpm: Add a TPM2 table
by Simon Glass
· Tue Sep 22 12:45:32 2020 -0600
fcae547
x86: Correct handling of MADT table CPUs
by Simon Glass
· Tue Sep 22 12:45:31 2020 -0600
ad7bb30
x86: Notify the FSP of the 'end firmware' event
by Simon Glass
· Tue Sep 22 12:45:28 2020 -0600
1eba121
x86: apl: Generate CPU tables
by Simon Glass
· Tue Sep 22 12:45:21 2020 -0600
87cf8d2
x86: acpi: Add support for additional Intel tables
by Simon Glass
· Tue Sep 22 12:45:16 2020 -0600
9bd4e9d
x86: acpi: Add PCT and PTC tables
by Simon Glass
· Tue Sep 22 12:45:12 2020 -0600
9597189
x86: acpi: Support generation of the DBG2 table
by Simon Glass
· Tue Sep 22 12:45:10 2020 -0600
4ffe8b0
x86: acpi: Support generation of the HPET table
by Simon Glass
· Tue Sep 22 12:45:09 2020 -0600
057427c
x86: apl: Support writing the IntelGraphicsMem table
by Simon Glass
· Tue Sep 22 12:45:03 2020 -0600
6fe570a
x86: acpi: Support external GNVS tables
by Simon Glass
· Tue Sep 22 12:44:53 2020 -0600
12d93ab
x86: zboot: Allow overriding the command line
by Simon Glass
· Sat Sep 05 14:50:51 2020 -0600
aad0d76
x86: zboot: Add an option to dump the setup information
by Simon Glass
· Sat Sep 05 14:50:50 2020 -0600
c55ce68
x86: zboot: Allow setting a separate setup base address
by Simon Glass
· Sat Sep 05 14:50:49 2020 -0600
58a9046
x86: zboot: Set environment variables for image locations
by Simon Glass
· Sat Sep 05 14:50:48 2020 -0600
3063483
x86: zboot: Add an 'setup' subcommand
by Simon Glass
· Sat Sep 05 14:50:47 2020 -0600
24d26f7
x86: zboot: Add an 'load' subcommand
by Simon Glass
· Sat Sep 05 14:50:46 2020 -0600
83dd29e
x86: zboot: Add an 'info' subcommand
by Simon Glass
· Sat Sep 05 14:50:45 2020 -0600
1931b19
x86: zboot: Add a 'go' subcommand
by Simon Glass
· Sat Sep 05 14:50:44 2020 -0600
d9b3c98
x86: zboot: Set up a sub-command structure
by Simon Glass
· Sat Sep 05 14:50:43 2020 -0600
0db800c
x86: zimage: Disable interrupts just before booting
by Simon Glass
· Sat Sep 05 14:50:42 2020 -0600
d67ff03
x86: zboot: Correct image type
by Simon Glass
· Sat Sep 05 14:50:41 2020 -0600
df30d41
x86: zboot: Move kernel-version code into a function
by Simon Glass
· Sat Sep 05 14:50:40 2020 -0600
3a17717
x86: zimage: Avoid using #ifdef
by Simon Glass
· Sat Sep 05 14:50:39 2020 -0600
48800f4
x86: zimage: Use a state struct to hold the state
by Simon Glass
· Sat Sep 05 14:50:38 2020 -0600
13c23e9
x86: acpi: Add memset to initialize SPCR table
by Wolfgang Wallner
· Wed Sep 16 16:57:53 2020 +0200
aa20282
x86: acpi: Fix calculation of DSDT length
by Wolfgang Wallner
· Wed Sep 16 16:57:52 2020 +0200
99186b3
x86: rename CONFIG_STACK_SIZE
by Heinrich Schuchardt
· Wed Jul 29 12:31:17 2020 +0200
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
75ece5f
x86: Rename board_final_cleanup() to board_final_init()
by Simon Glass
· Thu Jul 16 21:22:38 2020 -0600
f3694aa
x86: acpi: Correct the version of the MADT
by Simon Glass
· Thu Jul 16 21:22:37 2020 -0600
7fbd04f
x86: Drop setup_pcat_compatibility()
by Simon Glass
· Thu Jul 16 21:22:36 2020 -0600
f66fb30
x86: Add debugging to table writing
by Simon Glass
· Thu Jul 16 21:22:31 2020 -0600
5e40c05
x86: apl: Use memory-mapped access for VBT
by Simon Glass
· Tue Jul 07 21:32:25 2020 -0600
9eb8004
x86: Add error checking for csrt table generation
by Simon Glass
· Tue Jul 07 21:32:24 2020 -0600
f6cdb91
x86: Add support for building up an NHLT structure
by Simon Glass
· Tue Jul 07 21:32:16 2020 -0600
9ed41e7
acpi: Allow creating the GNVS to fail
by Simon Glass
· Tue Jul 07 21:32:05 2020 -0600
6ca9315
x86: Allow devices to write to DSDT
by Simon Glass
· Tue Jul 07 13:12:09 2020 -0600
f0a8d68
x86: Allow devices to write an SSDT
by Simon Glass
· Tue Jul 07 13:12:07 2020 -0600
c7c46e8
x86: acpi: Move MADT down a bit
by Simon Glass
· Tue Jul 07 13:12:04 2020 -0600
1d2a334
x86: fsp: Support a warning message when DRAM init is slow
by Simon Glass
· Thu Jul 09 18:43:17 2020 -0600
e6ad202
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
by Simon Glass
· Thu Jul 09 18:43:16 2020 -0600
3ce7f24
x86: fsp: video: Allocate a frame buffer when needed
by Simon Glass
· Thu Jul 02 21:12:31 2020 -0600
c5c4ed6
x86: fsp: Reinit the FPU after FSP meminit
by Simon Glass
· Thu Jul 02 21:12:12 2020 -0600
c7811b7
x86: Don't build some unused objects in TPL
by Tom Rini
· Fri Jun 26 17:40:06 2020 -0400
b3279f3
bdinfo: x86: vesa: Update fb_base to the correct value
by Simon Glass
· Sun May 10 14:17:02 2020 -0600
00bf279
x86: mrccache: Allow use before driver model is active
by Simon Glass
· Wed May 27 06:58:49 2020 -0600
a0185fa
x86: spl: Print the error on SPL failure
by Simon Glass
· Wed May 27 06:58:48 2020 -0600
ba06a1f
cbfs: Don't require the CBFS size with cbfs_init_mem()
by Simon Glass
· Sun May 24 17:38:24 2020 -0600
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
ea6a609
bootstage: Use BOOTSTAGE instead of BOOTSTATE
by Simon Glass
· Sun May 10 11:39:59 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
282d386
efi_loader: round the memory area in efi_add_memory_map()
by Michael Walle
· Sun May 17 12:29:19 2020 +0200
dae1153
x86: Update SPL for coreboot
by Simon Glass
· Thu Apr 30 21:21:42 2020 -0600
91fcd1d
x86: Move work-around out of cpu_jump_to_64bit_uboot()
by Simon Glass
· Thu Apr 30 21:21:41 2020 -0600
8b8e754
x86: cpu: Skip init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:55 2020 -0600
d89c4a3
x86: fsp: Allow skipping init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:53 2020 -0600
9c442a6
acpi: Put table-setup code in its own function
by Simon Glass
· Sun Apr 26 09:19:51 2020 -0600
575a547
acpi: Move acpi_add_table() to generic code
by Simon Glass
· Sun Apr 26 09:19:50 2020 -0600
7fa8cf6
acpi: Drop code for missing XSDT from acpi_write_rsdp()
by Simon Glass
· Sun Apr 26 09:19:49 2020 -0600
179fb82
x86: Allow devices to write ACPI tables
by Simon Glass
· Sun Apr 26 09:19:48 2020 -0600
0e11384
acpi: Convert part of acpi_table to use acpi_ctx
by Simon Glass
· Sun Apr 26 09:19:47 2020 -0600
17968c3
acpi: Add a method to write tables for a device
by Simon Glass
· Sun Apr 26 09:19:46 2020 -0600
858fed1
x86: Move acpi_table header to main include/ directory
by Simon Glass
· Wed Apr 08 16:57:36 2020 -0600
5046109
x86: Move acpi_s3.h to include/acpi/
by Simon Glass
· Wed Apr 08 16:57:35 2020 -0600
225cc8a
x86: acpi: Let OS know that console already had been initialized
by Andy Shevchenko
· Thu Feb 27 17:21:56 2020 +0200
a9ef111
x86: acpi: Refactor XSDT handling in acpi_add_table()
by Andy Shevchenko
· Thu Feb 27 16:00:51 2020 +0200
92f9828
x86: Correct error return value in mrccache_get_region()
by Simon Glass
· Sun Feb 02 13:37:06 2020 -0700
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
e8e014c
x86: Don't include the BIOS emulator in TPL
by Simon Glass
· Fri Dec 06 21:42:23 2019 -0700
adee5ea
x86: fsp: Set up an MTRR for the graphics frame buffer
by Simon Glass
· Fri Dec 06 21:42:19 2019 -0700
466c785
x86: fsp: Add FSP2 base support
by Simon Glass
· Fri Dec 06 21:42:18 2019 -0700
58a23fb
x86: fsp: Correct wrong header inlude in fsp_support.c
by Simon Glass
· Fri Dec 06 21:42:17 2019 -0700
8965ef2
x86: fsp: Make graphics support common to FSP1/2
by Simon Glass
· Fri Dec 06 21:42:16 2019 -0700
25271ae
x86: Allow interrupt to happen once
by Simon Glass
· Fri Dec 06 21:42:15 2019 -0700
8ccadee
x86: Set up the MTRR for SDRAM
by Simon Glass
· Fri Dec 06 21:42:12 2019 -0700
75545f7
x86: Set the DRAM banks to reflect real location
by Simon Glass
· Fri Dec 06 21:42:11 2019 -0700
9de1027
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
by Simon Glass
· Fri Dec 06 21:42:10 2019 -0700
6e1b956
x86: Don't export mrccache_update()
by Simon Glass
· Fri Dec 06 21:42:09 2019 -0700
b5b0aff
x86: Add mrccache support for a 'variable' cache
by Simon Glass
· Fri Dec 06 21:42:08 2019 -0700
91efff5
x86: Update mrccache to support multiple caches
by Simon Glass
· Fri Dec 06 21:42:07 2019 -0700
1b9d815
x86: Tidy up error handling in mrccache_save()
by Simon Glass
· Fri Dec 06 21:42:06 2019 -0700
c3d0c23
x86: Add a new global_data member for the cache record
by Simon Glass
· Fri Dec 06 21:42:05 2019 -0700
4e988f9
x86: Adjust mrccache_get_region() to support get_mmap()
by Simon Glass
· Fri Dec 06 21:42:04 2019 -0700
9d25f2e
x86: Adjust mrccache_get_region() to use livetree
by Simon Glass
· Fri Dec 06 21:42:03 2019 -0700
d553f97
x86: Correct mrccache find_next_mrc_cache() calculation
by Simon Glass
· Fri Dec 06 21:42:02 2019 -0700
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· Thu Nov 14 12:57:45 2019 -0700
8f3f761
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· Thu Nov 14 12:57:42 2019 -0700
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· Thu Nov 14 12:57:41 2019 -0700
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
1fa70f8
common: Move checkcpu() out of common.h
by Simon Glass
· Thu Nov 14 12:57:34 2019 -0700
2d91068
x86: Quieten TPL's jump_to_image_no_args()
by Simon Glass
· Sun Oct 20 21:37:57 2019 -0600
662c17d
x86: Don't print CPU info in TPL
by Simon Glass
· Sun Oct 20 21:37:56 2019 -0600
81f1462
x86: Move CPU init to before spl_init()
by Simon Glass
· Sun Oct 20 21:37:55 2019 -0600
Next »