summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-01-31ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng
2016-01-31arm: cache: Implement cache range check for v7Marek Vasut
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD
2016-01-31arm: Remove S bit from MMU section entryMarek Vasut
2016-01-31arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut
2016-01-30video: Correct 'tor' typo in commentSimon Glass
2016-01-30video: test: Add console tests for truetypeSimon Glass
2016-01-30video: sandbox: Enable truetype fonts for sandboxSimon Glass
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-30video: Allow selection of the driver and font sizeSimon Glass
2016-01-30License: Add the Open Font LicenseSimon Glass
2016-01-30video: Add the Cantoraone decorative fontSimon Glass
2016-01-30video: Add the Rufscript handwriting fontSimon Glass
2016-01-30video: Add the AnkaCoder mono-spaced fontSimon Glass
2016-01-30video: Add the Nimbus sans fontSimon Glass
2016-01-30video: Add a console driver that uses TrueType fontsSimon Glass
2016-01-30video: Provide a backspace methodSimon Glass
2016-01-30video: Provide a signal when a new console line is startedSimon Glass
2016-01-30video: Provide a left margin for the text consoleSimon Glass
2016-01-30video: Handle the 'bell' characterSimon Glass
2016-01-30video: Use fractional units for X coordinatesSimon Glass
2016-01-30video kconfig console_normalSimon Glass
2016-01-30Makefile: Add rules to build in .ttf filesSimon Glass
2016-01-30video: Add stb TrueType font rendererSimon Glass
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-28test/py: dfu: allow boardenv to specify test sizesStephen Warren
2016-01-28test/py: fix a couple typos in commentsStephen Warren
2016-01-28test/py: run sandbox in source directoryStephen Warren
2016-01-28test/py: pass test DTB to sandboxStephen Warren
2016-01-28test/py: correctly log xfail/xpass testsStephen Warren
2016-01-28test/py: detect another "bad pattern" in console outputStephen Warren
2016-01-28test/py: check for bad patterns everywhere we waitStephen Warren
2016-01-28test.py: calculate bad patterns on change onlyStephen Warren