uboot/drivers
Rob Herring 74322201dd fastboot: allow retrieving fastboot variables from env
Some boards need to expose device specific variable through fastboot
(to adpat the flashing script depending on hardware revision for
example).

Provide a way to expose custom fastboot variables. Note that all
variables meant to be exposed through fastboot should be be prefixed
with 'fastboot.', the variable should not exceed 32 bytes (including
the prefix and the trailing '\0') and the variable content should
fit in the response buffer (60 bytes excluding the 'OKAY' prefix and
the trailing '\0').

Signed-off-by: Rob Herring <rob.herring@linaro.org>
[Boris Brezillon: add a commit message]
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Steve Rae <srae@broadcom.com>
2016-04-01 17:17:40 -04:00
..
adc
bios_emulator
block Fix spelling of "transferred". 2016-03-22 12:16:16 -04:00
bootcount
clk clk: uniphier: use devm_get_addr() to get base address 2016-04-01 00:17:08 +09:00
core syscon: Avoid returning a device on failure 2016-03-17 10:27:24 +08:00
cpu
crypto crypto/fsl: Make CAAM transactions cacheable 2016-03-29 08:46:22 -07:00
ddr Fix typo choosen in comments and printf logs 2016-03-27 09:12:23 -04:00
demo
dfu dm: part: Rename some partition functions 2016-03-14 15:34:50 -06:00
dma drivers: dma: ti-edma3: convert driver to adopt driver model 2016-02-23 16:14:46 +05:30
fpga fpga: altera: Add StratixV support 2016-03-24 09:47:43 +01:00
gpio Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2016-04-01 08:17:55 -04:00
hwmon
i2c i2c: uniphier: use devm_get_addr() to get base address 2016-04-01 00:17:13 +09:00
input input: i8042: Make sure the keyboard is enabled 2016-03-17 10:27:24 +08:00
led
memory
misc Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
mmc Merge branch 'master' of http://git.denx.de/u-boot-sunxi 2016-04-01 08:17:55 -04:00
mtd mtd: nand: denali: max_banks calculation changed in revision 5.1 2016-04-01 00:16:55 +09:00
net net: phy: Optionally force master mode for RTL PHY 2016-03-31 14:29:11 +02:00
pch
pci pci/layerscape: set LUT and msi-map for discovered PCI devices 2016-03-21 12:42:13 -07:00
pcmcia
pinctrl pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver 2016-04-01 00:57:19 +09:00
power sunxi: Add support for Allwinner A64 SoCs 2016-04-01 09:52:28 +02:00
pwm
qe board: ls1043ardb: Add micro QE support for ls1043ardb 2016-02-24 08:51:14 -08:00
ram
remoteproc remoteproc: Add support for TI power processor 2016-03-14 19:18:37 -04:00
rtc
serial serial: uniphier: use devm_get_addr() to get base address 2016-04-01 00:17:07 +09:00
soc
sound
spi spi: omap3: Fix multiple definition of 'priv' 2016-03-15 14:50:09 -04:00
thermal
timer Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
tpm
twserial
usb fastboot: allow retrieving fastboot variables from env 2016-04-01 17:17:40 -04:00
video Revert "pxa_lcd: make driver cache-aware" 2016-03-27 20:58:08 -04:00
watchdog
Kconfig
Makefile