summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-15sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-07-15dm: Update the of-platdata README for the new featuresSimon Glass
2016-07-15dm: Add a test for of-platdataSimon Glass
2016-07-15test/py: Start sandbox SPL when enabledSimon Glass
2016-07-15test/py: Provide a way to get early console outputSimon Glass
2016-07-15test/py: Note which console produced unexpected outputSimon Glass
2016-07-15test/py: Handle testing with the sandbox_spl boardSimon Glass
2016-07-15rockchip: Use of-platdata for firefly-rk3288Simon Glass
2016-07-15rockchip: sdram: Update the driver to support of-platdataSimon Glass
2016-07-15rockchip: sdram: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-15rockchip: syscon: Update to work with of-platdataSimon Glass
2016-07-15rockchip: Don't use spl_boot_device() with of-platdataSimon Glass
2016-07-15rockchip: Move the MMC setup check earlierSimon Glass
2016-07-15rockchip: pinctrl: Update the rk3288 driver to support of-platdataSimon Glass
2016-07-15rockchip: clk: Update the rk3288 driver to support of-platdataSimon Glass
2016-07-15rockchip: clk: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-15rockchip: mmc: Update the driver to support of-platdataSimon Glass
2016-07-15rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-15rockchip: Update the sdram-channel property to support of-platdataSimon Glass
2016-07-15rockchip: serial: Add an of-platdata driver for rockchipSimon Glass
2016-07-15dm: serial: ns16550: Update to support of-platdataSimon Glass
2016-07-15dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-15dm: core: Move regmap allocation into a separate functionSimon Glass
2016-07-15dm: sandbox: Enable of-platdata for sandbox_splSimon Glass
2016-07-15sandbox: Don't bring in the eeprom emulator in SPLSimon Glass
2016-07-15dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-15dm: Don't attach the device tree to SPL with of-platdataSimon Glass
2016-07-15dtoc: Ignore the u-boot, dm-pre-reloc propertySimon Glass
2016-07-15dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-15dm: spl: Bind in all devices in SPL with of-platdataSimon Glass
2016-07-15tiny-printf: Support assert()Simon Glass
2016-07-15Only build the libfdt python module if 'swig' is availableSimon Glass
2016-07-15dm: Add a more efficient libfdt librarySimon Glass
2016-07-15dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass
2016-07-15dm: Add a tool to generate C code from a device treeSimon Glass
2016-07-15dm: Add a library to provide simple device-tree accessSimon Glass
2016-07-15dm: Add a README for of-platdataSimon Glass
2016-07-15dm: Add an option to enable the of-platdata featureSimon Glass
2016-07-15dm: Don't include fdtdec functions when of-platdata is enabledSimon Glass
2016-07-15dm: serial: Add support for of-platdataSimon Glass
2016-07-15dm: clk: Add support for of-platdataSimon Glass
2016-07-15dm: Add a header that provides access to the of-platdata structsSimon Glass
2016-07-15dm: sandbox: Add a simple driver to test of-platdataSimon Glass
2016-07-15dm: syscon: Add support for of-platdataSimon Glass
2016-07-15dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-15dm: core: Don't use device tree with of-platdataSimon Glass
2016-07-15dm: Makefile: Build of-platdata before SPLSimon Glass
2016-07-15dm: spl: Don't set up device tree with of-platdataSimon Glass
2016-07-15sandbox: Add a test device that uses of-platdataSimon Glass