summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-02-04Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen
2016-02-04usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan
2016-02-04imx: mx6: implement mmc_get_env_devPeng Fan
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan
2016-02-02dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV
2016-02-02dm: lpuart: Drop the legacy codeBhuvanchandra DV
2016-02-02arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV
2016-02-02arm: vybrid: Update defconfig'sBhuvanchandra DV
2016-02-02arm: pcm052: Add device tree file'sBhuvanchandra DV
2016-02-02arm: vf610-twr: Add device tree file'sBhuvanchandra DV
2016-02-02arm: colibri-vf: Enable serial supportBhuvanchandra DV
2016-02-02arm: vybrid: Update the license stringBhuvanchandra DV
2016-02-02arm: vybrid: Enable lpuart supportBhuvanchandra DV
2016-02-02imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li
2016-02-02imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li
2016-02-02imx: mx6sx: Fix issue in LCDIF clock enablementYe Li
2016-02-02mx6slevk: Remove CONFIG_ETHPRIME optionFabio Estevam
2016-02-02imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li
2016-02-02tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam
2016-02-02mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam
2016-02-02imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li
2016-02-02mx6: soc: Add ENET2 mac address supportYe Li
2016-02-02tools: mxsboot: Use more portable cpu_to_le32()Bin Meng
2016-02-02wandboard: fix variable name so PXE boot worksPeter Robinson
2016-02-02arm: imx6: Enable DDR calibration on NovenaMarek Vasut
2016-02-02arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut
2016-02-02Prepare v2016.03-rc1v2016.03-rc1Tom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang
2016-02-02arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang
2016-02-02arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang
2016-02-02arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang
2016-02-02atmel_nand: Add 32 bit ecc support for sama5d2 chipJosh Wu
2016-02-02atmel_nand_ecc: update pmecc registers according to sama5d2 chipJosh Wu
2016-02-01Makefile: Drop unnecessary -dtb suffixesSimon Glass
2016-02-01Makefile: Make u-boot.img the same as u-boot-dtb.imgSimon Glass
2016-02-01socfpga: Simplify Makefile filenamesSimon Glass
2016-02-01tegra: Always build a boot image with the same filenameSimon Glass
2016-02-01fdt: Build an SPL binary without device treeSimon Glass
2016-02-01fdt: Build a U-Boot binary without device treeSimon Glass
2016-02-01tegra: Clarify generation of -nodtb file with OF_CONTROLSimon Glass
2016-02-01mailmap: fix Ricardo's entryMasahiro Yamada
2016-02-01mmc: add missing prototype for mmc_get_env_devClemens Gruber
2016-02-01malloc: work around some memalign fragmentation issuesStephen Warren
2016-02-01.travis.yml: rework according to new travis-ci infraRoger Meier