uboot/arch/x86/include/asm
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model
Convert this driver over to use driver model. Since all x86 platforms use
it, move x86 to use driver model for SPI and SPI flash. Adjust all dependent
code and remove the old x86 spi_init() function.

Note that this does not make full use of the new PCI uclass as yet. We still
scan the bus looking for the device. It should move to finding its details
in the device tree.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-04-18 11:11:14 -06:00
..
arch-baytrail x86: Add support for Intel Minnowboard Max 2015-02-06 12:07:39 -07:00
arch-coreboot x86: Use ipchecksum from net/ 2015-01-24 06:13:44 -07:00
arch-ivybridge dm: x86: spi: Convert ICH SPI driver to driver model 2015-04-18 11:11:14 -06:00
arch-quark x86: quark: Initialize non-standard BARs 2015-02-06 12:07:44 -07:00
arch-queensbay x86: Adjust the FSP types slightly 2015-02-05 22:16:43 -07:00
fsp x86: Adjust the FSP types slightly 2015-02-05 22:16:43 -07:00
video
acpi.h
bitops.h
bootm.h
bootparam.h
byteorder.h
cache.h
config.h generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
control_regs.h
cpu.h
e820.h
errno.h
global_data.h x86: Implement a cache for Memory Reference Code parameters 2015-01-24 06:13:45 -07:00
gpio.h x86: ich6-gpio: Add Intel Tunnel Creek GPIO support 2014-12-18 17:26:06 -07:00
i8254.h
i8259.h
ibmpc.h x86: Add basic support to queensbay platform and crownbay board 2014-12-18 17:26:06 -07:00
init_helpers.h
interrupt.h
io.h
ioapic.h
ioctl.h
ist.h
lapic.h
lapic_def.h
linkage.h x86: move arch-specific asmlinkage to <asm/linkage.h> 2014-12-15 07:22:53 -07:00
msr-index.h
msr.h
mtrr.h x86: Test mtrr support flag before accessing mtrr msr 2015-01-23 17:24:55 -07:00
pci.h dm: x86: pci: Add a PCI driver for driver model 2015-04-18 11:11:09 -06:00
pnp_def.h x86: Add a simple superio driver for SMSC LPC47M 2014-12-13 22:32:05 -07:00
posix_types.h
post.h x86: Add post failure codes for bist and car 2014-12-13 22:32:05 -07:00
processor-flags.h
processor.h
ptrace.h
relocate.h
sections.h
speedstep.h
string.h
turbo.h
types.h
u-boot-x86.h Merge branch 'master' of git://git.denx.de/u-boot-x86 2015-02-10 10:42:56 -05:00
u-boot.h
unaligned.h
zimage.h