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
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-27
x86: apl: Use devicetree for FSP-S configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Use devicetree for FSP-M configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
Bernhard Messerklinger
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-04
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-05-04
x86: Allow building an SPL image for coreboot
Simon Glass
2020-05-04
x86: Move coreboot-table detection to common 32/64-bit code
Simon Glass
2020-04-30
x86: Use the existing stack when chain-loading
Simon Glass
2020-04-30
x86: Add a way to detect running from coreboot
Simon Glass
2020-04-30
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
x86: apl: Skip init code when chain loading
Simon Glass
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
x86: apl: Move p2sb ofdata reading to the correct method
Simon Glass
2020-04-16
x86: Correct wording of coreboot source code
Simon Glass
2020-03-05
x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count
Wolfgang Wallner
2020-03-05
x86: cpu_x86: Make cpu_x86_get_count() non-static
Wolfgang Wallner
2020-03-05
x86: p2sb: Drop 'apl' prefix
Wolfgang Wallner
2020-03-05
Revert "x86: use invd instead of wbinvd in real mode start code"
Andy Shevchenko
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
x86: coral: Add I2C and TPM device-tree definitions
Simon Glass
2020-02-07
x86: Add support for ACPI general-purpose events
Simon Glass
2020-02-07
x86: itss: Add of-platdata support
Simon Glass
2020-02-07
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
x86: apl: Drop the I2C config in FSP-S
Simon Glass
2020-02-07
x86: apl: Use the clock driver
Simon Glass
2020-02-07
x86: Move P2SB from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-04
x86: itss: Remove apl-prefix
Wolfgang Wallner
2020-02-04
x86: itss: Add a Kconfig option to enable/disable ITSS driver
Wolfgang Wallner
2020-02-04
x86: Move itss.c from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-04
x86: Move itss.h from Apollo Lake to the generic x86 include directory
Wolfgang Wallner
2020-02-04
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
Wolfgang Wallner
2020-02-04
x86: limit the fs segment to the pointer size
Masahiro Yamada
2020-02-04
x86: use invd instead of wbinvd in real mode start code
Masahiro Yamada
2020-02-04
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
Park, Aiden
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
[next]