summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2015.02.0v2015.02.0Sascha Hauer2015-02-021-1/+1
* ARM: atmel: sama5d4: nand: add has_pmecc parameterBo Shen2015-01-292-0/+2
* Fix spelling: pathes -> pathsWadim Egorov2015-01-289-19/+19
* boards: remove hardcoded MAC addressesSascha Hauer2015-01-286-6/+6
* commands/splash: fix '-y' option handlingAntony Pavlov2015-01-261-0/+1
* ARM: atmel: sama5d3xek: fix conflict between w1 and ledBo Shen2015-01-211-0/+8
* ARM: atmel: sama5d4 xplained: fix mci1 power pinBo Shen2015-01-211-1/+1
* 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
| * | | ARM: MXS: Add more base address definesSascha Hauer2015-01-052-0/+6
| * | | ARM: Add get_sp() and get_lr() functionsSascha Hauer2015-01-051-0/+26
| * | | ARM: mxs: Add lowlevel setup from U-BootSascha Hauer2015-01-0511-0/+3236
| * | | ARM: Add U-Boot specific io functionsSascha Hauer2015-01-051-0/+57
| * | | ARM: MXS: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-057-7/+6
| * | | drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-057-7/+2
| * | | scripts: Add mxs-usb-loader toolSascha Hauer2015-01-053-0/+246
| * | | scripts: Add mxsboot toolSascha Hauer2015-01-053-1/+643
| * | | scripts: add mxsimage toolSascha Hauer2015-01-053-0/+2564
| * | | ARM: uncompress.c: Add some debugging messagesSascha Hauer2015-01-051-0/+9