From b22da3d8526a935aa31e086e63f60ff3246cb61c Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 09 Dec 2023 07:24:11 +0000
Subject: [PATCH] add stmac read mac form eeprom
---
kernel/Documentation/x86/index.rst | 30 ++++++++++++++++++++++++++++--
1 files changed, 28 insertions(+), 2 deletions(-)
diff --git a/kernel/Documentation/x86/index.rst b/kernel/Documentation/x86/index.rst
index 0780d55..b224d12 100644
--- a/kernel/Documentation/x86/index.rst
+++ b/kernel/Documentation/x86/index.rst
@@ -1,9 +1,35 @@
+.. SPDX-License-Identifier: GPL-2.0
+
==========================
-x86 architecture specifics
+x86-specific Documentation
==========================
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
+ :numbered:
+ boot
+ booting-dt
+ cpuinfo
+ topology
+ exception-tables
+ kernel-stacks
+ entry_64
+ earlyprintk
+ orc-unwinder
+ zero-page
+ tlb
+ mtrr
+ pat
+ intel-iommu
+ intel_txt
+ amd-memory-encryption
+ pti
mds
+ microcode
+ resctrl_ui
tsx_async_abort
+ usb-legacy-support
+ i386/index
+ x86_64/index
+ sva
--
Gitblit v1.6.2