Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
776cc2019467567b9a834f80cc5b03128efa372a
/
arch
/
x86
/
cpu
776cc20
x86: Move acpi_table header to main include/ directory
by Simon Glass
· 4 years, 9 months ago
3cabcf9
x86: Move acpi_s3.h to include/acpi/
by Simon Glass
· 4 years, 9 months ago
1630853
x86: apl: Move p2sb ofdata reading to the correct method
by Simon Glass
· 4 years, 9 months ago
2831405
x86: Correct wording of coreboot source code
by Simon Glass
· 4 years, 9 months ago
2c64d11
x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count
by Wolfgang Wallner
· 5 years ago
fc35d7e
x86: cpu_x86: Make cpu_x86_get_count() non-static
by Wolfgang Wallner
· 5 years ago
5a9d7f9
x86: p2sb: Drop 'apl' prefix
by Wolfgang Wallner
· 5 years ago
fa97ca1
Revert "x86: use invd instead of wbinvd in real mode start code"
by Andy Shevchenko
· 5 years ago
9a8942b
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
fa78604
x86: coral: Add I2C and TPM device-tree definitions
by Simon Glass
· 5 years ago
e85cbe8
x86: Add support for ACPI general-purpose events
by Simon Glass
· 5 years ago
d9a5fad
x86: itss: Add of-platdata support
by Simon Glass
· 5 years ago
69c2dc9
x86: Give each driver an IRQ type
by Simon Glass
· 5 years ago
eb8af95
x86: apl: Drop the I2C config in FSP-S
by Simon Glass
· 5 years ago
659252e
x86: apl: Use the clock driver
by Simon Glass
· 5 years ago
2999846
x86: Move P2SB from Apollo Lake to a more generic location
by Wolfgang Wallner
· 5 years ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
03fe85a
x86: itss: Remove apl-prefix
by Wolfgang Wallner
· 5 years ago
1d5bf32
x86: itss: Add a Kconfig option to enable/disable ITSS driver
by Wolfgang Wallner
· 5 years ago
43709fa
x86: Move itss.c from Apollo Lake to a more generic location
by Wolfgang Wallner
· 5 years ago
142c975
x86: Move itss.h from Apollo Lake to the generic x86 include directory
by Wolfgang Wallner
· 5 years ago
7d53b5a
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
by Wolfgang Wallner
· 5 years ago
2fa863e
x86: limit the fs segment to the pointer size
by Masahiro Yamada
· 5 years ago
0d67fac
x86: use invd instead of wbinvd in real mode start code
by Masahiro Yamada
· 5 years ago
18416ba
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
by Park, Aiden
· 5 years ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
9b4a205
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
35a3f87
common: Move ll_boot_init() to init.h
by Simon Glass
· 5 years ago
3d9acea
x86: apl: Avoid accessing the PCI bus before it is probed
by Simon Glass
· 5 years ago
2153e8f
x86: apl: Add FSP support
by Simon Glass
· 5 years ago
1fc5419
x86: apl: Add Kconfig and Makefile
by Simon Glass
· 5 years ago
46c674b
x86: apl: Add P2SB driver
by Simon Glass
· 5 years ago
4dc0ab3
x86: apl: Add SPL/TPL init
by Simon Glass
· 5 years ago
6a4c237
x86: apl: Add a CPU driver
by Simon Glass
· 5 years ago
409d4c6
x86: apl: Add SPL loaders
by Simon Glass
· 5 years ago
f5b18ae
x86: apl: Add PUNIT driver
by Simon Glass
· 5 years ago
40fb08e
x86: apl: Add PCH driver
by Simon Glass
· 5 years ago
8bd5dcd
x86: apl: Add LPC driver
by Simon Glass
· 5 years ago
3a02f69
x86: apl: Add ITSS driver
by Simon Glass
· 5 years ago
e5fb75c
x86: apl: Add hostbridge driver
by Simon Glass
· 5 years ago
bd47209
x86: apl: Add systemagent driver
by Simon Glass
· 5 years ago
7656582
x86: apl: Add UART driver
by Simon Glass
· 5 years ago
28eefef
x86: apl: Add PMC driver
by Simon Glass
· 5 years ago
baaeb92
x86: Move qemu CPU fixup function into its own file
by Simon Glass
· 5 years ago
b84d4d0
x86: Add low-power subsystem (lpss) support
by Simon Glass
· 5 years ago
f45e747
x86: Add support for newer CAR schemes
by Simon Glass
· 5 years ago
5924341
x86: Allow interrupt to happen once
by Simon Glass
· 5 years ago
515e817
x86: Update mrccache to support multiple caches
by Simon Glass
· 5 years ago
b93757c
x86: Define the SPL image start
by Simon Glass
· 5 years ago
79d66a6
x86: Move UCLASS_IRQ into a separate file
by Simon Glass
· 5 years ago
76ab9f2
x86: Drop unnecessary interrupt code for TPL
by Simon Glass
· 5 years ago
caca13f
x86: Drop unnecessary cpu code for TPL
by Simon Glass
· 5 years ago
77dd7c6
x86: timer: use a timer base of 0
by Simon Glass
· 5 years ago
d496162
x86: spi: Add helper functions for Intel Fast SPI
by Simon Glass
· 5 years ago
90ab311
x86: simplify ljmp to 32-bit code
by Masahiro Yamada
· 5 years ago
0d915a9
x86: use data32 directive instead of macro for operand-size prefix
by Masahiro Yamada
· 5 years ago
67c4e9f
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
c30b7ad
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
30c7c43
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
0e72ac7
x86: Move CPU init to before spl_init()
by Simon Glass
· 5 years ago
ece3a46
x86: Add a CPU init function for TPL
by Simon Glass
· 5 years ago
d362a08
x86: Reduce resetvec size
by Simon Glass
· 5 years ago
b9e7c33
x86: Drop RESET_SEG_SIZE
by Simon Glass
· 5 years ago
fd0ef89
x86: Drop RESET_BASE
by Simon Glass
· 5 years ago
b377ebb
x86: cpu: Don't include the cpu driver in TPL
by Simon Glass
· 5 years ago
add3f4c
x86: Add a function to set variable MTRRs
by Simon Glass
· 5 years ago
6ccb2f8
x86: Refactor mtrr_commit() to allow for shared code
by Simon Glass
· 5 years ago
a275209
x86: Add new common CPU functions for turbo/burst mode
by Simon Glass
· 5 years ago
f6d00da
x86: Tidy up some duplicate MSR defines
by Simon Glass
· 5 years ago
2f0c2f0
x86: Add common functions for TDP and perf control
by Simon Glass
· 5 years ago
55a6b13
x86: Use a common bus clock for Intel CPUs
by Simon Glass
· 5 years ago
246ac08
x86: Add a common function to set CPU thermal target
by Simon Glass
· 5 years ago
e2493a7
x86: Use a common definition of MSR_IA32_PERF_CTL
by Simon Glass
· 5 years ago
a827ba9
x86: pci: Drop the first parameter in pci_x86_r/w_config()
by Simon Glass
· 5 years ago
49a0f8c
x86: Move acpi_s3.h to a common location
by Simon Glass
· 5 years ago
bdeb2bc
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
by Simon Glass
· 5 years ago
08deb6d
x86: Add more comments to the start-up code
by Simon Glass
· 5 years ago
6172e94
x86: Change condition for using CAR
by Simon Glass
· 5 years ago
c3863ea
x86: fsp: Save usable RAM and hob_list in the handoff area
by Simon Glass
· 5 years ago
12c81b2
x86: spl: Move broadwell-specific code out of generic x86 spl
by Simon Glass
· 5 years ago
e46d00c
x86: pci: Add a function to clear and set PCI config regs
by Simon Glass
· 5 years ago
1eeb557
x86: Add binman symbols to the image
by Simon Glass
· 5 years ago
d3abc5d
x86: Move common Intel CPU info code into a function
by Simon Glass
· 5 years ago
e2adc36
x86: Rename some FSP functions to have an fsp_ prefix
by Simon Glass
· 5 years ago
8331188
x86: Rename existing FSP code to fsp1
by Simon Glass
· 5 years ago
980fe1a
x86: tangier: Fix off-by-one error when preparing CSRT
by Andy Shevchenko
· 5 years ago
0c6352e
x86: tangier: Reserve PCI ECAM in motherboard resources
by Andy Shevchenko
· 5 years ago
74b7635
x86: show UEFI images involved in crash
by Heinrich Schuchardt
· 5 years ago
2495c3a
x86: qemu: Report high memory in the E820 table
by Bin Meng
· 5 years ago
ea67d54
x86: qemu: Support getting high memory size
by Bin Meng
· 5 years ago
f4c0030
x86: qemu: Extract getting memory size to a separate routine
by Bin Meng
· 5 years ago
8ad01ce
x86: Remove x86 specific GD flags as they are not referenced at all
by Stefan Roese
· 5 years ago
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
f030b7b
env: Move TOTAL_MALLOC_LEN to environment.h
by Simon Glass
· 5 years ago
14360bf
x86: slimbootloader: Set TSC information for tsc_timer
by Park, Aiden
· 5 years ago
2869c3b
x86: slimbootloader: Add serial driver
by Park, Aiden
· 5 years ago
1fb17ea
x86: slimbootloader: Add memory configuration
by Park, Aiden
· 5 years ago
544293f
x86: Add new slimbootloader CPU type
by Park, Aiden
· 5 years ago
Next »