* [GIT PULL] chrome-platform-firmware changes for v6.9
@ 2024-03-11 2:33 Tzung-Bi Shih
2024-03-13 19:27 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tzung-Bi Shih @ 2024-03-11 2:33 UTC (permalink / raw)
To: torvalds
Cc: briannorris, jwerner, groeck, tzungbi, linux-kernel,
chrome-platform
[-- Attachment #1: Type: text/plain, Size: 1746 bytes --]
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-firmware-for-v6.9
for you to fetch changes up to 8a0a62941a042612f7487f6c4ff291f9054ff214:
firmware: coreboot: Replace tag with id table in driver struct (2024-02-17 08:53:06 +0800)
----------------------------------------------------------------
chrome platform firmware changes for 6.9
* Improvements
- Allow userspace to automatically load coreboot modules by adding
modaliases and sending uevents.
* Misc
- Make bus_type const.
----------------------------------------------------------------
Nícolas F. R. A. Prado (3):
firmware: coreboot: Generate modalias uevent for devices
firmware: coreboot: Generate aliases for coreboot modules
firmware: coreboot: Replace tag with id table in driver struct
Ricardo B. Marliere (1):
firmware: coreboot: make coreboot_bus_type const
drivers/firmware/google/cbmem.c | 8 +++++++-
drivers/firmware/google/coreboot_table.c | 22 ++++++++++++++++++++--
drivers/firmware/google/coreboot_table.h | 3 ++-
drivers/firmware/google/framebuffer-coreboot.c | 8 +++++++-
drivers/firmware/google/memconsole-coreboot.c | 8 +++++++-
drivers/firmware/google/vpd.c | 8 +++++++-
include/linux/mod_devicetable.h | 10 ++++++++++
scripts/mod/devicetable-offsets.c | 3 +++
scripts/mod/file2alias.c | 10 ++++++++++
9 files changed, 73 insertions(+), 7 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-13 19:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 2:33 [GIT PULL] chrome-platform-firmware changes for v6.9 Tzung-Bi Shih
2024-03-13 19:27 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox