uboot/drivers
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip.  It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
2016-06-03 20:27:48 -05:00
..
adc
bios_emulator
block dm: blk: Add functions to select a hardware partition 2016-05-17 09:54:43 -06:00
bootcount
clk Merge git://git.denx.de/u-boot-dm 2016-05-27 20:34:12 -04:00
core dm: allow setting driver_data before/during bind 2016-05-26 20:48:31 -06:00
cpu
crypto crypto/fsl: add support for multiple SEC engines initialization 2016-05-18 08:51:46 -07:00
ddr Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-05-24 13:42:03 -04:00
demo
dfu nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
dma
fpga fpga: Fix typo in function comment 2016-05-24 11:15:02 +02:00
gpio gpio: mxs: Remove netdev.h 2016-06-02 21:21:41 -04:00
hwmon
i2c
input
led
mailbox mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
memory
misc reset: Drop the reset failure message 2016-05-26 20:50:29 -06:00
mmc dm: mmc: Use cfg directly in mmc_bind() 2016-05-27 10:23:10 -06:00
mtd nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
net nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
pch
pci pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE 2016-05-17 09:54:43 -06:00
pcmcia
pinctrl rockchip: rk3288: pinctrl: support more pins 2016-05-27 09:00:48 -06:00
power sunxi: power: add AXP809 support 2016-05-25 17:52:39 +02:00
pwm
qe
ram
remoteproc
rtc
serial serial: 16550: Drop OMAP1510 support 2016-06-02 21:21:41 -04:00
soc
sound
spi Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-05-24 13:42:03 -04:00
spmi
thermal
timer
tpm
twserial
usb usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration 2016-06-02 21:42:16 -04:00
video rockchip: video: Flush the cache when the display is updated 2016-05-27 10:23:08 -06:00
watchdog
Kconfig Add a mailbox driver framework/uclass 2016-05-26 20:48:31 -06:00
Makefile Add a mailbox driver framework/uclass 2016-05-26 20:48:31 -06:00