summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada2016-02-29-0/+34
| * | ARM: uniphier: add eMMC boot supportMasahiro Yamada2016-02-29-0/+64
| * | ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada2016-02-29-0/+217
| * | ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada2016-02-29-0/+10
| * | mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada2016-02-29-0/+759
| * | ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada2016-02-29-0/+938
| * | ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada2016-02-29-0/+11
| * | gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada2016-02-29-0/+2
| * | gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada2016-02-29-0/+155
| * | ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada2016-02-29-19/+20
| |/
* | Revert "dm: ns16550: Add support for reg-offset property"Tom Rini2016-02-29-5/+2
|/
* Merge git://git.denx.de/u-boot-usbTom Rini2016-02-26-1/+1
|\
| * usb: ehci: Fix warning on aarch64Marek Vasut2016-02-26-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-02-26-43/+138
|\ \
| * | pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng2016-02-26-1/+1
| * | spi: Re-enable the SPI flash testsSimon Glass2016-02-26-2/+2
| * | spi: Correct two error return valuesSimon Glass2016-02-26-4/+2
| * | sandbox: spi: Remove an incorrect free()Simon Glass2016-02-26-1/+0
| * | sandbox: spi: Add more debugging to SPI emulationSimon Glass2016-02-26-3/+10
| * | sandbox: Enable the early timerSimon Glass2016-02-26-0/+1
| * | sandbox: Correct ordering of defconfigSimon Glass2016-02-26-5/+5
| * | sandbox: timer: Support the early timerSimon Glass2016-02-26-3/+15
| * | timer: Set up the real timer after driver model is availableSimon Glass2016-02-26-2/+18
| * | timer: Provide an early timerSimon Glass2016-02-26-7/+52
| * | timer: Support tracing fullySimon Glass2016-02-26-3/+3
| * | trace: Improve the trace test number recognitionSimon Glass2016-02-26-1/+3
| * | lib: Don't instrument the div64 functionSimon Glass2016-02-26-1/+2
| * | trace: Fix compiler warnings in traceSimon Glass2016-02-26-2/+2
| * | image: Fix FIT and vboot tests to exit sandbox correctlySimon Glass2016-02-26-0/+7
| * | Revert "image-fit: Fix signature checking"Simon Glass2016-02-26-3/+8
| * | image: Correct the OS location code to work on sandboxSimon Glass2016-02-26-5/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-02-26-1/+19
|\ \
| * | net: bootp: Add environment variable for timeout periodAlexandre Messier2016-02-26-1/+16
| * | net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang2016-02-26-0/+3
| |/
* | powerpc/t208xqds: fix esdhc peripheral clock supportYangbo Lu2016-02-26-1/+1
|/
* test/py: skip tests that require large CONFIG_SYS_MAXARGSStephen Warren2016-02-26-0/+8
* test/py: use space to interrupt autobootStephen Warren2016-02-26-1/+1
* ARM: rpi: increase CONFIG_SYS_MAXARGSStephen Warren2016-02-26-1/+1
* ARM: zynq: zynqmp: Enable DCC serial driver by defaultMichal Simek2016-02-25-12/+5
* serial: dcc: Move driver to DMMichal Simek2016-02-25-25/+49
* Merge git://git.denx.de/u-boot-dmTom Rini2016-02-25-1/+6
|\
| * patman: fix series-notes handling for buildmanAlbert ARIBAUD2016-02-24-1/+4
| * dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabledMasahiro Yamada2016-02-24-0/+2
* | test/py: Add option to skip SPL signature checkingMichal Simek2016-02-25-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-02-24-9/+21
|\ \
| * | arm: socfpga: Fix ethernet reset handlingMarek Vasut2016-02-24-2/+7
| * | arm: socfpga: Remove bashisms from qts filterMarek Vasut2016-02-24-7/+7
| * | arm: socfpga: cv_socdk: Add support for QSPI bootMarek Vasut2016-02-24-0/+2
| * | arm: socfpga: av_socdk: Add support for QSPI bootMarek Vasut2016-02-24-0/+2
| * | arm: socfpga: Add missing CONFIG_BUILD_TARGETMarek Vasut2016-02-24-0/+3
| |/