summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* add basic at91sam9260 support. Currently only second stageSascha Hauer2008-06-064-10/+100
* 017-OMAP-add-documentationNishanth Menon2008-06-052-0/+96
* 015-OMAP-add-SDP3430Nishanth Menon2008-06-052-0/+186
* 012-OMAP-add-silicon-part2Nishanth Menon2008-06-053-0/+771
* 011-OMAP-add-siliconNishanth Menon2008-06-055-0/+765
* 010-OMAP-addbaseNishanth Menon2008-06-054-1/+83
* 004-arm-makefileNishanth Menon2008-06-051-1/+1
* 003-lds-handleNishanth Menon2008-06-051-6/+6
* 001-arch-configNishanth Menon2008-06-051-1/+1
* [memory layout]: streamline memory layoutSascha Hauer2008-06-044-38/+26
* [kbuild] move -pipe from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] remove -Wall from architecture Makefiles. It's alreadySascha Hauer2008-06-031-1/+1
* [kbuild] move -nostdinc from architecture Makefiles to toplevelSascha Hauer2008-06-031-2/+1
* [kbuild] move -ffreestanding from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -fno-builtin from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -Os flag from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] change architecture Makefiles not to overwriteSascha Hauer2008-06-031-1/+1
* [arm] remove unsused sections while linkingMenon, Nishanth2008-05-121-0/+4
* Change CONFIG_SKIP_LOWLEVEL_INIT to CONFIG_MACH_DO_LOWLEVEL_INITMenon, Nishanth2008-05-122-1/+5
* start-arm.S is not thought to be ARM920 specific. reflect this in the comment.Sascha Hauer2008-05-071-1/+1
* Replace start-arm920t.S with start-arm.SNishanth Menon2008-05-072-6/+4
* cosmetics: fix indentionSascha Hauer2008-03-141-1/+1
* add clko command for i.MX27Sascha Hauer2008-03-143-0/+74
* imx27: Fix calculation of ahb clock and ipg clockSascha Hauer2008-03-111-5/+2
* [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too manySascha Hauer2008-02-262-21/+29
* [ARM] Remove ARCH_NUMBERs from config.h and put them into KconfigSascha Hauer2008-02-201-0/+10
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-13/+35
* [i.MX]: Basic board support for the Freescale i.MX27 eval boardSascha Hauer2008-02-192-0/+13
* [i.MX]: Fix i.MX27 clock functions according to the chip revisionSascha Hauer2008-02-191-4/+23
* [i.MX] add function to determine chip revisionSascha Hauer2008-02-192-1/+26
* [netx]: Fix function prototype for do_loadxcSascha Hauer2008-02-191-1/+1
* remove -isystem with empty argumentMarc Kleine-Budde2007-11-291-2/+1
* [pcm038] regenerate defconfigMarc Kleine-Budde2007-11-281-12/+10
* [imx] make frequency output nicerRobert Schwebel2007-11-281-8/+8
* remove gpio debug output for imxRobert Schwebel2007-11-281-2/+0
* cleanup do_bootm_linux()Robert Schwebel2007-11-281-106/+121
* don't against link libgccMarc Kleine-Budde2007-11-281-1/+0
* remove warningsRobert Schwebel2007-11-271-1/+2
* [menuconfig] fix indention for Arm specific settingsMarc Kleine-Budde2007-11-271-1/+1
* consider separated commands in pcm038's default configJuergen Beisert2007-11-151-3/+10
* Merge branch 'docu'Juergen Beisert2007-11-094-35/+189
|\
| * adding various dokuJuergen Beisert2007-11-081-6/+6
| * various docu addedJuergen Beisert2007-11-053-29/+183
| |\
| | * saving added docuJuergen Beisert2007-11-053-29/+183
* | | Using correct board names all over the placeJuergen Beisert2007-11-085-16/+16
* | | enabling correct network driver for i.MX27Juergen Beisert2007-11-081-2/+2
* | | adding first default configJuergen Beisert2007-11-051-0/+160
|/ /
* | integrating sha's changes into jbe's branchJuergen Beisert2007-11-051-14/+15
* | Replace all occurences of UBoot with U-BootSascha Hauer2007-10-241-3/+3
|/
* reset doc added for ARMJuergen Beisert2007-10-191-0/+24