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
Age
Commit message (
Expand
)
Author
2018-06-13
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
2018-06-13
x86: ivybridge: Drop CONFIG_USBDEBUG
Bin Meng
2018-06-13
x86: ivybridge: Enable 206ax cpu driver for FSP build
Bin Meng
2018-06-13
x86: ivybridge: Imply USB_XHCI_HCD
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-09-16
x86: ivybridge: remove unused variables
Heinrich Schuchardt
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
2017-08-01
x86: ivybridge: remove unused uma_memory_size
xypron.glpk@gmx.de
2017-08-01
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
x86: ivybridge: kconfig: Imply platform specific drivers
Bin Meng
2017-08-01
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
Bin Meng
2017-08-01
ahci: Support non-PCI controllers
Simon Glass
2017-07-11
x86: Move link to use driver model for SCSI
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-06
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
Simon Glass
2017-02-06
x86: ivybridge: Skip SATA init in SPL
Simon Glass
2017-02-06
x86: ivybridge: Allow 32-bit init to move to SPL
Simon Glass
2017-02-06
x86: ivybridge: Fix types for 64-bit compilation
Simon Glass
2017-02-06
x86: ivybridge: Add more debugging for failures
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
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
x86: ivybridge: Fix PCH power setup
Simon Glass
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
2016-09-23
x86: squash lines for immediate return
Masahiro Yamada
2016-08-30
x86: Add debugging when cpu_common_init() fails
Simon Glass
2016-07-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
x86: link: Correct a failure in DRAM init
Simon Glass
2016-07-11
x86: fdt: Drop the unused compatible strings in fdtdec
Simon Glass
2016-05-23
x86: Call lapic_setup() in interrupt_init()
Bin Meng
2016-05-23
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
x86: Drop asm/acpi.h
Bin Meng
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-03-17
x86: ivybridge: Convert to use the common SDRAM code
Simon Glass
2016-03-17
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
x86: ivybridge: Show microcode version for each core
Simon Glass
2016-03-17
x86: Move common MRC Kconfig options to the common file
Simon Glass
2016-03-17
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
x86: Move microcode code to a common location
Simon Glass
[next]