index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
model_206ax.c
Age
Commit message (
Expand
)
Author
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-05-18
common: Drop log.h from common header
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: Move common Intel CPU info code into a function
Simon Glass
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-06-13
x86: ivybridge: Drop CONFIG_USBDEBUG
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-06
x86: ivybridge: Declare global data where it is used
Simon Glass
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
2016-05-23
x86: Call lapic_setup() in interrupt_init()
Bin Meng
2016-05-23
x86: Drop asm/acpi.h
Bin Meng
2016-03-17
x86: ivybridge: Show microcode version for each core
Simon Glass
2016-03-17
x86: Add some more common MSR indexes
Simon Glass
2016-01-24
x86: ivybridge: Drop the dead MTRR code
Simon Glass
2016-01-24
x86: ivybridge: Set up the thermal target correctly
Simon Glass
2016-01-24
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
x86: ivybridge: Use common CPU init code
Simon Glass
2015-07-14
x86: Clean up lapic codes
Bin Meng
2015-04-30
x86: Add multi-processor init
Simon Glass
2014-11-25
x86: Add init for model 206AX CPU
Simon Glass