index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2019-11-03
x86: Quieten TPL's jump_to_image_no_args()
Simon Glass
2019-11-03
x86: Don't print CPU info in TPL
Simon Glass
2019-11-03
x86: Move CPU init to before spl_init()
Simon Glass
2019-11-03
x86: Add a CPU init function for TPL
Simon Glass
2019-11-03
x86: tpl: Add a fake PCI bus
Simon Glass
2019-11-03
x86: spl: Support init of a PUNIT
Simon Glass
2019-11-03
x86: timer: Use a separate flag for whether timer is inited
Simon Glass
2019-10-15
binman: x86: Separate out 16-bit reset and init code
Simon Glass
2019-10-11
x86: Reduce resetvec size
Simon Glass
2019-10-11
x86: Drop RESET_SEG_SIZE
Simon Glass
2019-10-11
x86: Drop RESET_BASE
Simon Glass
2019-10-11
x86: Update Kconfig options for FSP1
Simon Glass
2019-10-11
x86: Add a function to find the size of an mrccache record
Simon Glass
2019-10-11
x86: Panic when SPL or TPL fail
Simon Glass
2019-10-08
x86: Use mtrr_commit() with FSP2
Simon Glass
2019-10-08
x86: cpu: Don't include the cpu driver in TPL
Simon Glass
2019-10-08
x86: Add a function to set variable MTRRs
Simon Glass
2019-10-08
x86: Refactor mtrr_commit() to allow for shared code
Simon Glass
2019-10-08
x86: Allow the PCH and LPC uclasses to work with of-platdata
Simon Glass
2019-10-08
x86: Add new common CPU functions for turbo/burst mode
Simon Glass
2019-10-08
x86: Tidy up some duplicate MSR defines
Simon Glass
2019-10-08
x86: Add common functions for TDP and perf control
Simon Glass
2019-10-08
x86: Use a common bus clock for Intel CPUs
Simon Glass
2019-10-08
x86: Add a common function to set CPU thermal target
Simon Glass
2019-10-08
x86: Use a common definition of MSR_IA32_PERF_CTL
Simon Glass
2019-10-08
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
Simon Glass
2019-10-08
x86: Add various MTRR indexes and values
Simon Glass
2019-10-08
x86: Add more comments to the start-up code
Simon Glass
2019-10-08
x86: Change condition for using CAR
Simon Glass
2019-10-08
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
x86: spl: Reduce priority of the basic SPL image loader
Simon Glass
2019-10-08
x86: spl: Use hang() instead of a while() loop
Simon Glass
2019-10-08
x86: pci: Add a function to clear and set PCI config regs
Simon Glass
2019-10-08
x86: Add binman symbols to the image
Simon Glass
2019-10-08
x86: Move common Intel CPU info code into a function
Simon Glass
2019-10-08
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
x86: fsp: Add a few more definitions for FSP2
Simon Glass
2019-10-08
x86: fsp: Move common support functions into a common file
Simon Glass
2019-10-08
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
x86: fsp: Tidy up comment style a little
Simon Glass
2019-10-08
x86: fsp: Use if() instead of #ifdef
Simon Glass
2019-10-08
x86: fsp: Create a common fsp_support.h header
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Move fsp_ffs.h include to fsp_arch.h
Simon Glass
2019-10-08
x86: Move fsp_bootmode.h to the generic fsp directory
Simon Glass
2019-10-08
x86: Move fsp_infoheader.h to the generic fsp directory
Simon Glass
[next]