summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2012-01-181-2/+2
* ARM pca-a-l1: fix board_initSascha Hauer2012-01-173-41/+1
* ARM omap3: make omap3_core.S thumb safeSascha Hauer2012-01-171-2/+6
* mtd omap nand: fix driver without CONFIG_PARAMETERSascha Hauer2012-01-171-0/+1
* ARM cache-armv7: Add additional ISBSascha Hauer2012-01-171-0/+1
* ARM omap3: reimplement setup_auxcr in pure asmSascha Hauer2012-01-173-20/+35
* ARM omap3: remove vector setup from lowlevel codeSascha Hauer2012-01-171-36/+5
* ARM omap3 clock: move pll tables to C codeSascha Hauer2012-01-174-284/+116
* ARM omap3: call a_init from board codeSascha Hauer2012-01-176-13/+9
* ARM omap3: move board_init to pure_initcallSascha Hauer2012-01-177-108/+13
* ARM omap3 beagle xload: Move stack to SRAMSascha Hauer2012-01-171-2/+2
* ARM omap3: remove OMAP3_COPY_CLOCK_SRAMSascha Hauer2012-01-174-265/+1
* calao/boards: specify BAREBOX_MAX_IMAGE_SIZE to 256KiBJean-Christophe PLAGNIOL-VILLARD2012-01-178-0/+8
* add config to check if the size of barebox exceed the target sizeJean-Christophe PLAGNIOL-VILLARD2012-01-172-0/+18
* atmel_nand: disable hardware ecc if not enableJean-Christophe PLAGNIOL-VILLARD2012-01-171-2/+4
* devfs-code: fix warningJean-Christophe PLAGNIOL-VILLARD2012-01-161-1/+2
* fix gpmc_nand_probe without param supportJan Weitzel2012-01-161-0/+3
* omap343xdsp: move to arch/arm/boards/omap343xdspJean-Christophe PLAGNIOL-VILLARD2012-01-166-42/+7
* omap3evm: move to arch/arm/boards/omap3evmJean-Christophe PLAGNIOL-VILLARD2012-01-165-2/+23
* beagle: move to arch/arm/boards/beagleJean-Christophe PLAGNIOL-VILLARD2012-01-165-2/+23
* omap3: move platform lowlevel init to mach-omapJean-Christophe PLAGNIOL-VILLARD2012-01-168-9/+13
* CMD_UNCOMPRESS: select UNCOMPRESSJean-Christophe PLAGNIOL-VILLARD2012-01-161-0/+1
* Merge branch 'pu/jean-codesize' into nextSascha Hauer2012-01-1341-603/+5724
|\
| * driver: switch driver_d name to const char*Jean-Christophe PLAGNIOL-VILLARD2012-01-112-2/+2
| * param: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-115-9/+69
| * kconfig: sync to linux 3.2-rc4Jean-Christophe PLAGNIOL-VILLARD2012-01-1130-588/+5629
| * filetype: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-114-1/+6
| * uncompress: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-114-2/+8
| * banner: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-114-1/+10
* | at91sam9/lowlevel_init: allow to select the smc chipselectJean-Christophe PLAGNIOL-VILLARD2012-01-125-28/+32
* | ARM omap: Set IFT target as MLOSanjeev Premi2012-01-121-2/+3
* | ARM omap3evm: Enable HSMMC deviceSanjeev Premi2012-01-121-0/+5
* | ARM omap3evm: Allow building first stage bootloaderSanjeev Premi2012-01-121-0/+1
* | Merge branch 'master' into nextSascha Hauer2012-01-129-19/+80
|\ \ | |/ |/|
| * ARM omap3beagle: Fix incorrect base addressesSanjeev Premi2012-01-121-4/+4
| * ARM omap: Use updated config optionSanjeev Premi2012-01-124-4/+4
| * twl6030: add missing twl6030 header file.Alexander Aring2012-01-061-0/+10
| * nandtest: add missing select.Alexander Aring2012-01-061-0/+1
| * nandtest: fix typoAlexander Aring2012-01-061-1/+1
| * ioctl: add support for ECCGETSTATS and MEMGETREGIONINFOAlexander Aring2012-01-062-10/+60