16 Aug, 2016

1 commit


30 May, 2016

1 commit


23 May, 2016

3 commits


17 Mar, 2016

2 commits


21 Feb, 2016

1 commit


05 Feb, 2016

1 commit


09 Sep, 2015

3 commits


26 Aug, 2015

1 commit

  • So far we only enabled one legacy serial port on the SMSC LPC47m
    superio chipset on Intel Crown Bay board. As the board also has
    dual PS/2 ports routed out, enable the keyboard controller which
    is i8042 compatible so that we can use PS/2 keyboard and mouse.

    In order to make PS/2 keyboard work with the VGA console, remove
    CONFIG_VGA_AS_SINGLE_DEVICE. To boot Linux kernel with PIC mode
    using PIRQ routing table, adjust the mask in the device tree to
    reserve irq12 which is used by PS/2 mouse.

    Signed-off-by: Bin Meng
    Reviewed-by: Simon Glass

    Bin Meng
     

14 Aug, 2015

1 commit


05 Aug, 2015

3 commits


04 Jun, 2015

2 commits


13 May, 2015

1 commit

  • By making the board selections optional, every defconfig will include
    the board selection when running savedefconfig so if a new board is
    added to the top of the list of choices the former top's defconfig will
    still be correct.

    Signed-off-by: Joe Hershberger
    Cc: Masahiro Yamada
    Acked-by: Stephen Warren
    Cc: Tom Rini

    Joe Hershberger
     

30 Apr, 2015

3 commits


07 Feb, 2015

2 commits

  • New board/intel/galileo board directory with minimum codes, plus
    board dts, defconfig and configuration files.

    Signed-off-by: Bin Meng
    Reviewed-by: Simon Glass
    Acked-by: Simon Glass

    Bin Meng
     
  • This is a relatively low-cost x86 board in a small form factor. The main
    peripherals are uSD, USB, HDMI, Ethernet and SATA. It uses an Atom 3800
    series CPU. So far only the dual core 2GB variant is supported.

    This uses the existing FSP support. Binary blobs are required to make this
    board work. The microcode update is included as a patch (all 3000 lines of
    it).

    Change-Id: I0088c47fe87cf08ae635b343d32c332269062156
    Signed-off-by: Simon Glass
    Reviewed-by: Bin Meng

    Simon Glass
     

13 Jan, 2015

1 commit


19 Dec, 2014

4 commits