uboot/drivers
Simon Glass 11f4dc1583 dm: Implement a CPU uclass
It is useful to be able to keep track of the available CPUs in a multi-CPU
system. This uclass is mostly intended for use with SMP systems.

The uclass provides methods for getting basic information about each CPU.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-04-29 21:02:33 -06:00
..
bios_emulator biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 2015-04-29 18:51:49 -06:00
block ahci: mmio_base is a virtual address 2015-04-18 16:54:29 -04:00
bootcount
core dm: core: Add a function to bind a driver for a device tree node 2015-04-29 21:02:32 -06:00
cpu dm: Implement a CPU uclass 2015-04-29 21:02:33 -06:00
crypto
ddr driver/ddr/fsl: Add workaround for DDR erratum A008511 2015-04-23 08:55:54 -07:00
demo
dfu
dma
fpga
gpio gpio: add Xilinx Zynq PS GPIO driver 2015-04-29 10:41:24 +02:00
hwmon
i2c driver/i2c/mxc: Enable I2C bus 3 and 4 2015-04-23 08:55:53 -07:00
input
memory
misc x86: Set serial port IRQ for SMSC LPC47M 2015-04-29 18:51:48 -06:00
mmc zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD 2015-04-29 11:19:03 +02:00
mtd Merge branch 'master' of git://git.denx.de/u-boot-spi 2015-04-28 07:28:43 -04:00
net board/ls2085qds: Add support ethernet 2015-04-23 16:46:50 -07:00
pci pci: Remove parameter 'class' of pci_rom_load() 2015-04-29 18:51:49 -06:00
pcmcia
power
pwm
qe QE/DeepSleep: add QE deepsleep support for mpc85xx 2015-04-21 10:19:19 -07:00
rtc
serial Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze 2015-04-29 06:46:33 -04:00
soc
sound sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig 2015-04-18 11:11:39 -06:00
spi Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga 2015-04-28 20:48:43 -04:00
thermal
tpm sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 2015-04-18 11:11:38 -06:00
twserial
usb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2015-04-24 13:43:24 -04:00
video Merge branch 'master' of git://git.denx.de/u-boot-video 2015-04-20 09:13:52 -04:00
watchdog
Kconfig dm: Implement a CPU uclass 2015-04-29 21:02:33 -06:00
Makefile dm: Implement a CPU uclass 2015-04-29 21:02:33 -06:00