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
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: cpu: Don't include the cpu driver in TPL
Simon Glass
2019-10-08
1
-1
/
+4
*
x86: Add a function to set variable MTRRs
Simon Glass
2019-10-08
1
-0
/
+38
*
x86: Refactor mtrr_commit() to allow for shared code
Simon Glass
2019-10-08
1
-7
/
+12
*
x86: Add new common CPU functions for turbo/burst mode
Simon Glass
2019-10-08
1
-0
/
+61
*
x86: Tidy up some duplicate MSR defines
Simon Glass
2019-10-08
3
-11
/
+11
*
x86: Add common functions for TDP and perf control
Simon Glass
2019-10-08
5
-32
/
+33
*
x86: Use a common bus clock for Intel CPUs
Simon Glass
2019-10-08
3
-5
/
+5
*
x86: Add a common function to set CPU thermal target
Simon Glass
2019-10-08
3
-41
/
+26
*
x86: Use a common definition of MSR_IA32_PERF_CTL
Simon Glass
2019-10-08
3
-3
/
+3
*
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
3
-19
/
+11
*
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
3
-3
/
+3
*
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
Simon Glass
2019-10-08
1
-1
/
+1
*
x86: Add more comments to the start-up code
Simon Glass
2019-10-08
3
-3
/
+17
*
x86: Change condition for using CAR
Simon Glass
2019-10-08
1
-2
/
+2
*
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
1
-0
/
+6
*
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
2
-0
/
+12
*
x86: pci: Add a function to clear and set PCI config regs
Simon Glass
2019-10-08
1
-0
/
+19
*
x86: Add binman symbols to the image
Simon Glass
2019-10-08
1
-0
/
+6
*
x86: Move common Intel CPU info code into a function
Simon Glass
2019-10-08
3
-14
/
+16
*
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
4
-4
/
+4
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
6
-6
/
+6
*
x86: tangier: Fix off-by-one error when preparing CSRT
Andy Shevchenko
2019-09-10
1
-1
/
+1
*
x86: tangier: Reserve PCI ECAM in motherboard resources
Andy Shevchenko
2019-09-10
1
-1
/
+2
*
x86: show UEFI images involved in crash
Heinrich Schuchardt
2019-09-10
1
-0
/
+14
*
x86: qemu: Report high memory in the E820 table
Bin Meng
2019-09-10
1
-19
/
+40
*
x86: qemu: Support getting high memory size
Bin Meng
2019-09-10
1
-2
/
+25
*
x86: qemu: Extract getting memory size to a separate routine
Bin Meng
2019-09-10
1
-2
/
+7
*
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
2019-08-18
3
-14
/
+1
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
2019-08-11
1
-0
/
+1
*
x86: slimbootloader: Set TSC information for tsc_timer
Park, Aiden
2019-08-09
1
-0
/
+37
*
x86: slimbootloader: Add serial driver
Park, Aiden
2019-08-09
2
-1
/
+68
*
x86: slimbootloader: Add memory configuration
Park, Aiden
2019-08-09
2
-1
/
+152
*
x86: Add new slimbootloader CPU type
Park, Aiden
2019-08-09
6
-2
/
+64
*
x86: tangier: Populate CSRT for shared DMA controller
Andy Shevchenko
2019-08-09
1
-0
/
+38
*
watchdog: tangier: Convert to use WDT class
Andy Shevchenko
2019-06-22
1
-1
/
+0
*
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
2019-05-19
1
-0
/
+7
*
Fix spelling of available.
Vagrant Cascadian
2019-05-09
1
-1
/
+1
*
x86: Add a way to jump from TPL to SPL
Simon Glass
2019-05-08
1
-0
/
+13
*
x86: broadwell: Update PCH to work in TPL
Simon Glass
2019-05-08
1
-3
/
+9
*
x86: Support TPL in Intel common code
Simon Glass
2019-05-08
1
-3
/
+6
*
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-05-08
1
-0
/
+25
*
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-05-08
1
-0
/
+15
*
x86: Add common Intel code for SPL
Simon Glass
2019-05-08
2
-0
/
+33
*
x86: broadwell: Select refcode and CPU code for SPL
Simon Glass
2019-05-08
1
-3
/
+4
*
x86: broadwell: Allow booting from SPL
Simon Glass
2019-05-08
2
-0
/
+78
*
x86: Allow 16-bit init to be in TPL
Simon Glass
2019-05-08
2
-2
/
+2
*
x86: Add support for starting from SPL/TPL
Simon Glass
2019-05-08
3
-1
/
+134
*
x86: broadwell: Split CPU init
Simon Glass
2019-05-08
3
-673
/
+695
*
x86: broadwell: Move init of debug UART to cpu.c
Simon Glass
2019-05-08
2
-11
/
+13
[next]