summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* pcm038: update defconfigSascha Hauer2009-12-101-31/+43
* i.MX Nand: fix bit clearingSascha Hauer2009-12-101-1/+1
* i.MX31: Fix CCM_UPCTL register offsetSascha Hauer2009-12-101-1/+1
* omap: Use correct label in arch/arm/MakefileSascha Hauer2009-12-101-1/+1
* omap: Add missing includeSascha Hauer2009-12-101-0/+1
* pcm043: Add MMU supportSascha Hauer2009-12-101-0/+1
* pcm043: add display supportSascha Hauer2009-12-101-0/+10
* introduce GENERIC_GPIO labelSascha Hauer2009-12-101-0/+2
* complete i.MX GPIO supportSascha Hauer2009-12-1012-38/+271
* i.MX: split out iomux-v1 supportSascha Hauer2009-12-103-63/+90
* fb: Add a i.MX IPU framebuffer driverJuergen nogit Beisert2009-12-091-0/+34
* Fix imx_nand_set_layout for i.MX27Eric Benard2009-12-091-2/+2
* i.MX flash header: make it work on i.MX35Sascha Hauer2009-12-034-49/+70
* i.MX Nand: Set correct datawidth/pagesize in CCM moduleSascha Hauer2009-12-033-0/+107
* Eukrea CPUIMX27 : update defconfigEric Benard2009-12-031-7/+26
* Eukrea CPUIMX27 : Add MMU supportEric Benard2009-12-031-0/+1
* Eukrea CPUIMX27 : add console on Quad UART supportEric Benard2009-12-031-0/+12
* Eukrea CPUIMX27 : add NOR flash size configurationEric Benard2009-12-031-0/+7
* Eukrea CPUIMX27 : add SDRAM size choiceEric Benard2009-12-031-0/+9
* Adding IPU clock query functions for i.MX31 and i.MX35Juergen Beisert2009-11-252-0/+43
* Adding some documentationJuergen Beisert2009-11-251-0/+9
* imx35-regs: add CGR1 helper valuesMarc Kleine-Budde2009-11-241-0/+3
* imx35-regs: add base address for I2C1Marc Kleine-Budde2009-11-241-0/+1
* imx-regs: define IMX_FEC_BASEMarc Kleine-Budde2009-11-242-0/+2
* speed-imx35: add function imx_get_i2cclkMarc Kleine-Budde2009-11-242-0/+7
* speed-imx35: the gptclk is connected to the ipgclkMarc Kleine-Budde2009-11-241-2/+8
* arm: generate mach-types.h instead of static versionJean-Christophe PLAGNIOL-VILLARD2009-11-036-26623/+2509
* arm: add configurable AEABI supportJean-Christophe PLAGNIOL-VILLARD2009-11-032-1/+15
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1
* arm: update cpu tunningJean-Christophe PLAGNIOL-VILLARD2009-11-031-5/+16
* arm: add endian config supportJean-Christophe PLAGNIOL-VILLARD2009-11-032-0/+21
* arm: use -marm as default when it's possibleJean-Christophe PLAGNIOL-VILLARD2009-11-031-1/+3
* arm: remove non used cpu-yJean-Christophe PLAGNIOL-VILLARD2009-11-031-4/+0
* arch/arm/Makefile: cleanupJean-Christophe PLAGNIOL-VILLARD2009-11-031-37/+41
* arm: introduce CPU CONFIG from linuxJean-Christophe PLAGNIOL-VILLARD2009-11-0324-48/+92
* at91: Atmel Ref board fix config MACH to match with mach-typesJean-Christophe PLAGNIOL-VILLARD2009-11-0219-24/+24
* arm: move config ARCH_TEXT_BASE and BOARDINFO to mach KconfigJean-Christophe PLAGNIOL-VILLARD2009-11-026-41/+57
* netx/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-022-15/+17
* s3c/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-022-25/+26
* imx/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-022-134/+183
* at91/kconfig: use similar kconfig presentationJean-Christophe PLAGNIOL-VILLARD2009-11-023-46/+83
* arm/kconfig: inverse the board selectionJean-Christophe PLAGNIOL-VILLARD2009-11-023-36/+61
* at91: add support for the at91sam9263ek board of AtmelJean-Christophe PLAGNIOL-VILLARD2009-11-023-0/+239
* pm9263: add nand supportJean-Christophe PLAGNIOL-VILLARD2009-11-021-1/+5
* i.MX1: do not try to print non existent reg CIDSascha Hauer2009-10-281-6/+0
* i.MX21: fix compiler warningSascha Hauer2009-10-281-1/+0
* Merge branch 'for-sascha' of git://uboot.jcrosoft.org/u-boot-v2 into from-jeanSascha Hauer2009-10-28293-254/+61041
|\
| * [M68K] Move include/asm-m68k/{arch,proc}-* to arch/m68k/*/include/{mach,proc}Jean-Christophe PLAGNIOL-VILLARD2009-10-2233-68/+1374
| * [M68K] move include/asm-m68k to arch/m68k/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2244-0/+7300
| * [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-2212-27/+914