summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* binman: Drop a special case related to fdt_fallbackSimon Glass2017-06-021-9/+4
* fdt: Drop fdt_fallback librarySimon Glass2017-06-025-243/+18
* fdt: Drop use of the legacy libfdt python moduleSimon Glass2017-06-021-24/+8
* fdt: Stop building the old python libfdt moduleSimon Glass2017-06-023-168/+0
* fdt: Makefile: Build python libfdt library if neededSimon Glass2017-06-022-6/+28
* fdt: Support use of the new python libfdt librarySimon Glass2017-06-023-9/+30
* fdt: dtoc: Add a full set of property testsSimon Glass2017-06-022-0/+69
* fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass2017-06-021-9/+9
* fdt: Build the new python libfdt moduleSimon Glass2017-06-021-0/+31
* fdt: Rename existing python libfdt moduleSimon Glass2017-06-024-11/+11
* fdt: Add all source files to the libfdt buildSimon Glass2017-06-021-3/+5
* fdt: Allow swig options to be provided by MakefileSimon Glass2017-06-021-2/+2
* fdt: Move header files into lib/libfdtSimon Glass2017-06-024-2160/+2213
* fdt: Use SPDX format for licenses in the libfdt headersSimon Glass2017-06-022-90/+2
* fdt: Correct cast for sandbox in fdtdec_setup_memory_size()Simon Glass2017-06-021-1/+2
* pci: Correct cast for sandboxSimon Glass2017-06-021-1/+2
* fdt: Add Python bindingsSimon Glass2017-06-022-0/+512
* sandbox: Move to use live treeSimon Glass2017-06-011-0/+1
* dm: gpio: power: Convert pm8916 drivers to livetreeSimon Glass2017-06-012-6/+4
* dm: test: Fix nit with position of backslashSimon Glass2017-06-011-1/+1
* dm: sandbox: sysreset: Convert driver to livetreeSimon Glass2017-06-011-1/+1
* dm: sandbox: spi: Convert driver to support livetreeSimon Glass2017-06-011-4/+2
* dm: spi-flash: Convert uclass to livetreeSimon Glass2017-06-011-4/+3
* dm: sandbox: i2c_rtc: Drop fdtdec.h headerSimon Glass2017-06-011-1/+0
* dm: sandbox: i2c: Drop fdtdec.h headerSimon Glass2017-06-011-1/+0
* dm: spi: Convert uclass to livetreeSimon Glass2017-06-012-18/+15
* cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass2017-06-014-26/+23
* dm: Update the I2C eeprom driver for livetreeSimon Glass2017-06-011-5/+2
* dm: pci: Update uclass to support livetreeSimon Glass2017-06-011-14/+12
* dm: reset: Update uclass to support livetreeSimon Glass2017-06-012-13/+12
* dm: power-domain: Update uclass to support livetreeSimon Glass2017-06-012-12/+9
* sandbox: phy: Update driver for livetreeSimon Glass2017-06-011-2/+1
* dm: phy: Update uclass to support livetreeSimon Glass2017-06-012-14/+10
* dm: mailbox: Update uclass to support livetreeSimon Glass2017-06-013-14/+10
* dm: phy: Update tests to use ut_asserteq()Simon Glass2017-06-011-6/+9
* dm: test: Disable the fdt_offset test with livetreeSimon Glass2017-06-011-1/+2
* dm: test: Separate out the bus DT offset testSimon Glass2017-06-011-1/+15
* dm: clk: fixed: Update to support livetreeSimon Glass2017-06-011-3/+2
* dm: clk: Update uclass to support livetreeSimon Glass2017-06-012-11/+8
* clk: Modify xlate() method for livetreeSimon Glass2017-06-015-9/+10
* sandbox: usb: Convert emulators to livetreeSimon Glass2017-06-012-5/+2
* dm: usb: Convert uclass to livetreeSimon Glass2017-06-011-5/+3
* dm: adc: Convert uclass to livetreeSimon Glass2017-06-011-8/+6
* dm: mmc: Convert uclass to livetreeSimon Glass2017-06-011-1/+2
* dm: regulator: Update fixed regulator to support livetree.Simon Glass2017-06-011-8/+9
* dm: regulator: Convert regulator uclass to support livetreeSimon Glass2017-06-011-23/+16
* sandbox: pmic: Convert pmic emulator to support livetreeSimon Glass2017-06-011-4/+2
* dm: pmic: Convert uclass to livetreeSimon Glass2017-06-0111-59/+42
* samsung: Move pmic header out of config fileSimon Glass2017-06-014-3/+13
* dm: i2c: Convert uclass to livetreeSimon Glass2017-06-012-17/+14