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
/
lib
Age
Commit message (
Expand
)
Author
2019-10-08
x86: spl: Use hang() instead of a while() loop
Simon Glass
2019-10-08
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
x86: fsp: Move common support functions into a common file
Simon Glass
2019-10-08
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
x86: fsp: Tidy up comment style a little
Simon Glass
2019-10-08
x86: fsp: Use if() instead of #ifdef
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-01
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2019-09-10
x86: efi_loader: Use efi_add_conventional_memory_map()
Park, Aiden
2019-09-10
x86: Drop weak version board_get_usable_ram_top()
Bin Meng
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
2019-08-09
x86: Skip setting up MTRRs in slimbootloader
Park, Aiden
2019-08-09
x86: Add a common HOB library
Park, Aiden
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2019-08-09
x86: Add new slimbootloader CPU type
Park, Aiden
2019-08-09
x86: acpi: Introduce a stub to generate CSRT
Andy Shevchenko
2019-06-22
x86: Revert "Don't set up MTRRs in SPL"
Andy Shevchenko
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-05-08
x86: Add a simple TPL implementation
Simon Glass
2019-05-08
x86: Don't generate a bootstage report in SPL
Simon Glass
2019-05-08
x86: Don't set up MTRRs in SPL
Simon Glass
2019-05-08
x86: mrccache: Add more debugging
Simon Glass
2019-05-08
x86: Support saving MRC data from SPL
Simon Glass
2019-05-08
x86: Update a stale comment about ifdtool
Simon Glass
2019-03-11
x86: Make sure i8254 is setup correctly before generating beeps
Bin Meng
2019-03-10
x86: acpi: Not every platform has serial console a first device
Andy Shevchenko
2019-02-20
sound: x86: Add beeping support in i8254
Simon Glass
2019-02-13
x86: do not use i386 code for x86_64 memory functions
Heinrich Schuchardt
2019-01-14
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
2019-01-14
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
2018-12-10
x86: Wrap calls to 8259 with CONFIG_I8259_PIC
Bin Meng
2018-12-05
x86: acpi: Generate SPCR table
Andy Shevchenko
2018-10-22
x86: detect unsupported relocation types
Heinrich Schuchardt
2018-10-22
x86/bootm: fix error handling in boot_prep_linux(...)
Hannes Schmelzer
2018-09-23
efi_loader: simplify ifdefs
Stephen Warren
2018-09-17
x86: cpu: add docstring to scu_ipc_command()
Georgii Staroselskii
2018-09-17
x86: cpu: introduce scu_ipc_raw_command()
Georgii Staroselskii
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-08-30
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
Bin Meng
2018-08-30
x86: zimage: Support booting Linux kernel from an EFI payload
Bin Meng
2018-08-20
x86: Include bss subsections in linker script
Alexander Graf
2018-07-25
elf: Move x86 reloc defines to common elf.h
Alexander Graf
2018-07-20
Merge git://git.denx.de/u-boot-x86
Tom Rini
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: fsp: Eliminate the reset_cpu() call
Bin Meng
2018-07-19
x86: Remove unused _relocate arguments
Ivan Gorinov
2018-07-02
x86: efi_loader: Build EFI memory map per E820 table
Bin Meng
[prev]
[next]