aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Use correct spelling of "U-Boot"Bin Meng318-606/+606
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+2
2016-02-04Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2016-02-04Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen1-1/+1
2016-02-04usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang1-2/+2
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan4-0/+20
2016-02-04imx: mx6: implement mmc_get_env_devPeng Fan1-0/+32
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan2-15/+26
2016-02-02dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV1-18/+0
2016-02-02dm: lpuart: Drop the legacy codeBhuvanchandra DV1-99/+2
2016-02-02arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV3-19/+0
2016-02-02arm: vybrid: Update defconfig'sBhuvanchandra DV5-14/+29
2016-02-02arm: pcm052: Add device tree file'sBhuvanchandra DV2-1/+24
2016-02-02arm: vf610-twr: Add device tree file'sBhuvanchandra DV2-1/+24
2016-02-02arm: colibri-vf: Enable serial supportBhuvanchandra DV1-0/+10
2016-02-02arm: vybrid: Update the license stringBhuvanchandra DV4-20/+0
2016-02-02arm: vybrid: Enable lpuart supportBhuvanchandra DV1-0/+43
2016-02-02imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li2-0/+81
2016-02-02imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li1-4/+0
2016-02-02imx: mx6sx: Fix issue in LCDIF clock enablementYe Li1-2/+2
2016-02-02mx6slevk: Remove CONFIG_ETHPRIME optionFabio Estevam1-1/+0
2016-02-02imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li1-1/+1
2016-02-02tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam1-1/+1
2016-02-02mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam1-1/+1
2016-02-02imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li8-0/+897
2016-02-02mx6: soc: Add ENET2 mac address supportYe Li3-30/+30
2016-02-02tools: mxsboot: Use more portable cpu_to_le32()Bin Meng1-9/+9
2016-02-02wandboard: fix variable name so PXE boot worksPeter Robinson1-1/+1
2016-02-02arm: imx6: Enable DDR calibration on NovenaMarek Vasut1-9/+14
2016-02-02arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut2-0/+564
2016-02-02Prepare v2016.03-rc1v2016.03-rc1Tom Rini1-2/+2
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini22-82/+465
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini8-5/+76
2016-02-02board: atmel: sama5d2_xplained: add SPL supportWenyou Yang7-0/+178
2016-02-02arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang1-7/+11
2016-02-02arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang2-8/+167
2016-02-02arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang11-20/+30
2016-02-02atmel_nand: Add 32 bit ecc support for sama5d2 chipJosh Wu1-1/+9
2016-02-02atmel_nand_ecc: update pmecc registers according to sama5d2 chipJosh Wu1-4/+32
2016-02-01Makefile: Drop unnecessary -dtb suffixesSimon Glass1-8/+7
2016-02-01Makefile: Make u-boot.img the same as u-boot-dtb.imgSimon Glass1-10/+3
2016-02-01socfpga: Simplify Makefile filenamesSimon Glass3-9/+9
2016-02-01tegra: Always build a boot image with the same filenameSimon Glass1-3/+6
2016-02-01fdt: Build an SPL binary without device treeSimon Glass1-9/+16
2016-02-01fdt: Build a U-Boot binary without device treeSimon Glass1-12/+20
2016-02-01tegra: Clarify generation of -nodtb file with OF_CONTROLSimon Glass1-11/+5
2016-02-01mailmap: fix Ricardo's entryMasahiro Yamada1-1/+0
2016-02-01mmc: add missing prototype for mmc_get_env_devClemens Gruber1-0/+1
2016-02-01malloc: work around some memalign fragmentation issuesStephen Warren1-0/+22
2016-02-01.travis.yml: rework according to new travis-ci infraRoger Meier1-129/+88