-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiP - Talos II - Add tg3 ethernet driver to be useable under Heads #1363
base: master
Are you sure you want to change the base?
WiP - Talos II - Add tg3 ethernet driver to be useable under Heads #1363
Commits on Apr 3, 2023
-
patches/linux-5.5-openpower/0010: new patch for enabling Google coreb…
…oot drivers Signed-off-by: Krystian Hebel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 169dcf6 - Browse repository at this point
Copy the full SHA 169dcf6View commit details -
patches/linux-5.5-openpower/0011: patch to expose CBMEM as file
Signed-off-by: Krystian Hebel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01b52c6 - Browse repository at this point
Copy the full SHA 01b52c6View commit details -
config/linux-talos-2.config: enable coreboot drivers and convert to d…
…efconfig Signed-off-by: Krystian Hebel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c43d68c - Browse repository at this point
Copy the full SHA c43d68cView commit details -
modules/coreboot: bump commit hash for Talos
Signed-off-by: Krystian Hebel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f50b4f - Browse repository at this point
Copy the full SHA 8f50b4fView commit details -
config/coreboot-talos-2.config: update for new tree
Signed-off-by: Krystian Hebel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79816d6 - Browse repository at this point
Copy the full SHA 79816d6View commit details -
initrd/bin/talos-init: send IPL complete message to BMC
BMC awaits this message before it takes control over CPU fans speed. Signed-off-by: Krystian Hebel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35bc62c - Browse repository at this point
Copy the full SHA 35bc62cView commit details -
initrd/bin/talos-init: add alias for cbmem
Signed-off-by: Krystian Hebel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f773819 - Browse repository at this point
Copy the full SHA f773819View commit details -
Talos II : add network support as loadable module (tg3)
config/linux-talos-2.config: add tg3 and remove all other unneeded network modules, savedefconfig format board/talos-2: add tg3 build requirement modules/linux: add tg3 variable check to build tg3 module init/network-init-recovery: add tg3 in module list to be loaded if found under initrd Note that current linux config changes (make savedefconfig) shows weird discrepencies against origin. Only added and relevant stuff here is network support with tg3.ko, which is now successfully added under initrd
Configuration menu - View commit details
-
Copy full SHA for a33cc67 - Browse repository at this point
Copy the full SHA a33cc67View commit details