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
/
cpu
/
broadwell
Age
Commit message (
Expand
)
Author
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
2019-05-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-02-20
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
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-12
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
[next]