Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ac42bfeb59a1432e3b75487cb1dd9e1ad43a92e6
/
arch
/
x86
/
include
ba094bb
x86: zimage: Allow dumping the image from outside the module
by Simon Glass
· Sun Jan 24 10:06:08 2021 -0700
5dc4f39
x86: Update Chromium OS GNVS names
by Simon Glass
· Sun Jan 24 10:06:07 2021 -0700
66af999
x86: coral: Support TPM and RTC in SPL
by Simon Glass
· Thu Jan 21 13:57:07 2021 -0700
298530a
x86: apl: Adjust how the UART gets its platform data
by Simon Glass
· Sat Dec 19 10:40:05 2020 -0700
71d5777
x86: sysreset: Move priv/plat structs to headers
by Simon Glass
· Sat Dec 19 10:40:04 2020 -0700
83819cb
x86: Move priv/plat structs for intel_common to headers
by Simon Glass
· Sat Dec 19 10:39:58 2020 -0700
28c751f
x86: apl: Move priv/plat structs to headers
by Simon Glass
· Sat Dec 19 10:39:57 2020 -0700
d3ccb7a
x86: Fix header guard in asm/pmu.h
by Simon Glass
· Wed Dec 23 08:11:33 2020 -0700
52d76f4
fsp: Move and rename fsp_types.h file
by Sughosh Ganu
· Wed Dec 30 19:27:04 2020 +0530
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
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
d81f07f
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
by Simon Glass
· Wed Nov 04 09:57:35 2020 -0700
279672f
x86: Define the Chrome OS GNVS region
by Simon Glass
· Wed Nov 04 09:57:34 2020 -0700
495afca
x86: Show the interrupt pointer with 'irqinfo'
by Simon Glass
· Wed Nov 04 09:57:28 2020 -0700
e50129a
x86: Allow writing tables to fail
by Simon Glass
· Wed Nov 04 09:57:18 2020 -0700
c8ca6b6
x86: Add a layout for Chrome OS verified boot
by Simon Glass
· Wed Nov 04 09:57:16 2020 -0700
f07f4b9
x86: apl: Add core init for the SoC
by Simon Glass
· Wed Nov 04 09:57:15 2020 -0700
fbf120c
x86: Add support for more than 8 MTRRs
by Simon Glass
· Tue Sep 22 14:54:51 2020 -0600
fe6d294
x86: hob: Try to show a name instead of a GUID
by Simon Glass
· Tue Sep 22 14:54:49 2020 -0600
f4112b0
x86: Add a header guard to asm/acpi_table.h
by Simon Glass
· Tue Sep 22 12:45:30 2020 -0600
dd23446
x86: Correct the assembly guard in e820.h
by Simon Glass
· Tue Sep 22 12:45:29 2020 -0600
2d8b3c6
x86: cpu: Report address width from cpu_get_info()
by Simon Glass
· Tue Sep 22 12:45:26 2020 -0600
34a9262
x86: fsp: Update the FSP API with the end-firmware method
by Simon Glass
· Tue Sep 22 12:45:25 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
87cf8d2
x86: acpi: Add support for additional Intel tables
by Simon Glass
· Tue Sep 22 12:45:16 2020 -0600
d73344b
x86: acpi: Add common Intel ACPI tables
by Simon Glass
· Tue Sep 22 12:45:14 2020 -0600
9bd4e9d
x86: acpi: Add PCT and PTC tables
by Simon Glass
· Tue Sep 22 12:45:12 2020 -0600
9597189
x86: acpi: Support generation of the DBG2 table
by Simon Glass
· Tue Sep 22 12:45:10 2020 -0600
4ffe8b0
x86: acpi: Support generation of the HPET table
by Simon Glass
· Tue Sep 22 12:45:09 2020 -0600
ac779e3
x86: Add a few common Intel CPU functions
by Simon Glass
· Tue Sep 22 12:45:08 2020 -0600
973daf2
x86: apl: Update iomap for ACPI
by Simon Glass
· Tue Sep 22 12:45:07 2020 -0600
ff71114
x86: apl: Add power-management definitions
by Simon Glass
· Tue Sep 22 12:45:06 2020 -0600
fedb532
x86: Add some definitions for SMM
by Simon Glass
· Tue Sep 22 12:45:05 2020 -0600
057427c
x86: apl: Support writing the IntelGraphicsMem table
by Simon Glass
· Tue Sep 22 12:45:03 2020 -0600
d81ade4
x86: Add wake sources for the acpi_gpe driver
by Simon Glass
· Tue Sep 22 12:45:02 2020 -0600
91f2f19
x86: acpi: Expand the GNVS
by Simon Glass
· Tue Sep 22 12:44:54 2020 -0600
6fe570a
x86: acpi: Support external GNVS tables
by Simon Glass
· Tue Sep 22 12:44:53 2020 -0600
9893180
x86: Add a common global NVS structure
by Simon Glass
· Tue Sep 22 12:44:52 2020 -0600
ca75c3f
x86: acpi: Add DPTF asl files
by Simon Glass
· Tue Sep 22 12:44:49 2020 -0600
e42bff5
x86: acpi: apl: Add asl files for Apollo Lake
by Simon Glass
· Tue Sep 22 12:44:48 2020 -0600
c052918
x86: acpi: Add base asl files for common x86 devices
by Simon Glass
· Tue Sep 22 12:44:47 2020 -0600
6e8f7e9
x86: acpi: Add cros_ec tables
by Simon Glass
· Tue Sep 22 12:44:46 2020 -0600
12d93ab
x86: zboot: Allow overriding the command line
by Simon Glass
· Sat Sep 05 14:50:51 2020 -0600
aad0d76
x86: zboot: Add an option to dump the setup information
by Simon Glass
· Sat Sep 05 14:50:50 2020 -0600
6d5738d
x86: Update the bootparam header
by Simon Glass
· Sat Sep 05 14:50:37 2020 -0600
d659591
x86: Drop nhlt_serialise()
by Simon Glass
· Sat Aug 29 15:23:07 2020 -0600
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
c6955af
x86: irq: Fix some typos
by Wolfgang Wallner
· Tue Jul 21 13:01:45 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
00906cb
x86: mp: Add more comments to the module
by Simon Glass
· Fri Jul 17 08:48:30 2020 -0600
d89e15f
x86: mtrr: Add support for writing to MTRRs on any CPU
by Simon Glass
· Fri Jul 17 08:48:26 2020 -0600
a2c515c
x86: Don't enable SMP in SPL
by Simon Glass
· Fri Jul 17 08:48:23 2020 -0600
7403c26
x86: mtrr: Use MP calls to list the MTRRs
by Simon Glass
· Fri Jul 17 08:48:22 2020 -0600
44344f5
x86: mp: Add iterators for CPUs
by Simon Glass
· Fri Jul 17 08:48:21 2020 -0600
32d5695
x86: mp: Park CPUs before running the OS
by Simon Glass
· Fri Jul 17 08:48:20 2020 -0600
6871dff
x86: mp: Allow running functions on multiple CPUs
by Simon Glass
· Fri Jul 17 08:48:19 2020 -0600
4a30bbb
x86: mp: Support APs waiting for instructions
by Simon Glass
· Fri Jul 17 08:48:16 2020 -0600
35ee0de
x86: mp_init: Avoid declarations in header files
by Simon Glass
· Fri Jul 17 08:48:09 2020 -0600
e40633d
x86: Move MP code into mp_init
by Simon Glass
· Fri Jul 17 08:48:08 2020 -0600
7fbd04f
x86: Drop setup_pcat_compatibility()
by Simon Glass
· Thu Jul 16 21:22:36 2020 -0600
fb8736d
x86: Store the coreboot table address in global_data
by Simon Glass
· Thu Jul 16 21:22:34 2020 -0600
d89f193
x86: apl: Fix save/restore of ITSS priorities
by Simon Glass
· Thu Jul 16 21:22:30 2020 -0600
9255118
x86: pinctrl: Drop the acpi_path member
by Simon Glass
· Tue Jul 07 21:32:23 2020 -0600
86e5db5
x86: pinctrl: Update comment for intel_pinctrl_get_pad()
by Simon Glass
· Tue Jul 07 21:32:20 2020 -0600
25f16c1
x86: pinctrl: Add a way to get the pinctrl reg address
by Simon Glass
· Tue Jul 07 21:32:19 2020 -0600
f6cdb91
x86: Add support for building up an NHLT structure
by Simon Glass
· Tue Jul 07 21:32:16 2020 -0600
9ed41e7
acpi: Allow creating the GNVS to fail
by Simon Glass
· Tue Jul 07 21:32:05 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
c5c4ed6
x86: fsp: Reinit the FPU after FSP meminit
by Simon Glass
· Thu Jul 02 21:12:12 2020 -0600
b828d10
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
by Tom Rini
· Thu May 14 08:30:04 2020 -0400
f64fb10
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Bin Meng
· Sun May 31 21:15:15 2020 -0700
e42ba05
x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Bin Meng
· Sun May 31 21:15:14 2020 -0700
7eeab74
x86: baytrail: acpi: Create buffers outside of the methods
by Bin Meng
· Sun May 31 21:15:13 2020 -0700
1097936
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
by Andy Shevchenko
· Thu May 28 12:17:36 2020 +0300
0a62038
x86: tangier: acpi: Drop _ADR() where _HID() is present
by Andy Shevchenko
· Thu May 28 12:17:35 2020 +0300
acce685
x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge
by Andy Shevchenko
· Thu May 28 12:17:34 2020 +0300
a073287
x86: tangier: acpi: Create buffers outside of the methods
by Andy Shevchenko
· Thu May 28 12:17:33 2020 +0300
6831e1d
x86: apl: Add hex offsets for registers in FSP-S
by Simon Glass
· Wed May 27 05:42:14 2020 -0600
641efde
x86: apl: Add hex offsets for registers in FSP-M
by Simon Glass
· Wed May 27 05:42:12 2020 -0600
00bf279
x86: mrccache: Allow use before driver model is active
by Simon Glass
· Wed May 27 06:58:49 2020 -0600
6c7799b
x86: spi: Add a way to access the SPI mapping via registers
by Simon Glass
· Wed May 27 06:58:46 2020 -0600
65e6339
x86: coreboot: add SMBIOS cbmem entry parsing
by Christian Gmeiner
· Thu May 14 15:16:22 2020 +0200
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
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
559f1a8
Use __ASSEMBLY__ as the assembly macros
by Simon Glass
· Sun May 10 11:40:12 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
74cd30a
x86: Move coreboot-table detection into common code
by Simon Glass
· Sun Apr 26 09:12:58 2020 -0600
faf08c7
acpi: Add an acpi command
by Simon Glass
· Sun Apr 26 09:19:53 2020 -0600
858fed1
x86: Move acpi_table header to main include/ directory
by Simon Glass
· Wed Apr 08 16:57:36 2020 -0600
c0b2ae5
x86: apl: Add Global NVS table header
by Simon Glass
· Wed Apr 08 16:57:30 2020 -0600
Next »