summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li2016-02-021-1/+1
* tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-021-1/+1
* mx6slevk: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-021-1/+1
* imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li2016-02-028-0/+897
* mx6: soc: Add ENET2 mac address supportYe Li2016-02-023-30/+30
* tools: mxsboot: Use more portable cpu_to_le32()Bin Meng2016-02-021-9/+9
* wandboard: fix variable name so PXE boot worksPeter Robinson2016-02-021-1/+1
* arm: imx6: Enable DDR calibration on NovenaMarek Vasut2016-02-021-9/+14
* arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut2016-02-022-0/+564
* Prepare v2016.03-rc1Tom Rini2016-02-021-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-0222-82/+465
|\
| * board: atmel: sama5d2_xplained: add SPL supportWenyou Yang2016-02-027-0/+178
| * arm: at91/spl: mpddrc: use IP version to check configurationWenyou Yang2016-02-021-7/+11
| * arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initializationWenyou Yang2016-02-022-8/+167
| * arm: at91/spl: mpddrc: add struct atmel_mpddrc_configWenyou Yang2016-02-0211-20/+30
| * atmel_nand: Add 32 bit ecc support for sama5d2 chipJosh Wu2016-02-021-1/+9
| * atmel_nand_ecc: update pmecc registers according to sama5d2 chipJosh Wu2016-02-021-4/+32
| * atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic numberJosh Wu2016-01-271-1/+1
| * atmel_nand: add '\n' in the end of error message for better displayJosh Wu2016-01-271-2/+2
| * atmel_nand: use nand ecc_{strength, step}_ds instead of our own functionJosh Wu2016-01-271-37/+7
| * net: macb: Not all the GEM are gigabit capableGregory CLEMENT2016-01-271-2/+19
| * mmc: atmel: Properly fix clock configurationGregory CLEMENT2016-01-271-3/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-028-5/+76
|\ \
| * | arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar2016-02-012-3/+2
| * | armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar2016-02-012-0/+23
| * | armv8/ls1043aqds: fix DSPI/QSPI node in dts fileQianyu Gong2016-02-011-0/+46
| * | driver: net: fsl-mc: Update print to reflect correct stringPrabhakar Kushwaha2016-02-011-1/+1
| * | driver: net: fsl-mc: Memset dprc_cfg before configuringPrabhakar Kushwaha2016-02-011-0/+1
| * | armv7: ls102xa: Increase the supported kernel sizeAlison Wang2016-02-012-0/+2
| * | board: ls2085aqds: Update kernel_size env variablePrabhakar Kushwaha2016-02-011-1/+1
* | | Makefile: Drop unnecessary -dtb suffixesSimon Glass2016-02-011-8/+7
* | | Makefile: Make u-boot.img the same as u-boot-dtb.imgSimon Glass2016-02-011-10/+3
* | | socfpga: Simplify Makefile filenamesSimon Glass2016-02-013-9/+9
* | | tegra: Always build a boot image with the same filenameSimon Glass2016-02-011-3/+6
* | | fdt: Build an SPL binary without device treeSimon Glass2016-02-011-9/+16
* | | fdt: Build a U-Boot binary without device treeSimon Glass2016-02-011-12/+20
* | | tegra: Clarify generation of -nodtb file with OF_CONTROLSimon Glass2016-02-011-11/+5
* | | mailmap: fix Ricardo's entryMasahiro Yamada2016-02-011-1/+0
* | | mmc: add missing prototype for mmc_get_env_devClemens Gruber2016-02-011-0/+1
* | | malloc: work around some memalign fragmentation issuesStephen Warren2016-02-011-0/+22
* | | .travis.yml: rework according to new travis-ci infraRoger Meier2016-02-011-129/+88
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-02-0157-96/+3705
|\ \ \
| * | | board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal2016-02-014-4/+47
| * | | drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal2016-02-015-0/+899
| * | | drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal2016-02-011-0/+10
| * | | board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal2016-02-014-3/+77
| * | | drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica2016-02-014-1/+72
| * | | board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal2016-02-0110-1/+254
| * | | MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal2016-02-017-2/+379
| * | | drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal2016-02-016-0/+530
OpenPOWER on IntegriCloud