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
2015-08-05
x86: Drop unused copy_fdt_to_ram()
Simon Glass
2015-08-05
x86: Tidy up global_data flags
Simon Glass
2015-08-05
x86: baytrail: Update UPD setting for FSP Gold4 release
Bin Meng
2015-07-28
x86: qemu: Turn on PCIe ECAM address range decoding on Q35
Bin Meng
2015-07-28
x86: qemu: Enable I/O APIC chip select on PIIX3
Bin Meng
2015-07-28
x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
Bin Meng
2015-07-28
x86: pci: Assign pci irqs to all functions
Bin Meng
2015-07-28
x86: Change pci option rom area MTRR setting to cacheable
Bin Meng
2015-07-28
x86: Display correct CS/EIP/EFLAGS when there is an error code
Bin Meng
2015-07-22
x86: delete unneeded declarations of disable_irq() and enable_irq()
Masahiro Yamada
2015-07-14
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
x86: Setup fixed range MTRRs for legacy regions
Bin Meng
2015-07-14
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-07-14
x86: Remove inline for lapic access routines
Bin Meng
2015-07-14
x86: Add I/O APIC register access routines
Bin Meng
2015-07-14
x86: Clean up ioapic header file
Bin Meng
2015-07-14
x86: Clean up lapic codes
Bin Meng
2015-07-14
x86: Move MP initialization codes into a common place
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-06-04
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
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: quark: Implement PIRQ routing
Bin Meng
2015-06-04
x86: Refactor PIRQ routing 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 functions to set and clear bits on MSRs
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: Add an mfence macro
Simon Glass
2015-04-29
x86: Add defines for fixed MTRRs
Simon Glass
2015-04-29
x86: Add atomic operations
Simon Glass
2015-04-29
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
x86: Implement reset_cpu() correctly for modern CPUs
Simon Glass
2015-04-29
x86: quark: Turn on legacy segments decode
Bin Meng
2015-04-29
x86: baytrail: fix the GPIOBASE address
Gabriel Huau
2015-04-29
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
x86: Support platform 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: Clean up arch/x86/include/asm/e820.h
Bin Meng
2015-04-29
x86: Set serial port IRQ for SMSC LPC47M
Bin Meng
2015-04-29
x86: queensbay: Avoid using PCH prefix
Bin Meng
[next]