uboot/drivers
Stefan Agner 2a83c95fdb mtd: nand: mxs: fix cache alignment for cache lines >32
Currently the command buffer gets allocated with a size of 32 bytes.
This causes warning messages on systems with cache lines bigger than
32 bytes:
CACHE: Misaligned operation at range [9df17a00, 9df17a20]

Define command buffer to be at least 32 bytes, but more if cache
line is bigger.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
2016-09-06 18:22:48 +02:00
..
adc
bios_emulator
block
bootcount
clk Merge branch 'master' of git://git.denx.de/u-boot-atmel 2016-08-15 17:31:23 -04:00
core fdt: allow fdtdec_get_addr_size_*() to translate addresses 2016-08-12 09:20:27 -06:00
cpu
crypto crypto/fsl: Update blob cmd to accept 64bit addresses 2016-08-02 09:45:39 -07:00
ddr driver/ddr/fsl: Fix timing_cfg_2 2016-08-02 09:47:34 -07:00
demo
dfu
dma
fpga
gpio gpio: atmel_pio4: Rework to support DM & DT 2016-08-15 22:58:03 +02:00
hwmon
i2c Merge branch 'master' of git://git.denx.de/u-boot-i2c 2016-08-26 07:42:06 -04:00
input
led
mailbox ARM: tegra: adapt to latest HSP DT binding 2016-08-04 13:36:58 -07:00
memory
misc misc: Add simple driver for some Nuvoton NCT6102D devices 2016-08-16 11:44:09 +08:00
mmc mmc: uniphier-sd: just return if already set to desired clock rate 2016-08-28 12:39:51 +09:00
mtd mtd: nand: mxs: fix cache alignment for cache lines >32 2016-09-06 18:22:48 +02:00
net net: davinci_emac: Restore the internal MDIO accessors return values 2016-08-22 14:21:20 -05:00
pch dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
pci pci: tegra: port to standard clock/reset/pwr domain APIs 2016-08-15 10:26:13 -07:00
pcmcia
pinctrl pinctrl: fix typos in comment blocks of pinconfig_post_bind() 2016-08-20 14:03:28 -04:00
power power domain: add Tegra186 driver 2016-08-15 10:26:13 -07:00
pwm
qe net: mii: Fix changes made by spatch 2016-08-15 15:29:03 -05:00
ram
remoteproc
reset reset: add Tegra186 reset driver 2016-08-15 10:26:13 -07:00
rtc
serial ARM: uniphier: change UNIPHIER_SERIAL to default y option 2016-08-28 13:11:35 +09:00
soc
sound
spi spi: tegra: fix hang in set_mode() 2016-08-25 15:35:03 -07:00
spmi Merge git://git.denx.de/u-boot-dm 2016-08-12 16:00:50 -04:00
sysreset xtensa: add support for the 'xtfpga' evaluation board 2016-08-15 18:46:40 -04:00
thermal
timer
tpm tpm: atmel_twi: Make compatible with DM I2C busses 2016-08-15 22:12:00 +02:00
twserial
usb fastboot: implement Kconfig 2016-08-20 14:03:23 -04:00
video sunxi: display: Use PWM to drive backlight where applicable 2016-08-26 16:58:37 +02:00
watchdog
Kconfig drivers/sysreset: group sysreset drivers 2016-08-12 09:22:17 -04:00
Makefile drivers/sysreset: group sysreset drivers 2016-08-12 09:22:17 -04:00