summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: MXS: Add duckbill board supportSascha Hauer2015-02-039-0/+292
* ARM: MXS: power-init: Add parameters to mx28_power_init()Sascha Hauer2015-02-035-33/+48
* ARM: MXS: Add regulator debug printSascha Hauer2015-01-281-0/+37
* ARM: MXS: Setup vdda in power prepSascha Hauer2015-01-282-15/+15
* pinctrl: Add MXS pinctrl driverSascha Hauer2015-01-283-0/+179
* pbl: Add support for memory_displaySascha Hauer2015-01-282-0/+11
* of: Create platform_device when creating AMBA device failedSascha Hauer2015-01-281-2/+2
* ARM: MXS: ocotp: Add devicetree supportSascha Hauer2015-01-281-0/+9
* ARM: MXS: Create ocotp device in SoC codeSascha Hauer2015-01-284-8/+1
* serial: stm_serial: Add devicetree supportSascha Hauer2015-01-281-0/+9
* mci: mxs: Add devicetree supportSascha Hauer2015-01-281-23/+27
* ARM: MXS: Make gpio a driverSascha Hauer2015-01-287-60/+199
* ARM: MXS: Do not register devices with device tree supportSascha Hauer2015-01-282-0/+6
* MXS: power-init: inline only once used functionsSascha Hauer2015-01-281-93/+65
* ARM: MXS: Fix vddd brownout settingSascha Hauer2015-01-281-2/+2
* ARM: MXS: imx28evk: Update environment and configSascha Hauer2015-01-203-68/+54
* ARM: MXS: imx28evk: Add lowlevel supportSascha Hauer2015-01-203-2/+67
* arm: board: virt2real: build lowlevel in proper targetLucas Stach2015-01-191-1/+2
* usb: musb-dsps: select OFDEVICELucas Stach2015-01-191-0/+1
* common: console_console: put functions under correct ifdefLucas Stach2015-01-191-35/+35
* docs: fix broken referenceLucas Stach2015-01-191-2/+2
* docs: fix missing newlines in codeblocksLucas Stach2015-01-191-0/+2
* defaultenv-2: fix misplace NV dir in envJean-Christophe PLAGNIOL-VILLARD2015-01-133-0/+0
* commands: fix a warning in help.cMasahiro Yamada2015-01-131-1/+1
* command/splash: fix return valueJean-Christophe PLAGNIOL-VILLARD2015-01-131-4/+6
* kconfig/menu.c:590: fix warning: ‘jump’ may be used uninitialized in this...Jean-Christophe PLAGNIOL-VILLARD2015-01-131-1/+1
* Merge branch 'for-next/pbl-console'Sascha Hauer2015-01-090-0/+0
|\
| * ARM: uncompress.c: Add some debugging messagesSascha Hauer2014-12-091-0/+9
| * ARM: start.c: Add some debugging messagesSascha Hauer2014-12-091-0/+11
| * console: Make sure xzalloc is only used when it's availableSascha Hauer2014-12-091-1/+1
| * malloc: Add a function to detect if malloc pool is already initializedSascha Hauer2014-12-092-0/+10
| * Add PBL console supportSascha Hauer2014-12-097-14/+79
| * printf: use local isdigit/isalnum implementationSascha Hauer2014-12-091-3/+5
| * printf: move simple_strto*() functions to separate fileSascha Hauer2014-12-093-66/+69
| * printf: move panic() to common/misc.cSascha Hauer2014-12-092-21/+22
| * PBL: Add strnlen, needed for printf supportSascha Hauer2014-12-091-0/+14
* | Merge branch 'for-next/netconsole'Sascha Hauer2015-01-094-24/+45
|\ \
| * | netconsole: fix DocumentationJean-Christophe PLAGNIOL-VILLARD2014-12-171-3/+3
| * | netconsole: activate in set_active callbackSascha Hauer2014-12-171-21/+34
| * | console: Add set_active callbackSascha Hauer2014-12-172-0/+8
* | | Merge branch 'for-next/mxs'Sascha Hauer2015-01-0974-382/+7576
|\ \ \
| * | | ARM: imx233-olinuxino: update defconfigJan Luebbe2015-01-071-28/+72
| * | | ARM: imx233-olinuxino: update defaultenvJan Luebbe2015-01-0711-87/+15
| * | | ARM: imx233-olinuxino: use LED1 as heartbeatJan Luebbe2015-01-071-0/+11
| * | | ARM: imx233-olinuxino: generate complete bootstreamJan Luebbe2015-01-054-63/+180
| * | | arm: mxs: fix pin voltage register value for EMIJan Luebbe2015-01-051-1/+1
| * | | Documentation: Add documentation for booting Freescale MXS SoCsSascha Hauer2015-01-051-0/+119
| * | | ARM: MXS: Update Karo TX28 board supportSascha Hauer2015-01-056-83/+131
| * | | ARM: MXS: Add multiimage supportSascha Hauer2015-01-055-1/+41
| * | | ARM: MXS: Enable iomux support for pblSascha Hauer2015-01-051-0/+1