~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
broadwell
Commit message (
Expand
)
Author
Age
*
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-15
*
x86: samus: Don't include audio and SATA in TPL
Simon Glass
2023-05-11
*
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-05-11
*
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-18
*
global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG
Tom Rini
2022-12-23
*
global: Migrate CONFIG_X86_REFCODE_ADDR to CFG
Tom Rini
2022-12-23
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-23
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
bloblist: Rename the SPL tag
Simon Glass
2022-01-13
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-26
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
*
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
*
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: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
Simon Glass
2019-10-08
*
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
*
x86: Move common Intel CPU info code into a function
Simon Glass
2019-10-08
*
x86: broadwell: Update PCH to work in TPL
Simon Glass
2019-05-08
*
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-05-08
*
x86: broadwell: Select refcode and CPU code for SPL
Simon Glass
2019-05-08
*
x86: broadwell: Allow booting from SPL
Simon Glass
2019-05-08
*
x86: broadwell: Split CPU init
Simon Glass
2019-05-08
*
x86: broadwell: Move init of debug UART to cpu.c
Simon Glass
2019-05-08
*
x86: broadwell: Allow SDRAM init from SPL
Simon Glass
2019-05-08
*
x86: broadwell: Improve SDRAM debugging output
Simon Glass
2019-05-08
*
x86: broadwell: Add support for serial I/O devices
Simon Glass
2019-02-20
*
x86: broadwell: Don't bother probing the PCH for pinctrl
Simon Glass
2019-02-20
*
x86: broadwell: Add support for the ADSP
Simon Glass
2019-02-20
[next]