Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bce9acf89ec22bea72b18d70d71b0f64cf6e04e1
/
arch
/
x86
/
cpu
/
apollolake
33e030b
Revert "x86: Move FACP table into separate functions"
by Andy Shevchenko
· Wed Mar 30 18:49:18 2022 +0300
c4b5b02
x86: Move FACP table into separate functions
by Simon Glass
· Wed Dec 01 09:02:55 2021 -0700
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
a582047
spi: Rename SPI_SUPPORT to SPI
by Simon Glass
· Sun Aug 08 12:20:14 2021 -0600
ff67f23
pch: Rename PCH_SUPPORT to PCH
by Simon Glass
· Sun Aug 08 12:20:10 2021 -0600
9cfd95b
x86: coral: Allow init of debug UART in U-Boot proper
by Simon Glass
· Mon Mar 15 18:00:31 2021 +1300
66342ef
x86: coral: Avoid build error with !CONFIG_ACPIGEN
by Simon Glass
· Mon Mar 15 18:00:30 2021 +1300
0284916
x86: apl: Use read-only SPL and new of-platdata
by Simon Glass
· Mon Mar 15 17:25:52 2021 +1300
aba073a
x86: apl: Tell of-platdata about a required header file
by Simon Glass
· Mon Mar 15 17:25:46 2021 +1300
e952cf6
x86: apl: Fix the header order in pmc
by Simon Glass
· Mon Mar 15 17:25:45 2021 +1300
c6eeff9
x86: Select advanced Intel code only if allowed
by Simon Glass
· Tue Feb 23 05:35:42 2021 -0500
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
733c73a
x86: apl: Enhance debugging in the SPL loader
by Simon Glass
· Sun Jan 24 10:06:04 2021 -0700
298530a
x86: apl: Adjust how the UART gets its platform data
by Simon Glass
· Sat Dec 19 10:40:05 2020 -0700
e2a4ec8
x86: apl: Use struct spi_nor instead of struct spi_flash
by Simon Glass
· Sat Dec 19 10:40:02 2020 -0700
28c751f
x86: apl: Move priv/plat structs to headers
by Simon Glass
· Sat Dec 19 10:39:57 2020 -0700
ec8ae8a
x86: apl: Reduce size for TPL
by Simon Glass
· Wed Dec 23 08:11:30 2020 -0700
e47aad5
x86: apl: Update hostbridge to remove unwanted TPL code
by Simon Glass
· Wed Dec 23 08:11:29 2020 -0700
2e5398b
x86: coral: Move fsp-m settings to a subnode
by Simon Glass
· Wed Dec 23 08:11:28 2020 -0700
772136b
x86: apl: Use const for driver operations
by Simon Glass
· Wed Dec 23 08:11:26 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
37ad5f3
x86: apl: Drop support for !OF_PLATDATA_PARENT
by Simon Glass
· Tue Dec 22 19:30:25 2020 -0700
119e7ef
serial: Update NS16550_t and struct NS16550
by Simon Glass
· Tue Dec 22 19:30:18 2020 -0700
6feac81
x86: Drop unnecessary mp_init logic
by Simon Glass
· Wed Dec 16 21:20:22 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
6996c66
dm: Remove uses of device_bind_offset()
by Simon Glass
· Sat Nov 28 17:50:03 2020 -0700
f846537
dm: core: Rename device_bind() to device_bind_offset()
by Simon Glass
· Sat Nov 28 17:50:00 2020 -0700
dd5fa06
x86: Silence some logging statements
by Simon Glass
· Wed Nov 04 09:57:39 2020 -0700
012310b
x86: Set up Chrome OS to boot into developer mode
by Simon Glass
· Wed Nov 04 09:57:36 2020 -0700
d81f07f
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
by Simon Glass
· Wed Nov 04 09:57:35 2020 -0700
f07f4b9
x86: apl: Add core init for the SoC
by Simon Glass
· Wed Nov 04 09:57:15 2020 -0700
a055da8
x86: Fix up driver names to avoid dtoc warnings
by Simon Glass
· Mon Oct 05 05:27:01 2020 -0600
8d5bcef
x86: apl: Take advantage of the of-platdata parent support
by Simon Glass
· Sat Oct 03 11:31:39 2020 -0600
ecdc4b3
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
by Simon Glass
· Sat Oct 03 11:31:38 2020 -0600
c6f96a4
x86: apl: Check low-level init in FSP-S pre-init
by Simon Glass
· Tue Sep 22 12:45:36 2020 -0600
f77b9e2
x86: apl: Drop unnecessary code in PMC driver
by Simon Glass
· Tue Sep 22 12:45:23 2020 -0600
fff5dab
x86: apl: Generate ACPI table for LPC
by Simon Glass
· Tue Sep 22 12:45:22 2020 -0600
1eba121
x86: apl: Generate CPU tables
by Simon Glass
· Tue Sep 22 12:45:21 2020 -0600
c3d589e
x86: apl: Add support for hostbridge ACPI generation
by Simon Glass
· Tue Sep 22 12:45:20 2020 -0600
b16dbec
x86: apl: Generate required ACPI tables
by Simon Glass
· Tue Sep 22 12:45:19 2020 -0600
a18e96e
x86: apl: Allow reading hostbridge base addresses
by Simon Glass
· Tue Sep 22 12:45:17 2020 -0600
c32fbb6
x86: Support Atom SoCs using SWSMISCI rather than the SWSCI
by Simon Glass
· Tue Sep 22 12:45:15 2020 -0600
057427c
x86: apl: Support writing the IntelGraphicsMem table
by Simon Glass
· Tue Sep 22 12:45:03 2020 -0600
6fe570a
x86: acpi: Support external GNVS tables
by Simon Glass
· Tue Sep 22 12:44:53 2020 -0600
741ce46
x86: Add a config for the systemagent PCIEX regions size
by Simon Glass
· Tue Sep 22 12:44:51 2020 -0600
ca1dba2
x86: fsp: Replace e-mmc with emmc in devicetree bindings
by Wolfgang Wallner
· Fri Sep 11 16:52:28 2020 +0200
68aa38e
arch: x86: apl: Update FSP parameters
by Bernhard Messerklinger
· Wed Jul 22 09:29:39 2020 +0200
104855f
x86: apl: fsp_bindings: Add support for u64 parameters
by Bernhard Messerklinger
· Wed Jul 22 09:29:38 2020 +0200
791fa45
cpu: Convert the methods to use a const udevice *
by Simon Glass
· Sun Jan 26 22:06:27 2020 -0700
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
7a6b641
cpu: Convert the methods to use a const udevice *
by Simon Glass
· Sun Jan 26 22:06:27 2020 -0700
4a30bbb
x86: mp: Support APs waiting for instructions
by Simon Glass
· Fri Jul 17 08:48:16 2020 -0600
c28a1e0
x86: apl: Adjust FSP-M code to avoid hard-coded address
by Simon Glass
· Thu Jul 16 21:22:33 2020 -0600
a929b93
x86: apl: Set the correct boot mode in the FSP-M code
by Simon Glass
· Thu Jul 16 21:22:32 2020 -0600
d89f193
x86: apl: Fix save/restore of ITSS priorities
by Simon Glass
· Thu Jul 16 21:22:30 2020 -0600
459a474
x86: apl: Support set_hide() in p2sb driver
by Simon Glass
· Tue Jul 07 21:32:31 2020 -0600
5e40c05
x86: apl: Use memory-mapped access for VBT
by Simon Glass
· Tue Jul 07 21:32:25 2020 -0600
1d2a334
x86: fsp: Support a warning message when DRAM init is slow
by Simon Glass
· Thu Jul 09 18:43:17 2020 -0600
e6ad202
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
by Simon Glass
· Thu Jul 09 18:43:16 2020 -0600
e9af32e
x86: apl: Re-enable loading of SPL
by Simon Glass
· Wed Jul 08 09:02:15 2020 -0600
c7811b7
x86: Don't build some unused objects in TPL
by Tom Rini
· Fri Jun 26 17:40:06 2020 -0400
d65763c
x86: apl: Use devicetree for FSP-S configuration
by Bernhard Messerklinger
· Mon May 18 12:33:35 2020 +0200
d9461aa
x86: apl: Use devicetree for FSP-M configuration
by Bernhard Messerklinger
· Mon May 18 12:33:34 2020 +0200
7f8ff51
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
by Bernhard Messerklinger
· Mon May 18 12:33:33 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
8eac3f3
x86: apl: Skip init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:54 2020 -0600
5046109
x86: Move acpi_s3.h to include/acpi/
by Simon Glass
· Wed Apr 08 16:57:35 2020 -0600
4e3dfd5
x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count
by Wolfgang Wallner
· Tue Feb 25 13:19:48 2020 +0100
b7b1838
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Feb 11 10:58:41 2020 -0500
c061974
x86: coral: Add I2C and TPM device-tree definitions
by Simon Glass
· Thu Feb 06 09:55:02 2020 -0700
21bb12a
x86: Give each driver an IRQ type
by Simon Glass
· Thu Feb 06 09:54:58 2020 -0700
90b7375
x86: apl: Drop the I2C config in FSP-S
by Simon Glass
· Thu Feb 06 09:54:55 2020 -0700
4a2c26a
x86: apl: Use the clock driver
by Simon Glass
· Thu Feb 06 09:54:54 2020 -0700
21fae58
x86: Move P2SB from Apollo Lake to a more generic location
by Wolfgang Wallner
· Tue Feb 04 09:04:56 2020 +0100
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
b5460dd
x86: itss: Add a Kconfig option to enable/disable ITSS driver
by Wolfgang Wallner
· Mon Feb 03 14:06:45 2020 +0100
16ae7e3
x86: Move itss.c from Apollo Lake to a more generic location
by Wolfgang Wallner
· Wed Jan 22 16:01:46 2020 +0100
9713216
x86: Move itss.h from Apollo Lake to the generic x86 include directory
by Wolfgang Wallner
· Wed Jan 22 16:01:45 2020 +0100
12ea858
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
by Wolfgang Wallner
· Wed Jan 22 16:01:44 2020 +0100
baf7bd4
x86: apl: Avoid accessing the PCI bus before it is probed
by Simon Glass
· Sun Dec 29 21:19:13 2019 -0700
42bf7db
x86: apl: Add FSP support
by Simon Glass
· Sun Dec 08 17:40:19 2019 -0700
fcc2ce9
x86: apl: Add Kconfig and Makefile
by Simon Glass
· Sun Dec 08 17:40:17 2019 -0700
d7db004
x86: apl: Add P2SB driver
by Simon Glass
· Sun Dec 08 17:40:16 2019 -0700
43aae57
x86: apl: Add SPL/TPL init
by Simon Glass
· Sun Dec 08 17:40:15 2019 -0700
fcfd26e
x86: apl: Add a CPU driver
by Simon Glass
· Sun Dec 08 17:40:14 2019 -0700
c914f19
x86: apl: Add SPL loaders
by Simon Glass
· Sun Dec 08 17:40:13 2019 -0700
45122ae
x86: apl: Add PUNIT driver
by Simon Glass
· Sun Dec 08 17:40:11 2019 -0700
471e28c
x86: apl: Add PCH driver
by Simon Glass
· Sun Dec 08 17:40:10 2019 -0700
36a6cf3
x86: apl: Add LPC driver
by Simon Glass
· Sun Dec 08 17:40:09 2019 -0700
8c0629b
x86: apl: Add ITSS driver
by Simon Glass
· Sun Dec 08 17:40:08 2019 -0700
Next »