u-boot-brain/drivers
karl beldan a02c232336 net: davinci_emac: Remove useless dcache ops on descriptors
ATM the rx and tx descriptors are handled as cached memory while they
lie in a dedicated RAM of the SoCs, which is an uncached area.
Removing the said dcache ops, while optimizing the logic and clarifying
the code, also gets rid of most of the check_cache_range() incurred
warnings:
CACHE: Misaligned operation at range

Signed-off-by: Karl Beldan <karl.beldan+oss@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2016-08-22 14:21:06 -05:00
..
adc
bios_emulator Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
block block: dwc_ahsata: support i.MX6DQPlus 2016-05-24 14:59:57 +02:00
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 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 2016-07-11 14:06:44 -06:00
dma
fpga Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
gpio gpio: atmel_pio4: Rework to support DM & DT 2016-08-15 22:58:03 +02:00
hwmon mailaddr: Update mail address 2016-01-27 15:32:05 +01:00
i2c i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) 2016-08-16 11:44:09 +08: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 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh 2016-08-20 16:40:34 -04:00
mtd sf: sf_params: Add AT25DF321 flash support 2016-07-30 00:15:00 +05:30
net net: davinci_emac: Remove useless dcache ops on descriptors 2016-08-22 14:21:06 -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 exynos: pwm: Add a driver for the exynos5 PWM 2016-05-25 13:25:18 +09:00
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 rtc: Tidy up the code style 2016-07-14 18:33:11 -04:00
serial Merge branch 'rmobile' of git://git.denx.de/u-boot-sh 2016-08-20 16:40:34 -04:00
soc
sound
spi spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value 2016-08-07 21:54:21 +02: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 Merge branch 'master' of git://git.denx.de/u-boot-video 2016-07-27 15:22:21 -04:00
watchdog imx_watchdog: add weak attribute to reset_cpu function 2016-07-19 19:52:15 +02:00
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