Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
71a9d1a387bf50e55426cdd86a6749d52101bb7a
/
arch
/
x86
6c6fcc6
xpl: Rename spl_phase_prefix() and spl_phase_name()
by Simon Glass
· Sun Sep 29 19:49:40 2024 -0600
6b7f9c0
xpl: Rename spl_next_phase() and spl_prev_phase()
by Simon Glass
· Sun Sep 29 19:49:39 2024 -0600
d4dce4a
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· Sun Sep 29 19:49:36 2024 -0600
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· Tue Sep 03 14:09:30 2024 -0600
e5348c7
lmb: do away with arch_lmb_reserve()
by Sughosh Ganu
· Mon Aug 26 17:29:30 2024 +0530
291bf9c
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· Mon Aug 26 17:29:18 2024 +0530
7792a0a
Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"
by Tom Rini
· Tue Sep 03 09:12:06 2024 -0600
f3ca49a
x86: provide mb() macro
by Philip Oberfichtner
· Fri Aug 02 11:25:35 2024 +0200
b711ef7
global_data: Drop spl_handoff
by Simon Glass
· Wed Aug 21 10:19:13 2024 -0600
e0c508e
global_data: Drop global_data hose
by Simon Glass
· Wed Aug 21 10:19:06 2024 -0600
0fafd2a
global_data: Remove pci_ram_top
by Simon Glass
· Wed Aug 21 10:19:05 2024 -0600
fa4bd9f
x86: Drop use of global_data fb_base
by Simon Glass
· Wed Aug 21 10:18:54 2024 -0600
dabf943
x86: Fix ptrdiff_t for x86_64
by Richard Weinberger
· Fri Aug 02 12:08:43 2024 +0200
d78c9bd
bootstash: Do not provide a default address for all
by Tom Rini
· Mon Jul 15 12:42:00 2024 +0100
69e48a5
x86: Remove duplicate newlines
by Marek Vasut
· Sat Jul 13 15:19:35 2024 +0200
347fe72
x86: Set up some assumed sizes for binary blobs
by Simon Glass
· Sun Jun 23 11:55:08 2024 -0600
9838d34
acpi: set creator_revision in acpi_fill_header
by Heinrich Schuchardt
· Thu Apr 18 05:11:13 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
f7da895
x86: Add missing <linux/types.h>
by Tom Rini
· Wed May 01 19:30:23 2024 -0600
dee15a9
global: Make <asm/global_data.h> include <asm/u-boot.h>
by Tom Rini
· Tue Apr 30 20:40:48 2024 -0600
412a021
x86: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:10:56 2024 -0600
8b9c906
x86: all firmware tables must be paragraph aligned
by Heinrich Schuchardt
· Tue Jan 02 00:11:44 2024 +0100
793921e
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled""
by Tom Rini
· Thu Apr 18 08:29:35 2024 -0600
fedc31f
Merge patch series "Resolve issues with booting distros on x86"
by Tom Rini
· Wed Apr 10 20:01:42 2024 -0600
d336c6d
x86: coreboot: Enable truetype fonts
by Simon Glass
· Thu Jan 04 08:10:40 2024 -0700
0b22604
x86: Enable SSE in 64-bit mode
by Simon Glass
· Thu Jan 04 08:10:39 2024 -0700
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· Wed Apr 10 17:06:27 2024 -0600
5f2cb6a
x86: Drop message about features being missing with 64-bit
by Simon Glass
· Thu Dec 14 21:19:14 2023 -0700
586138f
treewide: Make arch-specific bootm code depend on BOOTM
by Simon Glass
· Thu Dec 14 21:19:02 2023 -0700
5de06a6
Merge patch series "Complete decoupling of zboot logic from commands"
by Tom Rini
· Wed Apr 10 13:49:35 2024 -0600
10880b3
x86: zboot: Use zboot_start() in zboot_run()
by Simon Glass
· Sun Dec 03 17:29:37 2023 -0700
14c0fc7
x86: zboot: Separate logic functions from commands
by Simon Glass
· Sun Dec 03 17:29:36 2023 -0700
365d17b
x86: zboot: Rename zboot_start() to zboot_run()
by Simon Glass
· Sun Dec 03 17:29:35 2023 -0700
f6d7ebd
x86: zboot: Move environment setting into zboot_load()
by Simon Glass
· Sun Dec 03 17:29:31 2023 -0700
c90a406
x86: zboot: Create a separate ZBOOT option for zboot logic
by Simon Glass
· Sun Dec 03 17:29:28 2023 -0700
2bf90bd
x86: zboot: Move command code into its own file
by Simon Glass
· Sun Dec 03 17:29:27 2023 -0700
bf4af11
x86: zboot: Move zimage definitions to the header file
by Simon Glass
· Sun Dec 03 17:29:26 2023 -0700
10de8a8
acpi: rename aslc_id, aslc_revision
by Heinrich Schuchardt
· Sun Jan 21 12:52:48 2024 +0100
08d931a
smbios: copy QEMU tables
by Heinrich Schuchardt
· Sat Dec 23 02:03:34 2023 +0100
ec95806
acpi: use 64-bit addresses in FADT table
by Heinrich Schuchardt
· Sat Dec 16 09:11:57 2023 +0100
919f835
acpi: Write pointers to tables instead of addresses
by Simon Glass
· Sun Dec 31 08:25:54 2023 -0700
c2aa4ef
bloblist: Adjust API to align in powers of 2
by Simon Glass
· Wed Dec 27 13:07:00 2023 -0800
218b782
x86: coral: Align bootph SPI-flash subnodes with parent
by Simon Glass
· Sun Dec 17 09:36:14 2023 -0700
13692b3
Merge patch series "Complete decoupling of bootm logic from commands"
by Tom Rini
· Thu Dec 21 16:10:00 2023 -0500
0726d9d
bootm: Adjust arguments of boot_os_fn
by Simon Glass
· Fri Dec 15 20:14:13 2023 -0700
10e6a37
global: Rework architecture global_data.h to include <linux/types.h>
by Tom Rini
· Thu Dec 14 13:16:52 2023 -0500
2c1fd4a
acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
by Heinrich Schuchardt
· Thu Nov 09 09:23:02 2023 -0800
ad5fa1a
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
by Tom Rini
· Wed Dec 13 11:51:53 2023 -0500
84f4b5b
arm: x86: Drop discarding of command linker-lists
by Simon Glass
· Sat Nov 18 14:04:49 2023 -0700
80c1127
Merge patch series "Import "string" I/O functions from Linux"
by Tom Rini
· Tue Nov 28 16:19:19 2023 -0500
a94fed4
x86: Add defines for ins/outs functions
by Igor Prusov
· Tue Nov 14 14:02:46 2023 +0300
c5c59c8
Merge patch series "sysinfo: Expand sysinfo with some more banner information"
by Tom Rini
· Tue Nov 28 12:53:14 2023 -0500
e5d9ddc
x86: coreboot: Add a sysinfo driver
by Simon Glass
· Sun Nov 12 19:58:29 2023 -0700
91a503f
x86: Drop <common.h> from remaining header files
by Tom Rini
· Wed Nov 01 12:28:24 2023 -0400
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
f97e45e
x86: coreboot: Record the position of the SMBIOS tables
by Simon Glass
· Tue Sep 19 21:00:17 2023 -0600
9b38810
Record the position of the SMBIOS tables
by Simon Glass
· Tue Sep 19 21:00:15 2023 -0600
e96ac57
x86: coreboot: Enable VIDEO_COPY
by Simon Glass
· Tue Sep 19 21:00:11 2023 -0600
ac58ccc
x86: coreboot: Drop USB init on startup
by Simon Glass
· Thu Sep 21 07:37:44 2023 -0600
3d2d3b1
x86: Set the CPU vendor in SPL
by Simon Glass
· Tue Sep 19 21:00:05 2023 -0600
363eb14
x86: coreboot: Rearrange arch_cpu_init()
by Simon Glass
· Tue Sep 19 21:00:04 2023 -0600
28cd3d2c
x86: coreboot: Document cbmem console struct
by Simon Glass
· Sun Sep 10 13:13:01 2023 -0600
2a5cad0
x86: dm: Mark driver model as dead when disabling CAR
by Simon Glass
· Thu Sep 07 09:58:20 2023 -0600
37da575
x86: broadwell: Set up MTRRs
by Simon Glass
· Thu Sep 07 09:58:19 2023 -0600
d67d791
x86: broadwell: Avoid initing the CPU twice
by Simon Glass
· Thu Sep 07 09:58:18 2023 -0600
8c43434
x86: spl: Change the condition for copying U-Boot to RAM
by Simon Glass
· Thu Sep 07 09:58:17 2023 -0600
aeacddf
x86: Add some log categories
by Simon Glass
· Thu Sep 07 09:58:15 2023 -0600
ce750ea
x86: broadwell: Show the memory delay
by Simon Glass
· Thu Sep 07 09:58:14 2023 -0600
6f15ab7
x86: Prevent from missing the FADT chaining
by Andy Shevchenko
· Fri Sep 01 11:27:10 2023 -0600
9bd6b62
Reland "x86: Move FACP table into separate functions""
by Simon Glass
· Fri Sep 01 11:27:09 2023 -0600
e143c27
x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
by Troy Kisky
· Mon Mar 13 14:31:43 2023 -0700
1cedca1
event: Use an event to replace last_stage_init()
by Simon Glass
· Mon Aug 21 21:17:01 2023 -0600
fcebb7b
x86: Convert arch_fsp_init() to use events
by Simon Glass
· Mon Aug 21 21:16:59 2023 -0600
b8357c1
event: Convert existing spy records to simple
by Simon Glass
· Mon Aug 21 21:16:56 2023 -0600
a0e274b
Merge tag 'v2023.10-rc3' into next
by Tom Rini
· Mon Aug 21 17:32:17 2023 -0400
51a9aac
common: return type board_get_usable_ram_top
by Heinrich Schuchardt
· Sat Aug 12 20:16:58 2023 +0200
5495aaf
bootstd: Allow display of the x86 setup information
by Simon Glass
· Sun Jul 30 11:17:00 2023 -0600
4493d61
bootstd: Move common zimage functions to bootm.h
by Simon Glass
· Sun Jul 30 11:16:53 2023 -0600
de1669f
x86: qemu: Add required linux/sizes.h include
by Simon Glass
· Sun Jul 30 21:02:04 2023 -0600
85726f4
x86: i8254: Include required ibmpc.h header
by Simon Glass
· Sun Jul 30 21:01:48 2023 -0600
c11a2b4
x86: Drop CFG_SYS_STACK_SIZE
by Simon Glass
· Sun Jul 30 21:01:47 2023 -0600
58766fd
x86: Correct copying of BIOS mode information
by Simon Glass
· Sun Jul 30 11:16:04 2023 -0600
475a4fc
Revert "x86: Switch QEMU over to use the bochs driver"
by Simon Glass
· Sun Jul 30 11:16:02 2023 -0600
7dc0a45
x86: Run QEMU machine setup in SPL
by Simon Glass
· Sun Jul 30 11:16:01 2023 -0600
72213df
x86: spl: Drop unwanted debug()
by Simon Glass
· Sun Jul 30 11:15:59 2023 -0600
eff11fa
treewide: unify the linker symbol reference format
by Shiji Yang
· Thu Aug 03 09:47:17 2023 +0800
bb11234
treewide: rework linker symbol declarations in sections header
by Shiji Yang
· Thu Aug 03 09:47:16 2023 +0800
4a75a12
x86: Add a little more info to cbsysinfo
by Simon Glass
· Tue Jul 25 15:37:06 2023 -0600
75324ab
x86: Return mtrr_add_request() to its old purpose
by Simon Glass
· Mon Jul 31 14:01:08 2023 +0800
def9b88
x86: fsp: Use mtrr_set_next_var() for graphics memory
by Bin Meng
· Mon Jul 31 14:01:04 2023 +0800
4a3f391
x86: Change testing logic of mtrr commit
by Bin Meng
· Mon Jul 31 07:56:02 2023 -0600
d46776c
x86: Switch QEMU over to use the bochs driver
by Simon Glass
· Sat Jul 15 21:39:19 2023 -0600
b3f351f
x86: Make sure that the LPC is active before SDRAM init
by Simon Glass
· Sat Jul 15 21:39:13 2023 -0600
6ca34be
x86: link: Support Micron memory
by Simon Glass
· Sat Jul 15 21:39:12 2023 -0600
3a1d96f
x86: Convert some debug statements to use logging
by Simon Glass
· Sat Jul 15 21:39:11 2023 -0600
66ca25c
x86: Record the start and end of the tables
by Simon Glass
· Sat Jul 15 21:39:10 2023 -0600
b87f76f
x86: Refactor table-writing code a little
by Simon Glass
· Sat Jul 15 21:39:09 2023 -0600
23ae5c3
x86: Allow logging to be used in SPL reliably
by Simon Glass
· Sat Jul 15 21:39:05 2023 -0600
e50c455
x86: Init video in SPL if enabled
by Simon Glass
· Sat Jul 15 21:39:01 2023 -0600
Next »