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
2019-01-18
x86: Kconfig: spelling fixes
Chris Packham
2018-12-10
efi: payload: only init usb if necessary
Bin Meng
2018-12-10
coreboot: only init usb if necessary
Thomas RIENOESSL
2018-12-10
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
Hannes Schmelzer
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-10-28
x86: Fix car_uninit weak symbol definition
Bin Meng
2018-10-22
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
Bin Meng
2018-10-22
x86: Fix the mystery of printch() during 64-bit boot
Bin Meng
2018-10-22
x86: put global data pointer into the .data section
Heinrich Schuchardt
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-09-17
x86: tangier: pinmux: add API to configure protected pins
Georgii Staroselskii
2018-08-30
x86: zimage: Support booting Linux kernel from an EFI payload
Bin Meng
2018-08-30
x86: efi: payload: Install E820 map from EFI memory map
Bin Meng
2018-08-21
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
Tom Rini
2018-08-20
x86: Include bss subsections in linker script
Alexander Graf
2018-08-20
x86: coreboot: Add generic coreboot payload support
Bin Meng
2018-07-25
x86: Add efi_loader bits to x86_64 linker script
Alexander Graf
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-20
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
Bin Meng
2018-07-20
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
x86: tangier: Add a sysreset driver
Bin Meng
2018-07-20
x86: quark: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2018-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-06-24
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
Bin Meng
2018-06-24
x86: efi-x86_payload: Enable usb keyboard during boot
Bin Meng
2018-06-24
x86: Add 64-bit setjmp/longjmp implementation
Ivan Gorinov
2018-06-24
x86: qemu: do not build car.o with start64.o
Heinrich Schuchardt
2018-06-17
x86: efi: app: Display correct CPU info during boot
Bin Meng
2018-06-17
x86: Rename efi-x86 target to efi-x86_app
Bin Meng
2018-06-17
x86: baytrail: Drop EFI-specific test logics
Bin Meng
2018-06-17
x86: Drop QEMU-specific EFI payload support
Bin Meng
2018-06-17
x86: efi: payload: Add arch_cpu_init()
Bin Meng
2018-06-17
x86: efi: Refactor the directory of EFI app and payload support
Bin Meng
2018-06-13
x86: irq: Support discrete PIRQ routing registers via device tree
Bin Meng
2018-06-13
x86: irq: Parse number of PIRQ links from device tree
Bin Meng
2018-06-13
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
2018-06-13
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
2018-06-13
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
Bin Meng
2018-06-13
x86: irq: Remove chipset specific irq router drivers
Bin Meng
2018-06-13
x86: ivybridge: Drop CONFIG_USBDEBUG
Bin Meng
2018-06-13
x86: ivybridge: Enable 206ax cpu driver for FSP build
Bin Meng
2018-06-13
x86: ivybridge: Imply USB_XHCI_HCD
Bin Meng
2018-06-13
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
[next]