aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-21dm: mmc: Allow driver model to be used for MMC in SPLSimon Glass1-2/+15
2015-07-21mmc: Add debug() output on read errorsSimon Glass1-2/+6
2015-07-21dm: mmc: Add an MMC uclassSimon Glass6-0/+71
2015-07-21spl: Add debugging info for spl_mmc bootSimon Glass1-2/+7
2015-07-21dm: led: Add a driver for GPIO-controlled LEDsSimon Glass4-0/+163
2015-07-21dm: Add support for LEDsSimon Glass9-0/+152
2015-07-21dm: Add support for generic system controllers (syscon)Simon Glass4-0/+131
2015-07-21dm: Add support for register maps (regmap)Simon Glass3-0/+159
2015-07-21dm: gpio: Add dm_gpio_request() to manually request a GPIOSimon Glass2-1/+13
2015-07-21dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass2-8/+39
2015-07-21dm: gpio: Allow GPIO uclass to be used in SPLSimon Glass1-4/+0
2015-07-21dm: core: Correct device_get_child_by_of_offset() parameterSimon Glass2-3/+3
2015-07-21dm: core: Add a function to find any device from device treeSimon Glass2-0/+39
2015-07-21dm: core: Use debug() instead of printf() for failuresSimon Glass1-3/+3
2015-07-21dm: Move the tree/uclass dump code into its own fileSimon Glass4-79/+106
2015-07-21sandbox: Drop special-case sandbox console codeSimon Glass1-5/+1
2015-07-21dm: Allow debug UART to support an early consoleSimon Glass1-0/+19
2015-07-21debug_uart: Remove use of asmlinkageSimon Glass1-12/+10
2015-07-21Add a way of checking the position of a structure memberSimon Glass1-0/+11
2015-07-21dm: arm: Put driver model I2C drivers before legacy onesSimon Glass1-5/+5
2015-07-21dm: Reduce SPL device tree sizeSimon Glass4-2/+42
2015-07-21fdt: Add fdtgrep toolSimon Glass2-1/+1239
2015-07-21fdt: Add fdt_first/next_region() functionsSimon Glass3-2/+731
2015-07-21fdt: Add a function to remove unused strings from a device treeSimon Glass2-0/+49
2015-07-21mkimage: Display a better list of available image typesSimon Glass3-33/+95
2015-07-21sandbox: Enable dhry commandSimon Glass1-0/+1
2015-07-21Add a dhrystone benchmark commandSimon Glass8-0/+1132
2015-07-20Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini61-377/+1673
2015-07-20armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua1-15/+8
2015-07-20armv8: Fix TCR macros for shareability attributeZhichun Hua1-2/+2
2015-07-20armv8/ls2085a/defconfig: Enable FSL_DSPI, OF_CONTROL and DM supportHaikun.Wang@freescale.com2-0/+14
2015-07-20armv8/ls2085ardb: Enable DSPI flash support for LS2085ARDBHaikun Wang1-0/+8
2015-07-20armv8/ls2085aqds: Enable DSPI flash support for LS2085AQDSHaikun Wang1-0/+9
2015-07-20armv8/ls2085ardb: DSPI pin muxing configure through QIXIS CPLDHaikun.Wang@freescale.com1-20/+39
2015-07-20armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang2-0/+50
2015-07-20armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2-0/+3
2015-07-20arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDBHaikun Wang3-0/+90
2015-07-20arm/dts/ls2085a: Add DSPI dts nodeHaikun Wang1-0/+9
2015-07-20arm/dts/ls2085a: Bring in ls2085a dts files from linux kernelHaikun Wang1-0/+120
2015-07-20arm/ls102xa: Add little-endian mode support for audio IPsAlison Wang3-1/+8
2015-07-20arm/ls102xa: Add PSCI support for ls102xaWang Dongsheng4-0/+134
2015-07-20ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng3-40/+54
2015-07-20arm: ls1021a: Remove the inappropriate use of the function 'sprintf'Alison Wang1-10/+11
2015-07-20board/ls2085a: Increase kernel_size value in env variablePrabhakar Kushwaha3-3/+3
2015-07-20board/ls2085rdb: Export functions for standalone AQ FW load appsPrabhakar Kushwaha5-1/+48
2015-07-20driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rxPrabhakar Kushwaha1-1/+8
2015-07-20driver/ldpaa_eth: Avoid TX conf framesPrabhakar Kushwaha2-111/+4
2015-07-20driver/ldpaa_eth: Add timeout handling DQRR entry readPrabhakar Kushwaha1-14/+22
2015-07-20driver/ldpaa_eth: Retry enqueue if portal was busyPrabhakar Kushwaha1-2/+30
2015-07-20armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder3-0/+182