summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-29ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada
2016-02-29ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada
2016-02-29mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada
2016-02-29ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada
2016-02-29ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada
2016-02-29gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada
2016-02-29gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada
2016-02-29ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada
2016-02-26Merge git://git.denx.de/u-boot-usbTom Rini
2016-02-26Merge git://git.denx.de/u-boot-dmTom Rini
2016-02-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-02-26net: bootp: Add environment variable for timeout periodAlexandre Messier
2016-02-26net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang
2016-02-26powerpc/t208xqds: fix esdhc peripheral clock supportYangbo Lu
2016-02-26usb: ehci: Fix warning on aarch64Marek Vasut
2016-02-26pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng
2016-02-26spi: Re-enable the SPI flash testsSimon Glass
2016-02-26spi: Correct two error return valuesSimon Glass
2016-02-26sandbox: spi: Remove an incorrect free()Simon Glass
2016-02-26sandbox: spi: Add more debugging to SPI emulationSimon Glass
2016-02-26sandbox: Enable the early timerSimon Glass
2016-02-26sandbox: Correct ordering of defconfigSimon Glass
2016-02-26sandbox: timer: Support the early timerSimon Glass
2016-02-26timer: Set up the real timer after driver model is availableSimon Glass
2016-02-26timer: Provide an early timerSimon Glass
2016-02-26timer: Support tracing fullySimon Glass
2016-02-26trace: Improve the trace test number recognitionSimon Glass
2016-02-26lib: Don't instrument the div64 functionSimon Glass
2016-02-26trace: Fix compiler warnings in traceSimon Glass
2016-02-26image: Fix FIT and vboot tests to exit sandbox correctlySimon Glass
2016-02-26Revert "image-fit: Fix signature checking"Simon Glass
2016-02-26image: Correct the OS location code to work on sandboxSimon Glass
2016-02-26test/py: skip tests that require large CONFIG_SYS_MAXARGSStephen Warren
2016-02-26test/py: use space to interrupt autobootStephen Warren
2016-02-26ARM: rpi: increase CONFIG_SYS_MAXARGSStephen Warren
2016-02-25ARM: zynq: zynqmp: Enable DCC serial driver by defaultMichal Simek
2016-02-25serial: dcc: Move driver to DMMichal Simek
2016-02-25Merge git://git.denx.de/u-boot-dmTom Rini
2016-02-25test/py: Add option to skip SPL signature checkingMichal Simek
2016-02-24patman: fix series-notes handling for buildmanAlbert ARIBAUD
2016-02-24dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabledMasahiro Yamada
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-24microblaze: Add missing chosen nodeMichal Simek
2016-02-24cmd: mem: Show 64bit addresses which are testedMichal Simek
2016-02-24dm: Remove ARM dcc from the listMichal Simek
2016-02-24rpi: always scroll by 10 linesLubomir Rintel
2016-02-24rpi: set board serial number in environmentLubomir Rintel
2016-02-24booti: Help text rework.Karsten Merker