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
/
baytrail
Age
Commit message (
Expand
)
Author
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-01-17
common: Move ll_boot_init() to init.h
Simon Glass
2019-10-08
x86: Tidy up some duplicate MSR defines
Simon Glass
2019-10-08
x86: Move acpi_s3.h to a common location
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
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-06-17
x86: baytrail: Drop EFI-specific test logics
Bin Meng
2018-06-13
x86: Conditionally build the pinctrl_ich6 driver
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
2017-12-12
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-10-19
x86: baytrail: fsp: Move Azalia update codes to board
Bin Meng
2017-10-19
x86: baytrail: fsp: Use a function to update the Azalia config pointer
Bin Meng
2017-10-19
x86: fsp: Consolidate Azalia header file
Bin Meng
2017-10-19
x86: baytrail: Fix unstable ACPI S3 resume
Bin Meng
2017-09-02
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2017-08-24
x86: baytrail: Fix turbo enable
Bin Meng
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
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: baytrail: 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_MISC_INIT in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
Bin Meng
2017-07-30
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-06-27
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-05
x86: baytrail: Fix boot hang with a debug build
Bin Meng
2017-06-05
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
Bin Meng
2017-06-05
x86: baytrail: Use macros instead of magic numbers for FSP settings
Bin Meng
2017-06-05
x86: baytrail: Remove "serial-debug-port-*" settings
Bin Meng
2017-06-05
x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
Bin Meng
2017-05-17
x86: Convert MMC to driver model
Simon Glass
2017-05-17
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
Bin Meng
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-11
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
2016-09-23
x86: squash lines for immediate return
Masahiro Yamada
2016-08-16
x86: baytrail: Add SIO HS-UART clock setup
Stefan Roese
2016-07-12
x86: baytrail: Introduce ACPI global NVS
Bin Meng
2016-07-12
x86: baytrail: Introduce a Kconfig option for the internal UART
Bin Meng
2016-05-30
x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Bin Meng
2016-05-23
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
2016-01-28
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
[next]