summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-01arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar
2016-02-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-02-01armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar
2016-02-01board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal
2016-02-01drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal
2016-02-01drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal
2016-02-01board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal
2016-02-01drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica
2016-02-01board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal
2016-02-01MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal
2016-02-01drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal
2016-02-01drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker
2016-02-01drivers: gpio: add driver for Microchip PIC32 GPIO controller.Purna Chandra Mandal
2016-02-01drivers: pinctrl: Add pinctrl driver for Microchip PIC32.Purna Chandra Mandal
2016-02-01drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal
2016-02-01MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal
2016-02-01malta: Use I/O accessors for SuperI/O controllerPaul Burton
2016-02-01malta: Set I/O port base earlyPaul Burton
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton
2016-02-01MIPS: Remove SLOW_DOWN_IOPaul Burton
2016-02-01mips: cache: Bulletproof the code against cornercasesMarek Vasut
2016-02-01MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck
2016-02-01MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal
2016-02-01armv8/ls1043aqds: fix DSPI/QSPI node in dts fileQianyu Gong
2016-02-01driver: net: fsl-mc: Update print to reflect correct stringPrabhakar Kushwaha
2016-02-01driver: net: fsl-mc: Memset dprc_cfg before configuringPrabhakar Kushwaha
2016-02-01armv7: ls102xa: Increase the supported kernel sizeAlison Wang
2016-02-01board: ls2085aqds: Update kernel_size env variablePrabhakar Kushwaha
2016-01-31arm: novena: Fix EEPROM i2c configurationMarek Vasut
2016-01-31arm: config: enforce -fno-pic for gccPeng Fan