Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
929f5cc1859dd679a6d8c5044760198c3e31fda2
/
arch
/
x86
/
cpu
ca1dba2
x86: fsp: Replace e-mmc with emmc in devicetree bindings
by Wolfgang Wallner
· Fri Sep 11 16:52:28 2020 +0200
3e90244
x86: Introduce USE_EARLY_BOARD_INIT option
by Andy Shevchenko
· Thu Aug 20 13:02:20 2020 +0300
7130b95
sf: Drop dm.h header file from spi_flash.h
by Simon Glass
· Sun Jul 19 10:15:40 2020 -0600
79e6b0d
x86: call32: Append appropriate suffixes
by Andy Shevchenko
· Tue Jul 28 12:56:26 2020 +0300
3303fe3
x86: sipi_vector: Append appropriate suffixes
by Andy Shevchenko
· Tue Jul 28 12:56:25 2020 +0300
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
f69c009
x86: Change how selection of ROMs works
by Simon Glass
· Sun Jul 19 13:55:52 2020 -0600
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
00dc52f
x86: mtrr: Update MTRRs on all CPUs
by Simon Glass
· Fri Jul 17 08:48:25 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
4943de6
x86: Set the SMP flag when MP init is complete
by Simon Glass
· Fri Jul 17 08:48:18 2020 -0600
4a30bbb
x86: mp: Support APs waiting for instructions
by Simon Glass
· Fri Jul 17 08:48:16 2020 -0600
84163ae
x86: cpu: Remove unnecessary #ifdefs
by Simon Glass
· Fri Jul 17 08:48:15 2020 -0600
653781b
x86: mp_init: Adjust bsp_init() to return more information
by Simon Glass
· Fri Jul 17 08:48:14 2020 -0600
ebb239a
x86: mp_init: Set up the CPU numbers at the start
by Simon Glass
· Fri Jul 17 08:48:13 2020 -0600
3307d0c
x86: mp_init: Drop the num_cpus static variable
by Simon Glass
· Fri Jul 17 08:48:11 2020 -0600
a3ee7b8
x86: mp_init: Switch parameter names in start_aps()
by Simon Glass
· Fri Jul 17 08:48:10 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
740e908
x86: mp_init: Switch to livetree
by Simon Glass
· Fri Jul 17 08:48:07 2020 -0600
75ece5f
x86: Rename board_final_cleanup() to board_final_init()
by Simon Glass
· Thu Jul 16 21:22:38 2020 -0600
1062e34
x86: Update the comment about booting for FSP2
by Simon Glass
· Thu Jul 16 21:22:35 2020 -0600
fb8736d
x86: Store the coreboot table address in global_data
by Simon Glass
· Thu Jul 16 21:22:34 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
2b36648
x86: irq: Support flags for acpi_gpe
by Simon Glass
· Tue Jul 07 21:32:34 2020 -0600
8719dcc
x86: apl: Hide the p2sb on exit from U-Boot
by Simon Glass
· Tue Jul 07 21:32:32 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
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
e9af32e
x86: apl: Re-enable loading of SPL
by Simon Glass
· Wed Jul 08 09:02:15 2020 -0600
c5c4ed6
x86: fsp: Reinit the FPU after FSP meminit
by Simon Glass
· Thu Jul 02 21:12:12 2020 -0600
a0a71d3b
Remove CROSS_COMPILE default from arch/*/config.mk
by Tom Rini
· Tue May 19 10:32:33 2020 -0400
c7811b7
x86: Don't build some unused objects in TPL
by Tom Rini
· Fri Jun 26 17:40:06 2020 -0400
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
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
6b9f010
common: Drop asm/ptrace.h from common header
by Simon Glass
· Sun May 10 11:40:06 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
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
bb88327
x86: coreboot: Allow building an SPL image
by Simon Glass
· Thu Apr 30 21:21:43 2020 -0600
91fcd1d
x86: Move work-around out of cpu_jump_to_64bit_uboot()
by Simon Glass
· Thu Apr 30 21:21:41 2020 -0600
de3d9af
x86: Allow building an SPL image for coreboot
by Simon Glass
· Thu Apr 30 21:21:40 2020 -0600
46f4c58
x86: Move coreboot-table detection to common 32/64-bit code
by Simon Glass
· Thu Apr 30 21:21:39 2020 -0600
3b01ac0
x86: Use the existing stack when chain-loading
by Simon Glass
· Sun Apr 26 09:13:00 2020 -0600
6bd98e0
x86: Add a way to detect running from coreboot
by Simon Glass
· Sun Apr 26 09:12:59 2020 -0600
74cd30a
x86: Move coreboot-table detection into common code
by Simon Glass
· Sun Apr 26 09:12:58 2020 -0600
8b8e754
x86: cpu: Skip init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:55 2020 -0600
8eac3f3
x86: apl: Skip init code when chain loading
by Simon Glass
· Sun Apr 26 09:12:54 2020 -0600
858fed1
x86: Move acpi_table header to main include/ directory
by Simon Glass
· Wed Apr 08 16:57:36 2020 -0600
5046109
x86: Move acpi_s3.h to include/acpi/
by Simon Glass
· Wed Apr 08 16:57:35 2020 -0600
9976b01
x86: apl: Move p2sb ofdata reading to the correct method
by Simon Glass
· Wed Apr 08 16:57:28 2020 -0600
cce80dc
x86: Correct wording of coreboot source code
by Simon Glass
· Wed Apr 08 16:57:27 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
b965558
x86: cpu_x86: Make cpu_x86_get_count() non-static
by Wolfgang Wallner
· Tue Feb 25 13:19:47 2020 +0100
949a26e
x86: p2sb: Drop 'apl' prefix
by Wolfgang Wallner
· Tue Feb 18 15:32:10 2020 +0100
f3514a6
Revert "x86: use invd instead of wbinvd in real mode start code"
by Andy Shevchenko
· Mon Feb 17 17:30:12 2020 +0200
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
98a4cb6
x86: Add support for ACPI general-purpose events
by Simon Glass
· Thu Feb 06 09:55:01 2020 -0700
c51a021
x86: itss: Add of-platdata support
by Simon Glass
· Thu Feb 06 09:54:59 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
3767e7f
x86: itss: Remove apl-prefix
by Wolfgang Wallner
· Wed Jan 22 16:01:47 2020 +0100
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
4dcaa7d
x86: limit the fs segment to the pointer size
by Masahiro Yamada
· Wed Jan 08 20:13:42 2020 +0900
d560329
x86: use invd instead of wbinvd in real mode start code
by Masahiro Yamada
· Wed Jan 08 20:08:44 2020 +0900
15a38b3
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
by Park, Aiden
· Wed Dec 18 05:56:23 2019 +0000
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
da25eff
common: Move ll_boot_init() to init.h
by Simon Glass
· Sat Dec 28 10:44:56 2019 -0700
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
Next »