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 Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
block dm: blk: Add functions to select a hardware partition 2016-05-17 09:54:43 -06:00
bootcount bootcounter_ram: Flush dcache after data is written into SDRAM 2016-04-11 20:48:25 -04:00
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 i2c: mvtwsi: Eliminate twsi_control_flags 2016-05-17 08:32:02 +02:00
input input: i8042: Make sure the keyboard is enabled 2016-03-17 10:27:24 +08:00
led
mailbox mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
memory memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
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 spmi: Fix sandbox spmi driver memory corruption 2016-04-11 20:48:22 -04:00
thermal Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
timer
tpm drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 2016-04-15 08:14:37 -06:00
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