summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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