u-boot-brain/arch/x86
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
..
cpu x86: Support machines with >4GB of RAM 2015-04-16 19:27:40 -06:00
dts x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
include/asm generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
lib x86: Define macros for pci configuration space access 2015-02-06 12:07:40 -07:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00
Kconfig x86: Add support for panther (Asus Chromebox) 2015-04-16 19:27:40 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00