summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* omap: xload: Make error more specificSanjeev Premi2012-02-141-2/+3
* initial tqm53 supportSascha Hauer2012-02-138-0/+506
* ARM i.MX5: Allow to pass cpu clock to lowlevel initSascha Hauer2012-02-134-5/+10
* ARM: update mach-typesSascha Hauer2012-02-131-1/+61
* mci i.MX esdhc: make 8bit modes platform dependentSascha Hauer2012-02-091-0/+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
* Merge branch 'next'Sascha Hauer2012-02-0775-1032/+1321
|\
| * 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-279-71/+72
| |\
| | * Add dump_stack functionSascha Hauer2012-01-262-36/+8
| | * ARM: panic on div 0Sascha Hauer2012-01-261-1/+1
| * | 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
| * | 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-234-0/+12
| * | ARM pcm043: Add overlay supportTeresa Gámez2012-01-232-5/+7
| * | imx-ipu-fb: Add overlay supportTeresa Gámez2012-01-231-0/+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-231-0/+1
| * | 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
| * | 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
| * | 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
| * | 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
| * | 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-124-8/+8
| |\ \
| * | | at91: add Calao TNY-A9260/TNY-A9263/TNY-A9G20Jean-Christophe PLAGNIOL-VILLARD2012-01-1110-0/+533
| * | | at91: add default spi chipselect ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-065-0/+84