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
/
include
Age
Commit message (
Expand
)
Author
2016-03-17
x86: Add macros to clear and set I/O bits
Simon Glass
2016-03-17
x86: ivybridge: Drop sandybridge_early_init()
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: 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: Correct duplicate POST values
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
x86: Clean up coreboot_tables.h
Bin Meng
2016-03-17
x86: Move sysinfo related to sysinfo.h
Bin Meng
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-02-21
x86: ivybridge: Add FSP support
Bin Meng
2016-02-05
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
2016-02-05
x86: pci: Drop legacy PCI APIs
Bin Meng
2016-02-05
x86: irq: Move irq_router to a per driver priv
Bin Meng
2016-02-05
x86: Drop asm/arch/gpio.h
Bin Meng
2016-01-28
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
x86: qemu: setup PM IO base for ACPI in southbridge
Miao Yan
2016-01-28
x86: qemu: re-structure qemu_fwcfg_list_firmware()
Miao Yan
2016-01-28
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-24
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
x86: Set up a shared syscon numbering schema
Simon Glass
2016-01-24
x86: ivybridge: Drop XHCI support
Simon Glass
2016-01-24
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
2016-01-24
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Do the SATA init before relocation
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: Make x86_init_cpus() static
Simon Glass
2016-01-24
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Rename bd82x6x_init()
Simon Glass
[prev]
[next]