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-10-19
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-18
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-12
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
2016-10-11
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
x86: ivybridge: Fix PCH power setup
Simon Glass
2016-10-11
x86: Correct address casts in interrupt code
Simon Glass
2016-10-11
x86: Correct address casts in cpu code
Simon Glass
2016-10-11
x86: Allow interrupts to be disabled in 64-bit mode
Simon Glass
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
dm: x86: Move samus to use new driver model support
Simon Glass
2016-10-11
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
2016-09-23
x86: squash lines for immediate return
Masahiro Yamada
2016-08-30
x86: Add debugging when cpu_common_init() fails
Simon Glass
2016-08-30
x86: ivybridge: Allow microcode to be collated
Simon Glass
2016-08-30
x86: Add debugging when a microcode update fails
Simon Glass
2016-08-16
x86: baytrail: Add SIO HS-UART clock setup
Stefan Roese
2016-07-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
x86: link: Correct a failure in DRAM init
Simon Glass
2016-07-12
x86: quark: Introduce ACPI global NVS
Bin Meng
2016-07-12
x86: baytrail: Introduce ACPI global NVS
Bin Meng
2016-07-12
x86: baytrail: Introduce a Kconfig option for the internal UART
Bin Meng
2016-07-11
x86: fdt: Drop the unused compatible strings in fdtdec
Simon Glass
2016-06-29
x86: coreboot: Remove the dummy pch driver
Bin Meng
2016-06-12
x86: Probe pinctrl driver in cpu_init_r()
Bin Meng
2016-05-30
x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Bin Meng
2016-05-30
x86: quark: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-23
x86: broadwell: Correct I/O APIC ID
Bin Meng
2016-05-23
x86: quark: Assign a unique I/O APIC ID
Bin Meng
2016-05-23
x86: Call lapic_setup() in interrupt_init()
Bin Meng
2016-05-23
x86: Remove SMP limitation in lapic_setup()
Bin Meng
2016-05-23
x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
Bin Meng
2016-05-23
x86: Reserve configuration tables in high memory
Bin Meng
2016-05-23
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
x86: Fix up PIRQ routing table checksum earlier
Bin Meng
2016-05-23
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
x86: qemu: rename qemu/acpi_table.c
Miao Yan
2016-05-23
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
2016-05-23
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
x86: qemu: add comment about qfw register endianness
Miao Yan
2016-05-23
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-23
x86: irq: Enable SCI on IRQ9
Bin Meng
[next]