summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [blackfin] memory layout related compile fixesSascha Hauer2008-07-033-4/+9
* Fix typo introduced with commit 9e6ee5e79516f5af5366bd95fab801a692728373Sascha Hauer2008-06-241-1/+1
* remove start-intcm.S. it is currently unused and brokenSascha Hauer2008-06-061-370/+0
* 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-052-2/+2
* [memory layout]: streamline memory layoutSascha Hauer2008-06-046-41/+31
* [sandbox] export ELF_CLASS for sandboxSascha Hauer2008-06-031-1/+5
* [kbuild] remove -Wstritct-prototypes from arch/ppc/Makefile. It'sSascha Hauer2008-06-031-1/+1
* [kbuild] move -pipe from architecture Makefiles to toplevelSascha Hauer2008-06-035-5/+5
* [kbuild] remove -Wall from architecture Makefiles. It's alreadySascha Hauer2008-06-035-5/+5
* [kbuild] move -nostdinc from architecture Makefiles to toplevelSascha Hauer2008-06-035-9/+5
* [kbuild] move -ffreestanding from architecture Makefiles to toplevelSascha Hauer2008-06-035-5/+5
* [kbuild] move -fno-builtin from architecture Makefiles to toplevelSascha Hauer2008-06-035-5/+5
* [kbuild] move -Os flag from architecture Makefiles to toplevelSascha Hauer2008-06-035-5/+4
* [kbuild] change architecture Makefiles not to overwriteSascha Hauer2008-06-035-7/+6
* [arm] remove unsused sections while linkingMenon, Nishanth2008-05-121-0/+4
* Change CONFIG_SKIP_LOWLEVEL_INIT to CONFIG_MACH_DO_LOWLEVEL_INITMenon, Nishanth2008-05-124-3/+11
* 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
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-076-249/+1
* [m68k] Add Freescale Coldfire V4E Architecture supportSascha Hauer2008-04-0434-0/+9109
* Merge branch 'master' of ssh://sha@octopus/home/git/projects/u-boot-v2Sascha Hauer2008-04-041-0/+12
|\
| * Some Blackfin CPU revs don't handle the clock pre-divider correctly on resetEnrik Berkhan2008-03-141-0/+12
* | Doxygen cleanupsSascha Hauer2008-04-041-9/+9
|/
* 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
* do not sleep if read gets EAGAIN. Must be some testing leftoverSascha Hauer2008-03-111-2/+2
* Add the possibility to have an architecture specific ctrlc() function.Sascha Hauer2008-03-111-3/+10
* add globbing supportSascha Hauer2008-03-091-1/+2
* [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too manySascha Hauer2008-02-262-21/+29
* [ppc] Fixed orphaned CONFIG_INTERRUPTSCarsten Schlote2008-02-214-5/+5
* [blackfin]: register handler for booting linux imagesSascha Hauer2008-02-211-1/+16
* [MPC5200]: call early_init() after we've setup our timing. OtherwiseSascha Hauer2008-02-211-2/+2
* Make the early console device/baudrate configurable instead of usingSascha Hauer2008-02-211-0/+3
* [MPC5200] Make MPC5XXX_EARLY_CONSOLE dependent on ARCH_MPC5200Sascha Hauer2008-02-211-0/+1
* [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-202-30/+64
* [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
* [IPE337] refreshed defconfigWolfram Sang2008-01-241-4/+18