summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-21dm: Add support for RAM driversSimon Glass
2015-07-21Drop CONFIG_ERRNO_STR from SPLSimon Glass
2015-07-21dm: power: Allow use of regulators in SPLSimon Glass
2015-07-21dm: pmic: Add functions to adjust PMIC registersSimon Glass
2015-07-21dm: power: Use debug() for errors in regulator uclassSimon Glass
2015-07-21dm: power: Add a function to set up all regulatorsSimon Glass
2015-07-21dm: pmic: Split output from functionSimon Glass
2015-07-21dm: power: Add regulator flags to centralise auto-set logicSimon Glass
2015-07-21dm: power: Avoid case-insensitve match for child namesSimon Glass
2015-07-21mmc: Add structure comments for dwmmcSimon Glass
2015-07-21dm: mmc: Allow driver model to be used for MMC in SPLSimon Glass
2015-07-21mmc: Add debug() output on read errorsSimon Glass
2015-07-21dm: mmc: Add an MMC uclassSimon Glass
2015-07-21spl: Add debugging info for spl_mmc bootSimon Glass
2015-07-21dm: led: Add a driver for GPIO-controlled LEDsSimon Glass
2015-07-21dm: Add support for LEDsSimon Glass
2015-07-21dm: Add support for generic system controllers (syscon)Simon Glass
2015-07-21dm: Add support for register maps (regmap)Simon Glass
2015-07-21dm: gpio: Add dm_gpio_request() to manually request a GPIOSimon Glass
2015-07-21dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass
2015-07-21dm: gpio: Allow GPIO uclass to be used in SPLSimon Glass
2015-07-21dm: core: Correct device_get_child_by_of_offset() parameterSimon Glass
2015-07-21dm: core: Add a function to find any device from device treeSimon Glass
2015-07-21dm: core: Use debug() instead of printf() for failuresSimon Glass
2015-07-21dm: Move the tree/uclass dump code into its own fileSimon Glass
2015-07-21sandbox: Drop special-case sandbox console codeSimon Glass
2015-07-21dm: Allow debug UART to support an early consoleSimon Glass
2015-07-21debug_uart: Remove use of asmlinkageSimon Glass
2015-07-21Add a way of checking the position of a structure memberSimon Glass
2015-07-21dm: arm: Put driver model I2C drivers before legacy onesSimon Glass
2015-07-21dm: Reduce SPL device tree sizeSimon Glass
2015-07-21fdt: Add fdtgrep toolSimon Glass
2015-07-21fdt: Add fdt_first/next_region() functionsSimon Glass
2015-07-21fdt: Add a function to remove unused strings from a device treeSimon Glass
2015-07-21mkimage: Display a better list of available image typesSimon Glass
2015-07-21sandbox: Enable dhry commandSimon Glass
2015-07-21Add a dhrystone benchmark commandSimon Glass
2015-07-20Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-07-20armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua
2015-07-20armv8: Fix TCR macros for shareability attributeZhichun Hua
2015-07-20armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM supportHaikun.Wang@freescale.com
2015-07-20armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDBHaikun Wang
2015-07-20armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDSHaikun Wang
2015-07-20armv8/ls2085ardb: DSPI pin muxing configure through QIXIS CPLDHaikun.Wang@freescale.com
2015-07-20armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang
2015-07-20armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang
2015-07-20arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDBHaikun Wang
2015-07-20arm/dts/ls2085a: Add DSPI dts nodeHaikun Wang
2015-07-20arm/dts/ls2085a: Bring in ls2085a dts files from linux kernelHaikun Wang
2015-07-20arm/ls102xa: Add little-endian mode support for audio IPsAlison Wang