summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* beaglebone: use most recent timings for white variantJan Luebbe2013-10-061-7/+7
* arm: omap: am33xx_generic: fix DDR setup for DDR2Jan Luebbe2013-10-061-1/+1
* arm: mmu: be more verbose if ttb setup failsJan Luebbe2013-10-061-1/+1
* am33xx_generic: convert from switch to if/elseJan Luebbe2013-10-061-20/+11
* mips: bcm47xx: Fix compiler warningSascha Hauer2013-10-021-2/+4
* ARM: vexpress: Fix compiler warningSascha Hauer2013-10-021-1/+1
* ARM: Ka-Ro TX28: Fix result checking of devfs_add_partitionSascha Hauer2013-09-301-1/+5
* ARM: mx23-evk: Fix result checking of devfs_add_partitionSascha Hauer2013-09-301-1/+5
* ARM: friendlyarm-tiny210: remove unused variableSascha Hauer2013-09-301-2/+0
* ARM: edb93xx: Add missing includeSascha Hauer2013-09-301-0/+1
* ARM: pfla02: Fix compiler warningSascha Hauer2013-09-271-1/+1
* ARM: dts: i.MX6q: cpus/cpu nodes dts updatesSascha Hauer2013-09-271-0/+4
* ARM: invalidate caches thoroughlySascha Hauer2013-09-214-14/+8
* animeo_ip: fix macb pin mux and set phy interface as MIIJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+2
* at91: add irq fixupJean-Christophe PLAGNIOL-VILLARD2013-09-188-1/+91
* usb-imx28: fix enableEric Bénard2013-09-101-2/+3
* cfa10036: fix warningEric Bénard2013-09-101-1/+1
* ppc: bootm: relocate fdt to valid boot memoryRenaud Barbier2013-09-092-1/+51
* Merge branch 'for-next/powerpc'Sascha Hauer2013-09-053-0/+148
|\
| * ppc: add and update device tree fixup functionsRenaud Barbier2013-09-053-0/+148
* | Merge branch 'for-next/omap'Sascha Hauer2013-09-0548-479/+851
|\ \
| * | PCM051: Fixup DDRPLLTeresa Gámez2013-09-052-1/+2
| * | ARM: beaglebone: update defconfigSascha Hauer2013-09-051-5/+12
| * | ARM: beaglebone: update mlo_small defconfigSascha Hauer2013-09-051-4/+2
| * | ARM: beaglebone: register sd/emmc with persistent nameSascha Hauer2013-09-051-2/+18
| * | ARM: beaglebone: add support for beaglebone black with DDR3 RAMJan Luebbe2013-09-053-6/+105
| * | ARM: beaglebone: Initialize UART for lowlevel debuggingSascha Hauer2013-09-051-0/+4
| * | rework debug_llSascha Hauer2013-09-053-4/+6
| * | ARM: am33xx: make DDR PLL frequency configurableSascha Hauer2013-08-274-9/+11
| * | ARM: am33xx: Add mmc1 registration helperSascha Hauer2013-08-271-0/+6
| * | ARM: am33xx: beaglebone: configure I2C EEPROMJan Luebbe2013-08-271-0/+9
| * | ARM: am33xx: implement cpu revision decodingJan Luebbe2013-08-274-3/+44
| * | ARM: cpuinfo: display the core name and versionJan Luebbe2013-08-271-0/+33
| * | ARM: am33xx: set bootsource instance correctly for MMC1Sascha Hauer2013-08-271-1/+7
| * | ARM: beaglebone: Clean up lowlevel codeTeresa Gámez2013-08-271-204/+52
| * | ARM: pcm051: Clean up lowlevel codeTeresa Gámez2013-08-271-170/+41
| * | ARM: am33xx: Cleanup of lowlevel codeTeresa Gámez2013-08-272-0/+201
| * | ARM: omap: rename INIT_LL to omap_uart_lowlevel_initSascha Hauer2013-08-271-2/+2
| * | ARM: omap: fix omap_save_bootinfoSascha Hauer2013-08-2715-14/+84
| * | ARM: omap: Allow to set mmc devname used for bootingSascha Hauer2013-08-273-6/+52
| * | mci: omap: Allow to set mmc devname via platformdataSascha Hauer2013-08-271-0/+1
| * | ARM: OMAP: PCM051: Remove spi platform dataTeresa Gámez2013-08-261-6/+0
| * | PCM051: Added barebox update SPI NOR MLO handlershravan2013-08-262-0/+4
| * | ARM: omap: barebox update spi nor MLO handlershravan2013-08-264-0/+112
| * | AM33xx: Make OSC frequency board dependedTeresa Gámez2013-08-224-22/+16
| * | ARM: OMAP: pcm051: Create own NAND mux structTeresa Gámez2013-08-073-1/+25
| * | ARM: OMAP: pcm051: Update enviromentTeresa Gámez2013-08-076-35/+19
| * | ARM: OMAP: pcm051: Increase console output for MLOTeresa Gámez2013-08-071-1/+1
| * | ARM: OMAP: Pass TEXT_BASE address to mk-am35xx-spi-imageTeresa Gámez2013-08-071-1/+1
* | | Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-05170-289/+341
|\ \ \