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-04-22
x86: Correct typo of Miao Yan's email address
Bin Meng
2016-04-22
x86: qemu: Drop our own ACPI implementation
Bin Meng
2016-03-22
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-17
x86: Support a chained-boot development flow
Simon Glass
2016-03-17
x86: ivybridge: Convert to use the common SDRAM code
Simon Glass
2016-03-17
x86: Add common SDRAM-init code
Simon Glass
2016-03-17
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
x86: Add a function to set the IOAPIC ID
Simon Glass
2016-03-17
x86: broadwell: Add support for high-speed I/O lane with ME
Simon Glass
2016-03-17
x86: broadwell: Add support for SDRAM setup
Simon Glass
2016-03-17
x86: broadwell: Add power-control support
Simon Glass
2016-03-17
x86: broadwell: Add reference code support
Simon Glass
2016-03-17
x86: broadwell: Add an LPC driver
Simon Glass
2016-03-17
x86: broadwell: Add a northbridge driver
Simon Glass
2016-03-17
x86: broadwell: Add a SATA driver
Simon Glass
2016-03-17
x86: broadwell: Add a pinctrl driver
Simon Glass
2016-03-17
x86: broadwell: Add a PCH driver
Simon Glass
2016-03-17
x86: Add basic support for broadwell
Simon Glass
2016-03-17
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
x86: ivybridge: Show microcode version for each core
Simon Glass
2016-03-17
x86: Record the CPU details when starting 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: Rename PORT_RESET to IO_PORT_RESET
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
2016-03-17
x86: Move cache-as-RAM code into a common location
Simon Glass
2016-03-17
x86: cpu: Add functions to return the family and stepping
Simon Glass
2016-03-17
x86: Add comments to the SIPI vector
Simon Glass
2016-03-17
x86: Tidy up mp_init to reduce duplication
Simon Glass
2016-03-17
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
x86: cpu: Make the vendor table const
Simon Glass
2016-03-17
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-21
x86: Add Intel Cougar Canyon 2 board
Bin Meng
2016-02-21
x86: ivybridge: bd82x6x: Support FSP enabled configuration
Bin Meng
2016-02-21
x86: ivybridge: Add FSP support
Bin Meng
2016-02-21
x86: fix memalign() parameter order
Stephen Warren
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-05
x86: quark: Use Quark's own PCI config APIs
Bin Meng
2016-02-05
x86: pci: Drop legacy PCI APIs
Bin Meng
2016-02-05
x86: pci: Use DM PCI APIs in pci_assign_irqs()
Bin Meng
2016-02-05
x86: qemu: Convert to use DM PCI API
Bin Meng
2016-02-05
x86: tnc: Remove IGD and SDVO devices from driver model
Bin Meng
2016-02-05
x86: tnc: Use DM PCI API in disable_igd()
Bin Meng
[next]