dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Immutable branch for coreboot directory rename for v7.4
@ 2026-09-02  9:54 Tzung-Bi Shih
  0 siblings, 0 replies; only message in thread
From: Tzung-Bi Shih @ 2026-09-02  9:54 UTC (permalink / raw)
  To: Thomas Zimmermann, Javier Martinez Canillas, Maarten Lankhorst,
	Maxime Ripard, David Airlie, Simona Vetter, Krzysztof Kozlowski,
	Bjorn Andersson, Dmitry Baryshkov
  Cc: dri-devel, linux-kernel, tzungbi, chrome-platform, Sean Rhodes

The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:

  Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git ib-coreboot-rename-7.4

for you to fetch changes up to 44e33a5aaa2de3f5cf2701d6f4b0a7c63d4fe602:

  firmware: Rename google firmware directory to coreboot (2026-09-02 09:24:30 +0000)

----------------------------------------------------------------
Sean Rhodes (1):
      firmware: Rename google firmware directory to coreboot

 MAINTAINERS                                        | 20 +++---
 drivers/firmware/Kconfig                           |  2 +-
 drivers/firmware/Makefile                          |  2 +-
 drivers/firmware/{google => coreboot}/Kconfig      | 74 ++++++++++++++++------
 drivers/firmware/{google => coreboot}/Makefile     | 10 +--
 drivers/firmware/{google => coreboot}/cbmem.c      |  0
 .../firmware/{google => coreboot}/coreboot_table.c |  0
 .../firmware/{google => coreboot}/coreboot_table.h |  0
 .../{google => coreboot}/framebuffer-coreboot.c    |  0
 drivers/firmware/{google => coreboot}/gsmi.c       |  0
 .../{google => coreboot}/memconsole-coreboot.c     |  0
 .../{google => coreboot}/memconsole-x86-legacy.c   |  0
 drivers/firmware/{google => coreboot}/memconsole.c |  0
 drivers/firmware/{google => coreboot}/memconsole.h |  6 +-
 drivers/firmware/{google => coreboot}/vpd.c        |  0
 drivers/firmware/{google => coreboot}/vpd_decode.c |  0
 drivers/firmware/{google => coreboot}/vpd_decode.h |  0
 17 files changed, 76 insertions(+), 38 deletions(-)
 rename drivers/firmware/{google => coreboot}/Kconfig (64%)
 rename drivers/firmware/{google => coreboot}/Makefile (51%)
 rename drivers/firmware/{google => coreboot}/cbmem.c (100%)
 rename drivers/firmware/{google => coreboot}/coreboot_table.c (100%)
 rename drivers/firmware/{google => coreboot}/coreboot_table.h (100%)
 rename drivers/firmware/{google => coreboot}/framebuffer-coreboot.c (100%)
 rename drivers/firmware/{google => coreboot}/gsmi.c (100%)
 rename drivers/firmware/{google => coreboot}/memconsole-coreboot.c (100%)
 rename drivers/firmware/{google => coreboot}/memconsole-x86-legacy.c (100%)
 rename drivers/firmware/{google => coreboot}/memconsole.c (100%)
 rename drivers/firmware/{google => coreboot}/memconsole.h (82%)
 rename drivers/firmware/{google => coreboot}/vpd.c (100%)
 rename drivers/firmware/{google => coreboot}/vpd_decode.c (100%)
 rename drivers/firmware/{google => coreboot}/vpd_decode.h (100%)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-02  9:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02  9:54 [GIT PULL] Immutable branch for coreboot directory rename for v7.4 Tzung-Bi Shih

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox