summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-02-5/+76
|\
| * arm8: ls2080: Move the core errata defines out of board specific fileAshish kumar2016-02-01-3/+2
| * armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar2016-02-01-0/+23
| * armv8/ls1043aqds: fix DSPI/QSPI node in dts fileQianyu Gong2016-02-01-0/+46
| * driver: net: fsl-mc: Update print to reflect correct stringPrabhakar Kushwaha2016-02-01-1/+1
| * driver: net: fsl-mc: Memset dprc_cfg before configuringPrabhakar Kushwaha2016-02-01-0/+1
| * armv7: ls102xa: Increase the supported kernel sizeAlison Wang2016-02-01-0/+2
| * board: ls2085aqds: Update kernel_size env variablePrabhakar Kushwaha2016-02-01-1/+1
* | Makefile: Drop unnecessary -dtb suffixesSimon Glass2016-02-01-8/+7
* | Makefile: Make u-boot.img the same as u-boot-dtb.imgSimon Glass2016-02-01-10/+3
* | socfpga: Simplify Makefile filenamesSimon Glass2016-02-01-9/+9
* | tegra: Always build a boot image with the same filenameSimon Glass2016-02-01-3/+6
* | fdt: Build an SPL binary without device treeSimon Glass2016-02-01-9/+16
* | fdt: Build a U-Boot binary without device treeSimon Glass2016-02-01-12/+20
* | tegra: Clarify generation of -nodtb file with OF_CONTROLSimon Glass2016-02-01-11/+5
* | mailmap: fix Ricardo's entryMasahiro Yamada2016-02-01-1/+0
* | mmc: add missing prototype for mmc_get_env_devClemens Gruber2016-02-01-0/+1
* | malloc: work around some memalign fragmentation issuesStephen Warren2016-02-01-0/+22
* | .travis.yml: rework according to new travis-ci infraRoger Meier2016-02-01-129/+88
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-02-01-96/+3705
|\ \
| * | board: Enable ethernet, tftpboot support to pic32mzdask board.Purna Chandra Mandal2016-02-01-4/+47
| * | drivers: net: Add ethernet driver for Microchip PIC32.Purna Chandra Mandal2016-02-01-0/+899
| * | drivers: net: phy: add SMSC LAN8740 Phy support.Purna Chandra Mandal2016-02-01-0/+10
| * | board: add SDHCI support for PIC32MZDASK board.Purna Chandra Mandal2016-02-01-3/+77
| * | drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica2016-02-01-1/+72
| * | board: Add Microchip PIC32MZ[DA]-Starter-Kit board.Purna Chandra Mandal2016-02-01-1/+254
| * | MIPS: Add support for Microchip PIC32MZ[DA] SoC family.Purna Chandra Mandal2016-02-01-2/+379
| * | drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32.Purna Chandra Mandal2016-02-01-0/+530
| * | drivers: serial: add driver for Microchip PIC32 UART controller.Paul Thacker2016-02-01-0/+219
| * | drivers: gpio: add driver for Microchip PIC32 GPIO controller.Purna Chandra Mandal2016-02-01-1/+182
| * | drivers: pinctrl: Add pinctrl driver for Microchip PIC32.Purna Chandra Mandal2016-02-01-0/+374
| * | drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.Purna Chandra Mandal2016-02-01-0/+496
| * | MIPS: initial infrastructure for Microchip PIC32 architecturePurna Chandra Mandal2016-02-01-0/+110
| * | malta: Use I/O accessors for SuperI/O controllerPaul Burton2016-02-01-11/+11
| * | malta: Set I/O port base earlyPaul Burton2016-02-01-4/+2
| * | MIPS: Support dynamic I/O port base addressPaul Burton2016-02-01-34/+34
| * | MIPS: Remove SLOW_DOWN_IOPaul Burton2016-02-01-37/+3
| * | mips: cache: Bulletproof the code against cornercasesMarek Vasut2016-02-01-0/+8
| * | MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck2016-02-01-11/+11
| * | MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal2016-02-01-1/+1
| |/
* | arm: novena: Fix EEPROM i2c configurationMarek Vasut2016-01-31-1/+2
* | arm: config: enforce -fno-pic for gccPeng Fan2016-01-31-0/+1
* | ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng2016-01-31-13/+14
* | arm: cache: Implement cache range check for v7Marek Vasut2016-01-31-0/+21
* | armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-31-0/+46
* | arm: Remove S bit from MMU section entryMarek Vasut2016-01-31-2/+1
* | arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut2016-01-31-3/+3
|/
* video: Correct 'tor' typo in commentSimon Glass2016-01-30-1/+1
* video: test: Add console tests for truetypeSimon Glass2016-01-30-0/+63
* video: sandbox: Enable truetype fonts for sandboxSimon Glass2016-01-30-1/+22