summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* add a add_mem_device functionSascha Hauer2011-07-1837-804/+235
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-1837-47/+47
* nomadik_nand: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-182-6/+15
* nomadik: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-182-8/+36
* dm9200: use "struct resource" instead of platform_dataJean-Christophe PLAGNIOL-VILLARD2011-07-184-17/+39
* at91: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-1811-102/+458
* at91sam9263ek: fix env location and sizeJean-Christophe PLAGNIOL-VILLARD2011-07-171-1/+1
* mach-versatile: switch debug_ll.h to GPLv2 or laterJean-Christophe PLAGNIOL-VILLARD2011-07-051-1/+1
* atmel-mci: fix initialization of 8bit-bus-width-mode for at91sam9g45Hubert Feurstein2011-06-221-2/+2
* Merge branch 'master' into nextSascha Hauer2011-06-201-0/+2
|\
| * PANDA: remove CONFIG_FS_RAMFS and CONFIG_FS_DEVFSJan Weitzel2011-06-201-0/+2
* | Merge branch 'atmel-mci-support-3' of git://gitorious.org/hfe-repos/barebox i...Sascha Hauer2011-06-208-2/+312
|\ \
| * | at91sam9m10g45ek: update mci0 supportHubert Feurstein2011-06-161-2/+12
| * | at91sam9263ek: add mci1 supportJean-Christophe PLAGNIOL-VILLARD2011-06-162-0/+21
| * | mci: add Atmel AT91 MCI driverHubert Feurstein2011-06-165-0/+279
* | | macb: add support for board specific get_ethaddr functionHubert Feurstein2011-06-201-0/+2
|/ /
* | pcm049: use gpmc_generic_initJan Weitzel2011-06-111-0/+2
* | at91sam9m10g45ek: add mci0 supportHubert Feurstein2011-06-112-0/+13
|/
* at91: Support for at91rm9200: core chip & board supportJean-Christophe PLAGNIOL-VILLARD2011-05-3118-1/+1650
* Enable display for MINI2440 board.Alexey Galakhov2011-05-193-0/+104
* Add support for Samsung S3C24x0 framebuffer.Alexey Galakhov2011-05-191-0/+59
* ARM: compile in image size and magic into barebox imageSascha Hauer2011-05-062-0/+7
* arm: karo-tx25: Fix compilation warning.Marek Belisko2011-05-041-1/+0
* arm: eukrea: Fix compilation warning.Marek Belisko2011-05-041-2/+0
* pcm049: remove unused bootsrcJan Weitzel2011-04-181-3/+0
* OMAP4: change boot orderJan Weitzel2011-04-181-2/+2
* ARM beagle board: add xload defconfigSascha Hauer2011-04-121-0/+38
* ARM omap beagle: update defconfigSascha Hauer2011-04-121-2/+13
* ARM omap beagle: Add noshell support for booting from MMCSascha Hauer2011-04-122-0/+43
* ARM: add pcm049 defconfigsSascha Hauer2011-04-122-0/+97
* ARM omap4: Add pcm049 board supportSascha Hauer2011-04-129-0/+679
* add panda defconfigsSascha Hauer2011-04-122-0/+86
* ARM omap4: panda board supportSascha Hauer2011-04-128-0/+664
* ARM omap: add xload helper functionsSascha Hauer2011-04-125-1/+99
* ARM omap: Add omap4 supportSascha Hauer2011-04-129-1/+1663
* ARM omap: make sr32 a static inline functionSascha Hauer2011-04-122-21/+22
* ARM omap: Add omap signGP tool and possibility to build ift imagesSascha Hauer2011-04-122-0/+12
* ARM: make exception handling optionalSascha Hauer2011-04-113-2/+17
* arm: compile icache command only when command support is presentSascha Hauer2011-04-111-1/+2
* freescale-mx35-3-stack: Add mmc0Thomas Mayer2011-04-081-0/+2
* Merge branch 'armlinux' into nextSascha Hauer2011-04-067-213/+248
|\
| * ARM: move bootu code to its own fileSascha Hauer2011-04-043-33/+39
| * ARM: move bootz code to its own fileSascha Hauer2011-04-043-95/+101
| * ARM: move bootm code to its own fileSascha Hauer2011-04-043-80/+93
| * ARM: factor out a start_linux functionSascha Hauer2011-04-044-20/+30
| * ARM: Add missing parameter name in armlinux_set_serialSascha Hauer2011-04-041-1/+1
* | Merge branch 'omap-drivers' into nextSascha Hauer2011-04-064-9/+16
|\ \
| * | mtd nand omap: Add BCH ecc supportSascha Hauer2011-04-041-0/+3
| * | mtd nand omap: make ecc mode runtime configurableSascha Hauer2011-04-041-0/+1
| * | mtd nand omap: Pass ecc mode from platformSascha Hauer2011-04-043-9/+12