index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
baytrail
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
1
-2
/
+2
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-2
/
+2
*
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-20
1
-2
/
+2
*
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
1
-1
/
+3
*
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-07-17
1
-2
/
+0
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
1
-1
/
+1
*
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
1
-2
/
+2
*
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
2
-0
/
+2
*
x86: Tidy up some duplicate MSR defines
Simon Glass
2019-10-08
1
-3
/
+3
*
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
1
-1
/
+1
*
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
1
-1
/
+1
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
2
-2
/
+2
*
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-11-14
1
-0
/
+1
*
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
1
-6
/
+0
*
x86: baytrail: Drop EFI-specific test logics
Bin Meng
2018-06-17
2
-6
/
+3
*
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
2018-06-13
1
-0
/
+1
*
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
Bin Meng
2018-06-13
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
7
-16
/
+7
*
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+1
*
x86: baytrail: fsp: Move Azalia update codes to board
Bin Meng
2017-10-19
1
-109
/
+2
*
x86: baytrail: fsp: Use a function to update the Azalia config pointer
Bin Meng
2017-10-19
1
-2
/
+13
*
x86: fsp: Consolidate Azalia header file
Bin Meng
2017-10-19
1
-7
/
+6
*
x86: baytrail: Fix unstable ACPI S3 resume
Bin Meng
2017-10-19
1
-0
/
+22
*
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2017-09-02
1
-1
/
+1
*
x86: baytrail: Fix turbo enable
Bin Meng
2017-08-24
1
-0
/
+1
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-1
/
+0
*
x86: Switch all boards to use DM SCSI
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: Convert MMC to driver model
Simon Glass
2017-08-01
1
-12
/
+0
*
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+3
*
x86: baytrail: kconfig: Imply platform specific drivers
Bin Meng
2017-08-01
1
-1
/
+10
*
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-07-30
1
-29
/
+0
*
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-25
1
-0
/
+1
*
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-27
1
-0
/
+12
*
x86: baytrail: Fix boot hang with a debug build
Bin Meng
2017-06-05
2
-0
/
+9
*
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
Bin Meng
2017-06-05
1
-5
/
+6
*
x86: baytrail: Use macros instead of magic numbers for FSP settings
Bin Meng
2017-06-05
1
-15
/
+20
*
x86: baytrail: Remove "serial-debug-port-*" settings
Bin Meng
2017-06-05
1
-4
/
+0
*
x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
Bin Meng
2017-06-05
1
-1
/
+1
*
x86: Convert MMC to driver model
Simon Glass
2017-05-17
1
-12
/
+0
*
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
Bin Meng
2017-05-17
1
-0
/
+47
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
1
-0
/
+1
*
x86: baytrail: Add 2nd eMMC controller to the PCI probe list
Stefan Roese
2016-10-11
1
-2
/
+3
*
x86: squash lines for immediate return
Masahiro Yamada
2016-09-23
1
-7
/
+1
[next]