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-05-19
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-05-08
x86: Add a way to jump from TPL to SPL
Simon Glass
2019-05-08
x86: broadwell: Update PCH to work in TPL
Simon Glass
2019-05-08
x86: Support TPL in Intel common code
Simon Glass
2019-05-08
x86: broadwell: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-05-08
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-05-08
x86: Add common Intel code for SPL
Simon Glass
2019-05-08
x86: broadwell: Select refcode and CPU code for SPL
Simon Glass
2019-05-08
x86: broadwell: Allow booting from SPL
Simon Glass
2019-05-08
x86: Allow 16-bit init to be in TPL
Simon Glass
2019-05-08
x86: Add support for starting from SPL/TPL
Simon Glass
2019-05-08
x86: broadwell: Split CPU init
Simon Glass
2019-05-08
x86: broadwell: Move init of debug UART to cpu.c
Simon Glass
2019-05-08
x86: broadwell: Allow SDRAM init from SPL
Simon Glass
2019-05-08
x86: broadwell: Improve SDRAM debugging output
Simon Glass
2019-05-08
x86: Add a way to reinit the cpu
Simon Glass
2019-05-08
x86: mp_init: Use proper error numbers
Simon Glass
2019-05-08
x86: Update a stale comment about ifdtool
Simon Glass
2019-05-08
x86: start64: Fix copyright message
Simon Glass
2019-02-20
x86: broadwell: Add support for serial I/O devices
Simon Glass
2019-02-20
x86: broadwell: Don't bother probing the PCH for pinctrl
Simon Glass
2019-02-20
x86: broadwell: Add support for the ADSP
Simon Glass
2019-02-20
sound: x86: link: Add sound support
Simon Glass
2019-02-20
x86: ivybridge: Add a way to get the HDA config setting
Simon Glass
2019-02-12
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
Bin Meng
2019-02-12
x86: Don't copy the cpu_call64() function to a hardcoded address
Bin Meng
2019-02-12
x86: Change 4-level page table base address to low memory
Bin Meng
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
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
[next]