Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dc79691c3345a5632d14ab353d0e8d9aee622c40
/
arch
/
x86
/
cpu
dc79691
x86: apl: Add systemagent driver
by Simon Glass
· 5 years ago
582ba6e
x86: apl: Add UART driver
by Simon Glass
· 5 years ago
e63ca97
x86: apl: Add PMC driver
by Simon Glass
· 5 years ago
4c8243d
x86: Move qemu CPU fixup function into its own file
by Simon Glass
· 5 years ago
6629837
x86: Add low-power subsystem (lpss) support
by Simon Glass
· 5 years ago
8f963e1
x86: Add support for newer CAR schemes
by Simon Glass
· 5 years ago
25271ae
x86: Allow interrupt to happen once
by Simon Glass
· 5 years ago
91efff5
x86: Update mrccache to support multiple caches
by Simon Glass
· 5 years ago
7a13138
x86: Define the SPL image start
by Simon Glass
· 5 years ago
ff418d9
x86: Move UCLASS_IRQ into a separate file
by Simon Glass
· 5 years ago
a53cffe
x86: Drop unnecessary interrupt code for TPL
by Simon Glass
· 5 years ago
dd45a7a
x86: Drop unnecessary cpu code for TPL
by Simon Glass
· 5 years ago
d3edd42
x86: timer: use a timer base of 0
by Simon Glass
· 5 years ago
ec1a30c
x86: spi: Add helper functions for Intel Fast SPI
by Simon Glass
· 5 years ago
80f283b
x86: simplify ljmp to 32-bit code
by Masahiro Yamada
· 5 years ago
19f2a6d
x86: use data32 directive instead of macro for operand-size prefix
by Masahiro Yamada
· 5 years ago
6980b6b
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
9b61c7c
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
1fa70f8
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
81f1462
x86: Move CPU init to before spl_init()
by Simon Glass
· 5 years ago
dc44467
x86: Add a CPU init function for TPL
by Simon Glass
· 5 years ago
23c2ea96
x86: Reduce resetvec size
by Simon Glass
· 5 years ago
d96544d
x86: Drop RESET_SEG_SIZE
by Simon Glass
· 5 years ago
e6f5c32
x86: Drop RESET_BASE
by Simon Glass
· 5 years ago
212ee45
x86: cpu: Don't include the cpu driver in TPL
by Simon Glass
· 5 years ago
753297d
x86: Add a function to set variable MTRRs
by Simon Glass
· 5 years ago
3552059
x86: Refactor mtrr_commit() to allow for shared code
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
202a096
x86: Add more comments to the start-up code
by Simon Glass
· 5 years ago
9e60b43
x86: Change condition for using CAR
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
42bf3b9
x86: spl: Move broadwell-specific code out of generic x86 spl
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
5a4e018
x86: Add binman symbols to the image
by Simon Glass
· 5 years ago
aba3c60
x86: Move common Intel CPU info code into a function
by Simon Glass
· 5 years ago
1372414
x86: Rename some FSP functions to have an fsp_ prefix
by Simon Glass
· 5 years ago
6c34fc1
x86: Rename existing FSP code to fsp1
by Simon Glass
· 5 years ago
613092b
x86: tangier: Fix off-by-one error when preparing CSRT
by Andy Shevchenko
· 5 years ago
b04ef3b
x86: tangier: Reserve PCI ECAM in motherboard resources
by Andy Shevchenko
· 5 years ago
954108d
x86: show UEFI images involved in crash
by Heinrich Schuchardt
· 5 years ago
ef4c9e7
x86: qemu: Report high memory in the E820 table
by Bin Meng
· 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
faa8821
x86: Remove x86 specific GD flags as they are not referenced at all
by Stefan Roese
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
48d3ebc
env: Move TOTAL_MALLOC_LEN to environment.h
by Simon Glass
· 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
6e3cc36
x86: Add new slimbootloader CPU type
by Park, Aiden
· 5 years ago
70c6298
x86: tangier: Populate CSRT for shared DMA controller
by Andy Shevchenko
· 5 years ago
d13a8a3
watchdog: tangier: Convert to use WDT class
by Andy Shevchenko
· 5 years ago
21c5322
x86: coreboot: make it possible to process unhandled tags
by Christian Gmeiner
· 6 years ago
973c099
Fix spelling of available.
by Vagrant Cascadian
· 6 years ago
d4f266f
x86: Add a way to jump from TPL to SPL
by Simon Glass
· 6 years ago
7beafdf
x86: broadwell: Update PCH to work in TPL
by Simon Glass
· 6 years ago
a7a3eb3
x86: Support TPL in Intel common code
by Simon Glass
· 6 years ago
f5d1395
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
by Simon Glass
· 6 years ago
027f837
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
by Simon Glass
· 6 years ago
d806916b
x86: Add common Intel code for SPL
by Simon Glass
· 6 years ago
2aeaa57
x86: broadwell: Select refcode and CPU code for SPL
by Simon Glass
· 6 years ago
c51faed
x86: broadwell: Allow booting from SPL
by Simon Glass
· 6 years ago
79ef699
x86: Allow 16-bit init to be in TPL
by Simon Glass
· 6 years ago
75659ac
x86: Add support for starting from SPL/TPL
by Simon Glass
· 6 years ago
409cb19
x86: broadwell: Split CPU init
by Simon Glass
· 6 years ago
412f11b
x86: broadwell: Move init of debug UART to cpu.c
by Simon Glass
· 6 years ago
69343ff
x86: broadwell: Allow SDRAM init from SPL
by Simon Glass
· 6 years ago
345f366
x86: broadwell: Improve SDRAM debugging output
by Simon Glass
· 6 years ago
05e12f7
x86: Add a way to reinit the cpu
by Simon Glass
· 6 years ago
f9b5800
x86: mp_init: Use proper error numbers
by Simon Glass
· 6 years ago
cb770c5
x86: Update a stale comment about ifdtool
by Simon Glass
· 6 years ago
435f705
x86: start64: Fix copyright message
by Simon Glass
· 6 years ago
3642ba9
x86: broadwell: Add support for serial I/O devices
by Simon Glass
· 6 years ago
7c2beb0
x86: broadwell: Don't bother probing the PCH for pinctrl
by Simon Glass
· 6 years ago
398336e
x86: broadwell: Add support for the ADSP
by Simon Glass
· 6 years ago
e7ceeef
sound: x86: link: Add sound support
by Simon Glass
· 6 years ago
1a9360d
x86: ivybridge: Add a way to get the HDA config setting
by Simon Glass
· 6 years ago
7a83017
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
by Bin Meng
· 6 years ago
17b7b60
x86: Don't copy the cpu_call64() function to a hardcoded address
by Bin Meng
· 6 years ago
6aac2ca
x86: Change 4-level page table base address to low memory
by Bin Meng
· 6 years ago
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
cdd8df2
x86: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
a7bb8ef
efi: payload: only init usb if necessary
by Bin Meng
· 6 years ago
8d7b8d1
coreboot: only init usb if necessary
by Thomas RIENOESSL
· 6 years ago
d18df3c
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
by Hannes Schmelzer
· 6 years ago
09921ac
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
by Bin Meng
· 6 years ago
8204f50
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
253a24a
x86: Fix car_uninit weak symbol definition
by Bin Meng
· 6 years ago
b431568
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
by Bin Meng
· 6 years ago
f92b3d7
x86: Fix the mystery of printch() during 64-bit boot
by Bin Meng
· 6 years ago
Next »