Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
04ed49328cf4f71a0ccbf5f8be561c42765d4560
/
arch
/
x86
/
include
/
asm
c291e01
x86: apl: Add FSP structures
by Simon Glass
· Sun Dec 08 17:40:18 2019 -0700
fcfd26e
x86: apl: Add a CPU driver
by Simon Glass
· Sun Dec 08 17:40:14 2019 -0700
471e28c
x86: apl: Add PCH driver
by Simon Glass
· Sun Dec 08 17:40:10 2019 -0700
36a6cf3
x86: apl: Add LPC driver
by Simon Glass
· Sun Dec 08 17:40:09 2019 -0700
8c0629b
x86: apl: Add ITSS driver
by Simon Glass
· Sun Dec 08 17:40:08 2019 -0700
dc79691
x86: apl: Add systemagent driver
by Simon Glass
· Sun Dec 08 17:32:10 2019 -0700
34f94ec
x86: apl: Add pinctrl driver
by Simon Glass
· Sun Dec 08 17:32:08 2019 -0700
582ba6e
x86: apl: Add UART driver
by Simon Glass
· Fri Dec 06 21:42:58 2019 -0700
e63ca97
x86: apl: Add PMC driver
by Simon Glass
· Fri Dec 06 21:42:57 2019 -0700
7c4ae82
x86: apl: Add basic IO addresses
by Simon Glass
· Fri Dec 06 21:42:56 2019 -0700
837a66a
x86: Add a generic Intel pinctrl driver
by Simon Glass
· Fri Dec 06 21:42:53 2019 -0700
6629837
x86: Add low-power subsystem (lpss) support
by Simon Glass
· Fri Dec 06 21:42:52 2019 -0700
c93fd57
x86: Make MSR_PKG_POWER_SKU common
by Simon Glass
· Fri Dec 06 21:42:34 2019 -0700
8f963e1
x86: Add support for newer CAR schemes
by Simon Glass
· Fri Dec 06 21:42:25 2019 -0700
2cf3a5a
x86: fsp: Make the notify API call common
by Simon Glass
· Fri Dec 06 21:42:22 2019 -0700
26561da
x86: fsp: Allow remembering the location of FSP-S
by Simon Glass
· Fri Dec 06 21:42:21 2019 -0700
466c785
x86: fsp: Add FSP2 base support
by Simon Glass
· Fri Dec 06 21:42:18 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
c3d0c23
x86: Add a new global_data member for the cache record
by Simon Glass
· Fri Dec 06 21:42:05 2019 -0700
91c0736
x86: Reduce mrccache record alignment size
by Simon Glass
· Fri Dec 06 21:42:01 2019 -0700
ec1a30c
x86: spi: Add helper functions for Intel Fast SPI
by Simon Glass
· Fri Dec 06 21:41:43 2019 -0700
f5bdce2
i2c: designware: Avoid using static data
by Simon Glass
· Fri Dec 06 21:41:41 2019 -0700
dc44467
x86: Add a CPU init function for TPL
by Simon Glass
· Sun Oct 20 21:37:54 2019 -0600
0b3c576
x86: spl: Support init of a PUNIT
by Simon Glass
· Sun Oct 20 21:37:49 2019 -0600
ed10a4f
x86: timer: Use a separate flag for whether timer is inited
by Simon Glass
· Sun Oct 20 21:37:47 2019 -0600
753297d
x86: Add a function to set variable MTRRs
by Simon Glass
· Wed Sep 25 08:56:46 2019 -0600
a016368
x86: Add new common CPU functions for turbo/burst mode
by Simon Glass
· Wed Sep 25 08:56:40 2019 -0600
05e85b9
x86: Tidy up some duplicate MSR defines
by Simon Glass
· Wed Sep 25 08:56:39 2019 -0600
b12689d
x86: Add common functions for TDP and perf control
by Simon Glass
· Wed Sep 25 08:56:38 2019 -0600
4347d83
x86: Use a common bus clock for Intel CPUs
by Simon Glass
· Wed Sep 25 08:56:37 2019 -0600
23a6ca9
x86: Add a common function to set CPU thermal target
by Simon Glass
· Wed Sep 25 08:56:36 2019 -0600
76ae027
x86: Use a common definition of MSR_IA32_PERF_CTL
by Simon Glass
· Wed Sep 25 08:56:35 2019 -0600
a546458
x86: pci: Drop the first parameter in pci_x86_r/w_config()
by Simon Glass
· Sat Aug 31 21:23:18 2019 -0600
5c2aabf
x86: Move acpi_s3.h to a common location
by Simon Glass
· Wed Sep 25 08:56:32 2019 -0600
7ab72de
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
by Simon Glass
· Wed Sep 25 08:11:47 2019 -0600
ca1c61e
x86: Add various MTRR indexes and values
by Simon Glass
· Wed Sep 25 08:11:46 2019 -0600
2562808
x86: fsp: Save usable RAM and hob_list in the handoff area
by Simon Glass
· Wed Sep 25 08:11:41 2019 -0600
19da9c4
x86: spl: Reduce priority of the basic SPL image loader
by Simon Glass
· Wed Sep 25 08:11:39 2019 -0600
7567787
x86: pci: Add a function to clear and set PCI config regs
by Simon Glass
· Wed Sep 25 08:11:37 2019 -0600
aba3c60
x86: Move common Intel CPU info code into a function
by Simon Glass
· Wed Sep 25 08:11:35 2019 -0600
fffb220
x86: fsp: Add access to variable MRC data
by Simon Glass
· Wed Sep 25 08:11:34 2019 -0600
99bb201
x86: fsp: Add a few more definitions for FSP2
by Simon Glass
· Wed Sep 25 08:11:33 2019 -0600
ac4df6f
x86: Move common fsp functions into a common file
by Simon Glass
· Wed Sep 25 08:11:30 2019 -0600
ddb39b2
x86: fsp: Move common dram functions into a common file
by Simon Glass
· Sat Aug 24 14:10:32 2019 -0600
e464d6e
x86: fsp: Tidy up comment style a little
by Simon Glass
· Sun Aug 25 10:10:59 2019 -0600
ef8a2dd
x86: fsp: Create a common fsp_support.h header
by Simon Glass
· Sat Aug 24 14:19:05 2019 -0600
1372414
x86: Rename some FSP functions to have an fsp_ prefix
by Simon Glass
· Wed Sep 25 08:11:25 2019 -0600
4b6e2bb
x86: Move fsp_ffs.h include to fsp_arch.h
by Simon Glass
· Wed Sep 25 08:00:20 2019 -0600
3206688
x86: Move fsp_bootmode.h to the generic fsp directory
by Simon Glass
· Wed Sep 25 08:00:19 2019 -0600
0b7df8a
x86: Move fsp_infoheader.h to the generic fsp directory
by Simon Glass
· Wed Oct 02 08:26:41 2019 +0800
7cd23b1
x86: Move fsp_hob.h to the generic fsp directory
by Simon Glass
· Wed Oct 02 08:25:10 2019 +0800
6fd4e0b
x86: Move fsp_fv.h to the generic fsp directory
by Simon Glass
· Wed Sep 25 08:00:16 2019 -0600
d7004b9
x86: Move fsp_types.h to the generic fsp directory
by Simon Glass
· Wed Sep 25 08:00:15 2019 -0600
b56ddd9
x86: Move fsp_api.h inclusion out of fsp_support.h
by Simon Glass
· Wed Sep 25 08:00:14 2019 -0600
e0e4b64
x86: Create a new fsp_arch.h header
by Simon Glass
· Wed Sep 25 08:00:13 2019 -0600
788ed15
x86: Move fsp_azalia.h to the generic fsp directory
by Simon Glass
· Wed Sep 25 08:00:12 2019 -0600
6c34fc1
x86: Rename existing FSP code to fsp1
by Simon Glass
· Wed Sep 25 08:00:11 2019 -0600
d87a21d
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
by Andy Shevchenko
· Fri Sep 13 18:42:00 2019 +0300
864816a
x86: tangier: Use spaces over TABs in ASL code
by Andy Shevchenko
· Thu Aug 29 17:04:21 2019 +0300
b04ef3b
x86: tangier: Reserve PCI ECAM in motherboard resources
by Andy Shevchenko
· Thu Aug 29 17:04:19 2019 +0300
c230820
x86: acpi: Annotate struct acpi_table_header with __packed
by Andy Shevchenko
· Thu Aug 29 17:04:18 2019 +0300
fc7f57f
x86: qemu: Support getting high memory size
by Bin Meng
· Thu Aug 29 02:53:05 2019 -0700
38502eb
x86: qemu: Extract getting memory size to a separate routine
by Bin Meng
· Thu Aug 29 02:53:04 2019 -0700
15a76b1
x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
by Andy Shevchenko
· Mon Aug 26 09:48:15 2019 +0800
faa8821
x86: Remove x86 specific GD flags as they are not referenced at all
by Stefan Roese
· Fri Aug 16 14:45:28 2019 +0200
347f1b4
x86: slimbootloader: Set TSC information for tsc_timer
by Park, Aiden
· Sat Aug 03 08:30:52 2019 +0000
1636d26
x86: slimbootloader: Add serial driver
by Park, Aiden
· Sat Aug 03 08:30:44 2019 +0000
deffd42
x86: slimbootloader: Add memory configuration
by Park, Aiden
· Sat Aug 03 08:30:36 2019 +0000
538aec9
x86: Add a common HOB library
by Park, Aiden
· Sat Aug 03 08:30:31 2019 +0000
0961cf7
x86: lib: fsp: Use EFI_GUID and efi_guid_t
by Park, Aiden
· Sat Aug 03 08:30:20 2019 +0000
6e3cc36
x86: Add new slimbootloader CPU type
by Park, Aiden
· Sat Aug 03 08:30:12 2019 +0000
bbbfe91
x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
by Andy Shevchenko
· Sun Jul 14 19:23:58 2019 +0300
607dbd1
x86: acpi: Introduce a stub to generate CSRT
by Andy Shevchenko
· Sun Jul 14 19:23:57 2019 +0300
9a37f15
x86: acpi: Add CSRT description
by Andy Shevchenko
· Sun Jul 14 19:23:56 2019 +0300
b15a9c9
x86: Add a forward struct declaration in coreboot_tables.h
by Simon Glass
· Sat May 18 11:59:51 2019 -0600
7cf5fe0
x86: Add a simple TPL implementation
by Simon Glass
· Thu May 02 10:52:12 2019 -0600
48fd856
x86: Support saving MRC data from SPL
by Simon Glass
· Thu Apr 25 21:58:57 2019 -0600
e704c18
x86: Add a handoff header file
by Simon Glass
· Thu Apr 25 21:58:47 2019 -0600
05e12f7
x86: Add a way to reinit the cpu
by Simon Glass
· Thu Apr 25 21:58:42 2019 -0600
98625c5
x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier
by Andy Shevchenko
· Tue Feb 26 13:43:15 2019 +0200
77406e5
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
by Andy Shevchenko
· Tue Feb 26 13:43:14 2019 +0200
3642ba9
x86: broadwell: Add support for serial I/O devices
by Simon Glass
· Sat Feb 16 20:25:03 2019 -0700
398336e
x86: broadwell: Add support for the ADSP
by Simon Glass
· Sat Feb 16 20:25:01 2019 -0700
4d0c6ea
sound: x86: Add beeping support in i8254
by Simon Glass
· Sat Feb 16 20:24:58 2019 -0700
e7ceeef
sound: x86: link: Add sound support
by Simon Glass
· Sat Feb 16 20:24:57 2019 -0700
4a82768
x86: Adjust I/O macros to work on 64-bit machines
by Simon Glass
· Sat Feb 16 20:24:46 2019 -0700
7245476
x86: do not use i386 code for x86_64 memory functions
by Heinrich Schuchardt
· Wed Jan 23 02:42:39 2019 +0100
e1aa27b
x86: tangier: Add initial ACPI support for PMIC device
by Andy Shevchenko
· Tue Feb 05 13:06:57 2019 +0200
6a211b6
x86: acpi: Fix indentation in Intel Tangier ASL code
by Andy Shevchenko
· Sat Nov 10 17:37:02 2018 +0200
8334046
x86: acpi: Enable RTC for Intel Tangier
by Andy Shevchenko
· Sat Nov 10 17:37:01 2018 +0200
4ca48c9
x86: acpi: Generate SPCR table
by Andy Shevchenko
· Tue Nov 20 23:52:38 2018 +0200
6e84f087
x86: acpi: Add SPCR table description
by Andy Shevchenko
· Tue Nov 20 23:52:37 2018 +0200
59c4aa4
x86: Implement arch-specific io accessor routines
by Bin Meng
· Mon Oct 15 02:21:16 2018 -0700
39aff64
x86: acpi: Remove redundant Offset (0x00)
by Andy Shevchenko
· Wed Oct 31 19:14:08 2018 +0200
9c9d0e9
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
by Stefan Roese
· Mon Oct 22 14:07:53 2018 +0200
8fafd01
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· Mon Oct 01 12:22:37 2018 -0600
418c246
x86: tangier: acpi: add I2C6 node
by Georgii Staroselskii
· Tue Sep 11 13:31:09 2018 +0300
Next »