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
Age
Commit message (
Expand
)
Author
2016-01-24
x86: ivybridge: Drop unnecessary northbridge setup
Simon Glass
2016-01-24
x86: ivybridge: Use driver model PCI API in bd82x6x.c
Simon Glass
2016-01-24
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
x86: Bring up northbridge, pch and lpc after the CPUs
Simon Glass
2016-01-24
x86: Make x86_init_cpus() static
Simon Glass
2016-01-24
x86: ivybridge: Move early init code into northbridge.c
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
2016-01-24
x86: ivybridge: Move GPIO init to the LPC init() method
Simon Glass
2016-01-24
x86: ivybridge: Move sandybridge init to the lpc probe() method
Simon Glass
2016-01-24
x86: ivybridge: Move graphics init much later
Simon Glass
2016-01-24
x86: ivybridge: Probe the LPC in CPU init
Simon Glass
2016-01-24
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Move LPC and PCH init into northbridge probe()
Simon Glass
2016-01-24
x86: ivybridge: Move northbridge init into the probe() method
Simon Glass
2016-01-24
x86: ivybridge: Add a driver for the bd82x6x northbridge
Simon Glass
2016-01-24
x86: ivybridge: Rename bd82x6x_init()
Simon Glass
2016-01-24
x86: ivybridge: Move more init to the probe() function
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_early_init() to probe()
Simon Glass
2016-01-24
x86: ivybridge: Set up the LPC device using driver model
Simon Glass
2016-01-24
dm: x86: Drop the weak cpu_irq_init() function
Simon Glass
2016-01-24
dm: x86: queensbay: Add an interrupt driver
Simon Glass
2016-01-24
dm: x86: quark: Add an interrupt driver
Simon Glass
2016-01-24
x86: Use the IRQ device when setting up the mptable
Simon Glass
2016-01-24
dm: x86: Add a common PIRQ init function
Simon Glass
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-24
dm: x86: Create a driver for x86 interrupts
Simon Glass
2016-01-24
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2016-01-19
x86: quark: Fix boot breakage
Bin Meng
2016-01-14
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
x86: qemu: fix cpu device in smp boot
Miao Yan
2016-01-13
x86: use actual CPU number for allocating memory
Miao Yan
2016-01-13
x86: fix a typo in function name
Miao Yan
2016-01-13
x86: qemu: add a cpu uclass driver for qemu target
Miao Yan
2016-01-13
x86: qemu: add fw_cfg support
Miao Yan
2016-01-13
x86: ivybridge: Do not require HAVE_INTEL_ME
Bin Meng
2016-01-13
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
x86: queensbay: Remove invalid comments in update_fsp_configs()
Bin Meng
2016-01-13
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2015-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
x86: Remove CPU_INTEL_SOCKET_RPGA989
Bin Meng
2015-12-09
x86: Clean up ivybridge/chrome Kconfig options
Bin Meng
2015-12-09
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
Bin Meng
2015-12-09
x86: Move i8254_init() to x86_cpu_init_f()
Bin Meng
[prev]
[next]