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
/
quark
Age
Commit message (
Expand
)
Author
2020-07-28
x86: Change how selection of ROMs works
Simon Glass
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
acpi: Allow creating the GNVS to fail
Simon Glass
2020-05-18
common: Drop linux/delay.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
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-15
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-01-18
x86: Kconfig: spelling fixes
Chris Packham
2018-10-22
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
Bin Meng
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
x86: quark: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2018-06-13
x86: irq: Remove chipset specific irq router drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-30
x86: quark: Fix unused warnings
Tom Rini
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-01
x86: Convert MMC to driver model
Simon Glass
2017-08-01
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
x86: quark: kconfig: Imply platform specific drivers
Bin Meng
2017-08-01
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
2017-07-30
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-06-27
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-05-17
x86: Convert MMC to driver model
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2016-07-12
x86: quark: Introduce ACPI global NVS
Bin Meng
2016-05-30
x86: quark: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-23
x86: quark: Assign a unique I/O APIC ID
Bin Meng
2016-05-23
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-02-05
x86: quark: Use Quark's own PCI config APIs
Bin Meng
2016-02-05
x86: quark: Drop unprotect_spi_flash()
Bin Meng
2016-01-24
dm: x86: quark: Add an interrupt driver
Simon Glass
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-19
x86: quark: Fix boot breakage
Bin Meng
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2015-12-01
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-10-21
x86: quark: Implement mrc cache
Bin Meng
2015-09-16
x86: quark: Configure MTRR to enable cache
Bin Meng
2015-09-16
x86: quark: Initialize thermal sensor properly
Bin Meng
2015-09-16
x86: quark: Lock HMBOUND register before jumping to kernel
Bin Meng
[next]