summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14dm: core: Add an implementation of regmap_init_mem_platdata()Simon Glass
2016-07-14dm: core: Move regmap allocation into a separate functionSimon Glass
2016-07-14dm: sandbox: Enable of-platdata for sandbox_splSimon Glass
2016-07-14sandbox: Don't bring in the eeprom emulator in SPLSimon Glass
2016-07-14dm: core: Expand platdata for of-platdata devicesSimon Glass
2016-07-14dm: Don't attach the device tree to SPL with of-platdataSimon Glass
2016-07-14dtoc: Ignore the u-boot, dm-pre-reloc propertySimon Glass
2016-07-14dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCEDSimon Glass
2016-07-14dm: spl: Bind in all devices in SPL with of-platdataSimon Glass
2016-07-14tiny-printf: Support assert()Simon Glass
2016-07-14Only build the libfdt python module if 'swig' is availableSimon Glass
2016-07-14dm: Add a more efficient libfdt librarySimon Glass
2016-07-14dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass
2016-07-14dm: Add a tool to generate C code from a device treeSimon Glass
2016-07-14dm: Add a library to provide simple device-tree accessSimon Glass
2016-07-14dm: Add a README for of-platdataSimon Glass
2016-07-14dm: Add an option to enable the of-platdata featureSimon Glass
2016-07-14dm: Don't include fdtdec functions when of-platdata is enabledSimon Glass
2016-07-14dm: serial: Add support for of-platdataSimon Glass
2016-07-14dm: clk: Add support for of-platdataSimon Glass
2016-07-14dm: Add a header that provides access to the of-platdata structsSimon Glass
2016-07-14dm: sandbox: Add a simple driver to test of-platdataSimon Glass
2016-07-14dm: syscon: Add support for of-platdataSimon Glass
2016-07-14dm: regmap: Add a dummy implementation for of-platdataSimon Glass
2016-07-14dm: core: Don't use device tree with of-platdataSimon Glass
2016-07-14dm: Makefile: Build of-platdata before SPLSimon Glass
2016-07-14dm: spl: Don't set up device tree with of-platdataSimon Glass
2016-07-14sandbox: Add a test device that uses of-platdataSimon Glass
2016-07-14sandbox: Add a new sandbox_spl boardSimon Glass
2016-07-14sandbox: serial: Don't sync video in SPLSimon Glass
2016-07-14sandbox: Don't use IDE and iotrace in SPLSimon Glass
2016-07-14sandbox: Add basic SPL implementationSimon Glass
2016-07-14sandbox: Don't include the main loop in SPLSimon Glass
2016-07-14sandbox: Don't use PCI in SPLSimon Glass
2016-07-14sandbox: Add some missing headers in cpu.cSimon Glass
2016-07-14sandbox: Correct header file order in cpu.cSimon Glass
2016-07-14sandbox: Support building an SPL imageSimon Glass
2016-07-14sandbox: Allow chaining from SPL to U-Boot properSimon Glass
2016-07-14Makefile: Allow the SPL final link rule to be overriddenSimon Glass
2016-07-14spl: Drop include of i2c.hSimon Glass
2016-07-14README: Remove CONFIG_SYS_MALLOC_F_LEN commentSimon Glass
2016-07-14sandbox: Don't print a warning for CONFIG_I2C_COMPATSimon Glass
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12x86: link: Correct a failure in DRAM initSimon Glass
2016-07-12x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister
2016-07-12x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng