Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6fc5ae1b9f3554c6e6210630ad86c61eafa7b25d
/
arch
/
x86
/
include
/
asm
dc44467
x86: Add a CPU init function for TPL
by Simon Glass
· 5 years ago
0b3c576
x86: spl: Support init of a PUNIT
by Simon Glass
· 5 years ago
ed10a4f
x86: timer: Use a separate flag for whether timer is inited
by Simon Glass
· 5 years ago
753297d
x86: Add a function to set variable MTRRs
by Simon Glass
· 5 years ago
a016368
x86: Add new common CPU functions for turbo/burst mode
by Simon Glass
· 5 years ago
05e85b9
x86: Tidy up some duplicate MSR defines
by Simon Glass
· 5 years ago
b12689d
x86: Add common functions for TDP and perf control
by Simon Glass
· 5 years ago
4347d83
x86: Use a common bus clock for Intel CPUs
by Simon Glass
· 5 years ago
23a6ca9
x86: Add a common function to set CPU thermal target
by Simon Glass
· 5 years ago
76ae027
x86: Use a common definition of MSR_IA32_PERF_CTL
by Simon Glass
· 5 years ago
a546458
x86: pci: Drop the first parameter in pci_x86_r/w_config()
by Simon Glass
· 5 years ago
5c2aabf
x86: Move acpi_s3.h to a common location
by Simon Glass
· 5 years ago
7ab72de
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
by Simon Glass
· 5 years ago
ca1c61e
x86: Add various MTRR indexes and values
by Simon Glass
· 5 years ago
2562808
x86: fsp: Save usable RAM and hob_list in the handoff area
by Simon Glass
· 5 years ago
19da9c4
x86: spl: Reduce priority of the basic SPL image loader
by Simon Glass
· 5 years ago
7567787
x86: pci: Add a function to clear and set PCI config regs
by Simon Glass
· 5 years ago
aba3c60
x86: Move common Intel CPU info code into a function
by Simon Glass
· 5 years ago
fffb220
x86: fsp: Add access to variable MRC data
by Simon Glass
· 5 years ago
99bb201
x86: fsp: Add a few more definitions for FSP2
by Simon Glass
· 5 years ago
ac4df6f
x86: Move common fsp functions into a common file
by Simon Glass
· 5 years ago
ddb39b2
x86: fsp: Move common dram functions into a common file
by Simon Glass
· 5 years ago
e464d6e
x86: fsp: Tidy up comment style a little
by Simon Glass
· 5 years ago
ef8a2dd
x86: fsp: Create a common fsp_support.h header
by Simon Glass
· 5 years ago
1372414
x86: Rename some FSP functions to have an fsp_ prefix
by Simon Glass
· 5 years ago
4b6e2bb
x86: Move fsp_ffs.h include to fsp_arch.h
by Simon Glass
· 5 years ago
3206688
x86: Move fsp_bootmode.h to the generic fsp directory
by Simon Glass
· 5 years ago
0b7df8a
x86: Move fsp_infoheader.h to the generic fsp directory
by Simon Glass
· 5 years ago
7cd23b1
x86: Move fsp_hob.h to the generic fsp directory
by Simon Glass
· 5 years ago
6fd4e0b
x86: Move fsp_fv.h to the generic fsp directory
by Simon Glass
· 5 years ago
d7004b9
x86: Move fsp_types.h to the generic fsp directory
by Simon Glass
· 5 years ago
b56ddd9
x86: Move fsp_api.h inclusion out of fsp_support.h
by Simon Glass
· 5 years ago
e0e4b64
x86: Create a new fsp_arch.h header
by Simon Glass
· 5 years ago
788ed15
x86: Move fsp_azalia.h to the generic fsp directory
by Simon Glass
· 5 years ago
6c34fc1
x86: Rename existing FSP code to fsp1
by Simon Glass
· 5 years ago
d87a21d
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
by Andy Shevchenko
· 5 years ago
864816a
x86: tangier: Use spaces over TABs in ASL code
by Andy Shevchenko
· 5 years ago
b04ef3b
x86: tangier: Reserve PCI ECAM in motherboard resources
by Andy Shevchenko
· 5 years ago
c230820
x86: acpi: Annotate struct acpi_table_header with __packed
by Andy Shevchenko
· 5 years ago
fc7f57f
x86: qemu: Support getting high memory size
by Bin Meng
· 5 years ago
38502eb
x86: qemu: Extract getting memory size to a separate routine
by Bin Meng
· 5 years ago
15a76b1
x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
by Andy Shevchenko
· 5 years ago
faa8821
x86: Remove x86 specific GD flags as they are not referenced at all
by Stefan Roese
· 5 years ago
347f1b4
x86: slimbootloader: Set TSC information for tsc_timer
by Park, Aiden
· 5 years ago
1636d26
x86: slimbootloader: Add serial driver
by Park, Aiden
· 5 years ago
deffd42
x86: slimbootloader: Add memory configuration
by Park, Aiden
· 5 years ago
538aec9
x86: Add a common HOB library
by Park, Aiden
· 5 years ago
0961cf7
x86: lib: fsp: Use EFI_GUID and efi_guid_t
by Park, Aiden
· 5 years ago
6e3cc36
x86: Add new slimbootloader CPU type
by Park, Aiden
· 5 years ago
bbbfe91
x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
by Andy Shevchenko
· 5 years ago
607dbd1
x86: acpi: Introduce a stub to generate CSRT
by Andy Shevchenko
· 5 years ago
9a37f15
x86: acpi: Add CSRT description
by Andy Shevchenko
· 5 years ago
b15a9c9
x86: Add a forward struct declaration in coreboot_tables.h
by Simon Glass
· 6 years ago
7cf5fe0
x86: Add a simple TPL implementation
by Simon Glass
· 6 years ago
48fd856
x86: Support saving MRC data from SPL
by Simon Glass
· 6 years ago
e704c18
x86: Add a handoff header file
by Simon Glass
· 6 years ago
05e12f7
x86: Add a way to reinit the cpu
by Simon Glass
· 6 years ago
98625c5
x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier
by Andy Shevchenko
· 6 years ago
77406e5
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
by Andy Shevchenko
· 6 years ago
3642ba9
x86: broadwell: Add support for serial I/O devices
by Simon Glass
· 6 years ago
398336e
x86: broadwell: Add support for the ADSP
by Simon Glass
· 6 years ago
4d0c6ea
sound: x86: Add beeping support in i8254
by Simon Glass
· 6 years ago
e7ceeef
sound: x86: link: Add sound support
by Simon Glass
· 6 years ago
4a82768
x86: Adjust I/O macros to work on 64-bit machines
by Simon Glass
· 6 years ago
7245476
x86: do not use i386 code for x86_64 memory functions
by Heinrich Schuchardt
· 6 years ago
e1aa27b
x86: tangier: Add initial ACPI support for PMIC device
by Andy Shevchenko
· 6 years ago
6a211b6
x86: acpi: Fix indentation in Intel Tangier ASL code
by Andy Shevchenko
· 6 years ago
8334046
x86: acpi: Enable RTC for Intel Tangier
by Andy Shevchenko
· 6 years ago
4ca48c9
x86: acpi: Generate SPCR table
by Andy Shevchenko
· 6 years ago
6e84f087
x86: acpi: Add SPCR table description
by Andy Shevchenko
· 6 years ago
59c4aa4
x86: Implement arch-specific io accessor routines
by Bin Meng
· 6 years ago
39aff64
x86: acpi: Remove redundant Offset (0x00)
by Andy Shevchenko
· 6 years ago
9c9d0e9
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
by Stefan Roese
· 6 years ago
8fafd01
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· 6 years ago
418c246
x86: tangier: acpi: add I2C6 node
by Georgii Staroselskii
· 6 years ago
0805a76
x86: cpu: introduce scu_ipc_raw_command()
by Georgii Staroselskii
· 6 years ago
1359226
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
69ebf19
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
by Bin Meng
· 6 years ago
106dcfc
x86: zimage: Support booting Linux kernel from an EFI payload
by Bin Meng
· 6 years ago
af915bf
elf: Move x86 reloc defines to common elf.h
by Alexander Graf
· 6 years ago
3f04707
x86: acpi: Prevent acpi_table.h from being included more than once
by Bin Meng
· 6 years ago
ac63025
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
by Bin Meng
· 6 years ago
af5b8d2
x86: Switch to use DM sysreset driver
by Bin Meng
· 6 years ago
7fe4075
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· 6 years ago
6ba3999
x86: Change __kernel_size_t conditionals to use compiler provided defines
by Bin Meng
· 6 years ago
8a57ea7
x86: Add 64-bit setjmp/longjmp implementation
by Ivan Gorinov
· 6 years ago
d803f54
x86: irq: Support discrete PIRQ routing registers via device tree
by Bin Meng
· 6 years ago
c332fca
x86: irq: Parse number of PIRQ links from device tree
by Bin Meng
· 6 years ago
1defbb1
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
by Bin Meng
· 6 years ago
0c9f594
x86: irq: Remove chipset specific irq router drivers
by Bin Meng
· 6 years ago
f55305a
Define board_quiesce_devices() in a shared location
by Simon Glass
· 7 years ago
b722b11
x86: Define PLATFORM__SET_BIT for generic_set_bit()
by Bryan O'Donoghue
· 7 years ago
8b0c8a1
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4b8fc74
x86: Rename e820entry to e820_entry
by Bin Meng
· 7 years ago
3838d71
x86: Use 'unsigned int' in install_e820_map() functions
by Bin Meng
· 7 years ago
04bd0f1
x86: Update the io.h file to use {out|in}_{be|le}X macros
by Lukasz Majewski
· 7 years ago
260fa77
x86: Add 64-bit memory-mapped I/O functions
by Ivan Gorinov
· 7 years ago
901bb0b
x86: zImage: Pass working device tree data to the kernel
by Ivan Gorinov
· 7 years ago
Next »