summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: invalidate caches thoroughlySascha Hauer2013-09-234-14/+8
* animeo_ip: fix macb pin mux and set phy interface as MIIJean-Christophe PLAGNIOL-VILLARD2013-09-231-0/+2
* at91: add irq fixupJean-Christophe PLAGNIOL-VILLARD2013-09-238-1/+91
* animeo_ip: set uSD port devname to microsdJean-Christophe PLAGNIOL-VILLARD2013-09-201-0/+1
* atmel_mci: add devname pdata supportJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+1
* 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
|\ \ \
| * | | Set model and hostname at boardlevelSascha Hauer2013-08-16169-286/+340
| * | | globalvar: Allow to set initial valueSascha Hauer2013-08-162-4/+3
| | |/ | |/|
* | | Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-0591-365/+419
|\ \ \
| * | | ARM: remove include of mach/gpio.h for gpiolib usersSascha Hauer2013-08-168-20/+4
| * | | ARM: i.MX: move iomux definitions to iomux.hSascha Hauer2013-08-162-2/+1
| * | | ARM: Samsung: move iomux definitions to iomux.hSascha Hauer2013-08-1610-12/+36
| * | | ARM: MXS: move iomux definitions to iomux.hSascha Hauer2013-08-169-11/+37
| * | | ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-1630-268/+294
| * | | ARM: i.MX23: Fix double include protectionSascha Hauer2013-08-161-3/+3
| * | | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-1647-49/+43