u-boot-brain/board/google
Simon Glass 51e9dad296 x86: Add support for panther (Asus Chromebox)
Support running U-Boot as a coreboot payload. Tested peripherals include:

- Video (HDMI and DisplayPort)
- SATA disk
- Gigabit Ethernet
- SPI flash

USB3 does not work. This may be a problem with the USB3 PCI driver or
something in the USB3 stack and has not been investigated So far this is
disabled. The SD card slot also does not work.

For video, coreboot will need to run the OPROM to set this up.

With this board, bare support (running without coreboot) is not available
as yet.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-04-16 19:27:40 -06:00
..
chromebook_link x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 2015-02-05 22:16:43 -07:00
chromebox_panther x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
common x86: Emit post codes in startup code for Chromebooks 2014-11-21 07:34:11 +01:00