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
2015-07-14
x86: Reduce PIRQ routing table size
Bin Meng
2015-07-14
x86: Ignore function number when writing PIRQ routing table
Bin Meng
2015-07-14
x86: Write correct bus number for the irq router
Bin Meng
2015-07-14
x86: Clean up lapic codes
Bin Meng
2015-07-14
x86: Move lapic_setup() call into init_bsp()
Bin Meng
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
Bin Meng
2015-07-14
x86: dm: Clean up cpu drivers
Bin Meng
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-06-04
x86: baytrail: pci region 3 is not always mapped to end of ram
Andrew Bradford
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
2015-06-04
x86: coreboot: Control I/O port 0xb2 writing via device tree
Bin Meng
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
2015-06-04
x86: qemu: Adjust VGA initialization
Bin Meng
2015-06-04
x86: qemu: Enable legacy IDE I/O ports decode
Bin Meng
2015-06-04
x86: qemu: Turn on legacy segments decode
Bin Meng
2015-06-04
x86: Do sanity test on pirq table before writing
Bin Meng
2015-06-04
x86: quark: Implement PIRQ routing
Bin Meng
2015-06-04
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
x86: qemu: Add graphics support
Bin Meng
2015-06-04
x86: Support QEMU x86 targets
Bin Meng
2015-04-30
x86: Add a CPU driver for baytrail
Simon Glass
2015-04-30
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-30
x86: Add multi-processor init
Simon Glass
2015-04-29
x86: Provide access to the IDT
Simon Glass
2015-04-29
x86: Store the GDT pointer in global_data
Simon Glass
2015-04-29
x86: Disable -Werror
Simon Glass
2015-04-29
x86: Remove unwanted MMC debugging
Simon Glass
2015-04-29
x86: quark: Use reset_cpu()
Simon Glass
2015-04-29
x86: ivybridge: Use reset_cpu()
Simon Glass
2015-04-29
x86: Implement reset_cpu() correctly for modern CPUs
Simon Glass
2015-04-29
x86: link: Add PCH driver to support SPI Flash
Simon Glass
2015-04-29
x86: quark: Turn on legacy segments decode
Bin Meng
2015-04-29
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-29
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-29
x86: queensbay: Avoid using PCH prefix
Bin Meng
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
dm: x86: Add a uclass for a Platform Controller Hub
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-18
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-16
x86: Split up arch_cpu_init()
Simon Glass
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
x86: Support machines with >4GB of RAM
Simon Glass
2015-03-24
x86: quark: Enable on-chip ethernet controllers
Bin Meng
[next]