u-boot/drivers
Simon Glass ffe276d27a sandbox: spi: Remove an incorrect free()
We must not free data that is managed by driver mode. Remove this line,
which is a hangover from the pre-driver-model code.

This fixes a problem where 'sf probe' crashes U-Boot if the backing file
for the SPI flash cannot be found.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Tested-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-02-26 08:53:10 -07:00
..
adc
bios_emulator dm: pci: Convert bios_emu to use the driver model PCI API 2016-01-24 12:07:19 +08:00
block Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
bootcount bootcount: Correct #endif comment to match, other aesthetics 2016-01-08 10:15:43 -05:00
clk clk: uniphier: add Media I/O clock driver for UniPhier SoCs 2016-02-14 16:36:13 +09:00
core dm: Remove device_probe_child() 2016-01-28 21:01:23 -07:00
cpu
crypto powerpc/SECURE_BOOT: Add PAMU driver 2016-02-24 08:40:55 -08:00
ddr Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
demo
dfu mmc: store hwpart in the block device 2016-01-13 21:05:19 -05:00
dma drivers: dma: ti-edma3: convert driver to adopt driver model 2016-02-23 16:14:46 +05:30
fpga Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" 2016-02-04 12:43:21 +01:00
gpio stm32: add support for stm32f7 & stm32f746 discovery board 2016-02-24 18:43:57 -05:00
hwmon mailaddr: Update mail address 2016-01-27 15:32:05 +01:00
i2c mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" 2016-01-26 17:58:02 +01:00
input tegra: keyboard: Fix the init order 2016-02-16 09:17:49 -07:00
led
memory
misc superio: Add SMSC SIO1007 driver 2016-02-21 13:42:52 +08:00
mmc mmc: Kconfig: Add Arasan SDHCI entry 2016-02-22 16:21:02 +01:00
mtd sandbox: spi: Remove an incorrect free() 2016-02-26 08:53:10 -07:00
net Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-02-24 18:44:15 -05:00
pch x86: pch9: Implement get_io_base op 2016-02-05 12:47:21 +08:00
pci pci_rom: fix may be used uninitialized warning 2016-02-24 18:43:59 -05:00
pcmcia
pinctrl pinctrl: imx: Support i.MX7D 2016-02-21 11:25:29 +01:00
power pmic: tps65218: add useful functions and defines 2016-02-24 18:44:07 -05:00
pwm tegra: video: Move LCD driver to use the DM PWM driver 2016-02-16 09:17:53 -07:00
qe board: ls1043ardb: Add micro QE support for ls1043ardb 2016-02-24 08:51:14 -08:00
ram
remoteproc drivers: remoteproc: rproc-uclass: Fix check for NULL pointers 2015-12-05 18:22:32 -05:00
rtc
serial serial: dcc: Move driver to DM 2016-02-25 19:06:37 -05:00
soc Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
sound
spi spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN 2016-02-23 16:14:46 +05:30
thermal imx: mx7: fix the temperature checking for Rev1.1 2016-01-07 17:53:11 +01:00
timer sandbox: timer: Support the early timer 2016-02-26 08:53:10 -07:00
tpm tpm: st33zp24: Add tpm st33zp24 spi support 2016-01-28 21:01:22 -07:00
twserial
usb fastboot: update error and warning messages 2016-02-24 19:12:33 +01:00
video video: Add S3C24xx framebuffer support 2016-02-22 18:07:17 +01:00
watchdog imx_watchdog: always set minimal timeout in reset_cpu 2016-01-07 17:54:53 +01:00
Kconfig dm: pwm: Add a PWM uclass 2016-01-21 20:42:36 -07:00
Makefile drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. 2016-02-01 22:14:01 +01:00