Clone this repo:
  1. 64aab15 gigaboot: Update to the 1.1 version of the protocol. by Gabe Black · 7 years ago main master
  2. 28fcf03 rpi3: Add a config for the raspberry pi 3. by Gabe Black · 7 years ago
  3. 2fbd604 rpi3: Add a bootplan for raspberry pi 3. by Gabe Black · 7 years ago
  4. a714968 rpi3: Add a raspberry pi 3 board directory. by Gabe Black · 7 years ago
  5. 58d89e3 usb: Clean up the generic hub code a little. by Gabe Black · 7 years ago
  6. 8c2df2c usb: Clean up the USB initialization code. by Gabe Black · 7 years ago
  7. 3021545 kconfig: Move some options out of the libpayload Kconfig. by Gabe Black · 7 years ago
  8. 3699678 pci: Move the x86 only PCI implementation into the arch/x86 directory. by Gabe Black · 7 years ago
  9. 06c0d82 pci: Move the pci.h header file out of libpayload and into depthcharge. by Gabe Black · 7 years ago
  10. 4a8cf14 udc: Get rid of the unused USB device controller support. by Gabe Black · 7 years ago
  11. b1cd334 libpayload: Move coreboot_tables.h and sysinfo.h into base/coreboot. by Gabe Black · 7 years ago
  12. 3328177 base: Move cbfs and sysinfo files in base into a subdir called coreboot. by Gabe Black · 7 years ago
  13. 20292ba libpayload: Move the USB functions in libpayload.h to usb/usb.h. by Gabe Black · 7 years ago
  14. 25884bc libpayload: Stop including libpayload.h in some unnecessary places. by Gabe Black · 7 years ago
  15. 36b6142 libpayload: cmos: Move cmos access code out of libpayload. by Gabe Black · 7 years ago
  16. 41bb2f4 hexdump: Add a compiler guard to hexdump.h. by Gabe Black · 7 years ago
  17. 2eebe1d libpayload: Remove some old files, and move some files to depthcharge-y. by Gabe Black · 7 years ago
  18. 11344cb uefi: net: Ignore device paths which are subpaths of already seen devices. by Gabe Black · 7 years ago
  19. 9a8ba74 uefi: If MediaPresentSupported is false, assume media is present. by Gabe Black · 7 years ago
  20. 4db343b Use the ipchecksum function in the ipv6 stack. by Gabe Black · 7 years ago