summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | trace: Improve the trace test number recognitionSimon Glass2016-02-261-1/+3
| * | lib: Don't instrument the div64 functionSimon Glass2016-02-261-1/+2
| * | trace: Fix compiler warnings in traceSimon Glass2016-02-261-2/+2
| * | image: Fix FIT and vboot tests to exit sandbox correctlySimon Glass2016-02-262-0/+7
| * | Revert "image-fit: Fix signature checking"Simon Glass2016-02-261-3/+8
| * | image: Correct the OS location code to work on sandboxSimon Glass2016-02-263-5/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-02-263-1/+19
|\ \
| * | net: bootp: Add environment variable for timeout periodAlexandre Messier2016-02-262-1/+16
| * | net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang2016-02-261-0/+3
| |/
* | powerpc/t208xqds: fix esdhc peripheral clock supportYangbo Lu2016-02-261-1/+1
|/
* test/py: skip tests that require large CONFIG_SYS_MAXARGSStephen Warren2016-02-261-0/+8
* test/py: use space to interrupt autobootStephen Warren2016-02-261-1/+1
* ARM: rpi: increase CONFIG_SYS_MAXARGSStephen Warren2016-02-261-1/+1
* ARM: zynq: zynqmp: Enable DCC serial driver by defaultMichal Simek2016-02-252-12/+5
* serial: dcc: Move driver to DMMichal Simek2016-02-252-25/+49
* Merge git://git.denx.de/u-boot-dmTom Rini2016-02-252-1/+6
|\
| * patman: fix series-notes handling for buildmanAlbert ARIBAUD2016-02-241-1/+4
| * dts: keep clock-names and clocks in SPL DTB if SPL_CLK is enabledMasahiro Yamada2016-02-241-0/+2
* | test/py: Add option to skip SPL signature checkingMichal Simek2016-02-251-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-02-245-9/+21
|\ \
| * | arm: socfpga: Fix ethernet reset handlingMarek Vasut2016-02-241-2/+7
| * | arm: socfpga: Remove bashisms from qts filterMarek Vasut2016-02-241-7/+7
| * | arm: socfpga: cv_socdk: Add support for QSPI bootMarek Vasut2016-02-241-0/+2
| * | arm: socfpga: av_socdk: Add support for QSPI bootMarek Vasut2016-02-241-0/+2
| * | arm: socfpga: Add missing CONFIG_BUILD_TARGETMarek Vasut2016-02-241-0/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-02-2410-47/+72
|\ \
| * | implement Fastboot via USB OTG on bcm28155_ap boardsSteve Rae2016-02-241-20/+0
| * | fastboot: update error and warning messagesSteve Rae2016-02-241-5/+5
| * | usb: eth: fix memalign() parameter orderStephen Warren2016-02-241-1/+1
| * | dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files trans...Lukasz Majewski2016-02-241-0/+1
| * | dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski2016-02-243-8/+48
| * | usb: ehci: Be explicit about the BE IO accessorsMarek Vasut2016-02-241-2/+3
| * | usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut2016-02-241-0/+2
| * | usb: ehci: Implement V2P mappingMarek Vasut2016-02-241-10/+9
| * | usb: ehci: Use map_physmem in ehci-genericMarek Vasut2016-02-241-1/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-2452-274/+1177
|\ \
| * | armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-244-83/+52
| * | board: ls1043ardb: Modify pin-muxing code for USB and QE-HDLCZhao Qiang2016-02-241-10/+43
| * | board: ls1043rdb: Move USB muxing config to config_board_muxZhao Qiang2016-02-241-15/+15
| * | board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang2016-02-243-4/+17
| * | driver: qe: Mask the codes not used for micro QEZhao Qiang2016-02-241-0/+6
| * | armv8/ls1043aqds: Add USB support for ls1043aqdsQianyu Gong2016-02-242-0/+28
| * | armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong2016-02-241-0/+7
| * | driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong2016-02-241-5/+6
| * | fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-244-120/+135
| * | qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-2415-14/+14
| * | armv8: ls2080: Update bootcmd env variablePrabhakar Kushwaha2016-02-241-2/+3
| * | armv8: ls2080: Add mcinitcmd env variable in default envPrabhakar Kushwaha2016-02-243-3/+9
| * | arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS boardAlison Wang2016-02-247-7/+51
| * | armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu2016-02-242-0/+20
OpenPOWER on IntegriCloud