index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
broadwell
Age
Commit message (
Expand
)
Author
5 days
global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
2024-10-18
x86: cpu: Use default print_cpuinfo() for all
Andy Shevchenko
2024-10-11
global: Rename SPL_TPL_ to PHASE_
Simon Glass
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-09-22
x86: broadwell: Avoid initing the CPU twice
Simon Glass
2023-09-22
x86: Add some log categories
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-05-11
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-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2022-12-23
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-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
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-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-17
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-05-18
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
2019-12-15
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-02
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-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: 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
[next]