]> Git Repo - J-u-boot.git/commit
x86: broadwell: Add a northbridge driver
authorSimon Glass <[email protected]>
Sat, 12 Mar 2016 05:07:22 +0000 (22:07 -0700)
committerBin Meng <[email protected]>
Thu, 17 Mar 2016 02:27:26 +0000 (10:27 +0800)
commitda3363d5d269d63747adbf7e067304206ae0d975
treeb0c4e51d111735d681e7565e7660c78426efc153
parentd2c29d9a2ce94b28b47382db228993f3a4ee4e75
x86: broadwell: Add a northbridge driver

Add a driver for the broadwell northbridge. This sets up the location of
several blocks of registers.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Bin Meng <[email protected]>
arch/x86/cpu/broadwell/Makefile
arch/x86/cpu/broadwell/northbridge.c [new file with mode: 0644]
This page took 0.034109 seconds and 4 git commands to generate.