[roll] Roll fuchsia [x64] Move drivers out of x64-common

x64-common is shared by x64, qemu-x64, and chromebook-x64, but contains
a number of drivers that only belong in one of those.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644469
Original-Revision: f0fe7815277a384fbbbcb59b60398dd77e8fc715
GitOrigin-RevId: 4184d64080671e9075edf4decfd1dbe9cc45f365
Change-Id: I9efd7373cc30ac4e90b33469e0b89a15829bf253
1 file changed
tree: d09fd59bad63a69af1ac9face7f31dbac5dc85db
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.