summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* 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-28123-117/+37303
|\
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-22100-112/+9080
| * arm: merge proc-armv/ptrace.h and ptrace.h in one fileJean-Christophe PLAGNIOL-VILLARD2009-10-222-9/+106
| * [ARM] move include/asm-arm to arch/arm/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2225-0/+28120
* | A9M2440: Be able to configure things baseboard dependentJuergen Beisert2009-10-281-0/+14
* | A9M2440: Use external GPIO settings to setup the SDRAMJuergen Beisert2009-10-282-4/+3
* | S3C24xx: Provide a generic way to detect memory sizeJuergen Beisert2009-10-281-1/+47
|/
* at91sam9: switch to the same api as the kernelJean-Christophe PLAGNIOL-VILLARD2009-10-209-90/+803
* at91: add cpu devices common apiJean-Christophe PLAGNIOL-VILLARD2009-10-203-2/+174
* at91sam9: move to at91Jean-Christophe PLAGNIOL-VILLARD2009-10-2010-8/+9
* commands: remove maxargsSascha Hauer2009-10-196-7/+0
* call getopt_reset only onceSascha Hauer2009-10-191-2/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-192-6/+3
* pcm038 defconfig updateSascha Hauer2009-10-121-27/+51
* imx: replace imx specific gpio functions with generic onesSascha Hauer2009-10-021-4/+4
* rename dma macrosSascha Hauer2009-09-251-2/+2
* mx25: remove duplicate function, fix perclk valuesSascha Hauer2009-09-251-18/+3
* mx25: implement clko commandSascha Hauer2009-09-252-1/+41
* pca100: Add MMU supportSascha Hauer2009-09-091-0/+1
* add mx25 3ds defconfigSascha Hauer2009-09-081-0/+218
* add Freescale MX25 3stack board supportSascha Hauer2009-09-082-0/+12
* Add MX25 supportSascha Hauer2009-09-084-0/+110
* use _stext instead of TEXT_BASESascha Hauer2009-09-081-1/+1
* i.MX: Use more accurate decode pll function from kernelSascha Hauer2009-09-081-11/+27
* i.MX: Do not dump clocks on startup.Sascha Hauer2009-08-196-15/+41
* Add MMU supportSascha Hauer2009-08-195-0/+215
* arm: Add bootu commandSascha Hauer2009-08-191-1/+35
* arm: make 'bootz' configurableSascha Hauer2009-08-192-2/+5
* armlinux.c: refactorSascha Hauer2009-08-191-157/+83
* armlinux: remove unused atagsSascha Hauer2009-08-191-53/+0
* arm: implement optimized string functionsSascha Hauer2009-08-185-0/+447
* return is not a functionSascha Hauer2009-08-181-1/+1
* bootz: Speed up bootz commandSascha Hauer2009-08-131-5/+41
* i.mx35 fix clock calcJan Weitzel2009-08-031-2/+4
* Merge branch 'docu_update' of octopus:/home/jbe/work/u-boot-v2 into jbeSascha Hauer2009-07-313-14/+24
|\
| * Improve the ARM architecture documentation partJuergen Beisert2009-07-311-8/+23
| * Fix PLL documentation for the S3C2440 CPUJuergen Beisert2009-07-311-2/+1
| * Improve or fix various parameter documentationJuergen Beisert2009-07-311-4/+0
* | mx27: Add lcd clock functionSascha Hauer2009-07-301-0/+5
|/