summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2012.03.0v2012.03.0Sascha Hauer2012-03-061-1/+1
* Typo fix in pm9261 init fileAsen Chavdarov Dimov2012-02-271-1/+1
* uimage: Fix error messageSascha Hauer2012-02-131-1/+1
* ARM: Fix oftree bootingSascha Hauer2012-02-131-0/+1
* Add comment explaining what cortex_a9_rev() is doing.Robert P. J. Day2012-02-101-0/+1
* ARM omap343xdsp: remove nonexistent includeSascha Hauer2012-02-091-1/+0
* Correct Kconfig comment for MCI_OMAP_HSMMC to include OMAP3.Robert P. J. Day2012-02-091-2/+2
* omap3evm: Setup ATAGs for Linux bootSanjeev Premi2012-02-081-0/+4
* omap3evm: Remove inclusion of non-existent headerSanjeev Premi2012-02-081-1/+0
* Remove apparently superfluous Kconfig variable HAS_OMAP_NANDRobert P. J. Day2012-02-072-8/+0
* Add CONFIG_MCI_STARTUP=y to BeagleBoard defconfig.Robert P. J. Day2012-02-071-0/+1
* Select CMD_LOADENV with DEFAULT_ENVIRONMENTSanjeev Premi2012-02-071-0/+1
* Merge branch 'next'Sascha Hauer2012-02-07145-1910/+7438
|\
| * ARM omap pandaboard: update defconfigSascha Hauer2012-01-271-7/+11
| * ARM: Add missing ifdef around dump_stack()Sascha Hauer2012-01-271-0/+2
| * Merge branch 'pu/debug' into nextSascha Hauer2012-01-2718-133/+141
| |\
| | * Add dump_stack functionSascha Hauer2012-01-264-36/+19
| | * startup: use regular debug statements in initcall debuggingSascha Hauer2012-01-261-4/+3
| | * initcalls: do not hang if an initcall failsSascha Hauer2012-01-261-4/+1
| | * ARM: panic on div 0Sascha Hauer2012-01-261-1/+1
| | * console: make it work without mallocSascha Hauer2012-01-261-17/+32
| | * kfifo: change kfifo_init to work with a preallocated fifoSascha Hauer2012-01-262-15/+10
| | * console: remove unused function prototypesSascha Hauer2012-01-261-13/+0
| * | ARM: mx3/mx35_3ds: increase kernel partition size to 4 MiBMarc Kleine-Budde2012-01-251-2/+2
| * | ARM: mx3/mx35_3ds: add missing nand deviceMarc Kleine-Budde2012-01-251-0/+1
| * | defaultenv: update: add nfs supportMarc Kleine-Budde2012-01-253-13/+10
| * | show_progress: fix progress bar for files > 32 MiBMarc Kleine-Budde2012-01-251-2/+6
| * | net/nfs: increase timeout to 15 secondsMarc Kleine-Budde2012-01-251-1/+1
| * | net: fec_imx: configure FEC for 10Mbit when necessaryWolfram Sang2012-01-251-0/+11
| * | net: miidev: factor out miidev_get_status()Wolfram Sang2012-01-252-23/+47
| * | net: fec_imx: enable payload length check and pause framesWolfram Sang2012-01-251-4/+2
| * | net: fec_imx: refactor R_CNTRL setupWolfram Sang2012-01-251-16/+7
| * | net: fec_imx: small cleanupsWolfram Sang2012-01-252-18/+4
| * | ARM i.MX freescale-mx35-3-stack: support 256 MiB RAMRoman Fietze2012-01-243-9/+37
| * | at91: specify the bare_init max size for each socJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+10
| * | introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-237-0/+39
| * | ARM pcm043: Add overlay supportTeresa Gámez2012-01-232-5/+7
| * | imx-ipu-fb: Add overlay supportTeresa Gámez2012-01-233-14/+148
| * | imx-ipu-fb: Fix offset for IPU Clock.Teresa Gámez2012-01-231-1/+1
| * | video imx-ipu-fb: add num_modes to imx3 boardsTeresa Gámez2012-01-235-47/+40
| * | imx-ipu-fb: Add support for multiple video modesTeresa Gámez2012-01-232-1/+10
| * | ARM pca-a-l1: should depend on ARCH_OMAP3Juergen Kilb2012-01-231-0/+1
| * | ARM pca-a-l1: fix board_initJuergen Kilb2012-01-232-4/+4
| * | ARM pca-a-l1: delete platform.SJuergen Kilb2012-01-231-65/+0
| * | ARM pca-a-l1: call omap3_core_init from board codeJuergen Kilb2012-01-231-0/+2
| * | ns16550: fix ier selectionAntony Pavlov2012-01-191-0/+2
| * | ns16550: write zero to ier only onceAntony Pavlov2012-01-191-1/+0
| * | ns16550: make ns16550_serial_init_port() shorterAntony Pavlov2012-01-191-17/+3
| * | ns16550: support for UART with broken FIFOAntony Pavlov2012-01-192-2/+18
| * | Revert "mtd omap nand: fix driver without CONFIG_PARAMETER"Jean-Christophe PLAGNIOL-VILLARD2012-01-191-1/+0