summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | first time runningJuergen Beisert2007-10-171-4/+3
|/
* add generic linker script for armsascha2007-10-171-0/+71
* merge sha + jbeJuergen Beisert2007-10-175-3/+26
|\
| * Linking: Remove linker scripts from (arm based-) boards and addsascha2007-10-175-1/+20
* | adding i.MX31 CPU supportJuergen Beisert2007-10-176-17/+103
* | adding GPL headerJuergen Beisert2007-10-171-0/+17
* | making watchdog handling independend from ifdefsJuergen Beisert2007-10-171-7/+1
|/
* arm: use text_entry for reset vector instead of hardcoded filenamesascha2007-10-172-2/+3
* no need to have CONFIG_SKIP_RELOCATE_UBOOTsascha2007-10-161-2/+0
* fix sys clk in i.MX1 speed.csascha2007-10-161-11/+1
* remove s3c24x0 specific stuff from arm start file, addsascha2007-10-161-75/+20
* i.MX clock functions: Make them work for i.MX1 againsascha2007-10-161-2/+3
* Use Linux kernel list for drivers and devices instead of handmadeSascha Hauer2007-10-111-11/+8
* add i.MX27 ahb clock functionSascha Hauer2007-10-101-0/+12
* change imx clock functions so that they have the same name forSascha Hauer2007-10-092-12/+47
* i.MX clocksource: enable clocks for gpt1Sascha Hauer2007-10-091-0/+5
* add soc specific files to MakefileSascha Hauer2007-10-081-0/+3
* beginning phycore pcm038 i.MX27 supportSascha Hauer2007-10-082-0/+13
* against high density codeSascha Hauer2007-10-081-17/+19
* add i.MX27 reset supportSascha Hauer2007-10-081-2/+8
* add clock functions for i.MX27 and rename functions to lower case lettersSascha Hauer2007-10-083-114/+217
* make independent of timer baseSascha Hauer2007-10-071-7/+12
* Beginning mx27 support: split imx-regs.h into imx1-regs.h and imx27-regs.hSascha Hauer2007-10-071-2/+13
* export symbolsSascha Hauer2007-10-071-0/+1
* add default link address for ipe337 boardSascha Hauer2007-10-041-0/+1
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-046-6/+6
* module support for armSascha Hauer2007-10-031-0/+98
* fix read_file()Sascha Hauer2007-10-011-1/+1
* add arm specific bits for modulesSascha Hauer2007-10-013-1/+4
* add powerpc specific bits for modulesSascha Hauer2007-10-014-1/+302
* add blackfin specific bits for module handlingSascha Hauer2007-09-284-1/+317
* move ARRAY_SIZE macro to include/common.hSascha Hauer2007-09-281-2/+0
* declare lots of functions staticSascha Hauer2007-09-281-1/+1
* Merge /home/git/users/rsc/u-boot-v2Sascha Hauer2007-09-278-33/+29
|\
| * update to top of treeRobert Schwebel (Laptop)2007-09-251-18/+10
| * Subject: clean up TEXT_BASERobert Schwebel (Laptop)2007-09-258-16/+20
| * netx: rename config to defconfigRobert Schwebel (Laptop)2007-09-251-0/+0
* | blackfin_linux.c: disable icache unconditionally. If I understand theSascha Hauer2007-09-271-5/+2
* | ups. mixed up start and end in blackfin_mem_malloc_initSascha Hauer2007-09-271-2/+2
|/
* move ppc assembler templates to include/asm-ppcSascha Hauer2007-09-224-6/+6
* fix netx image nameSascha Hauer2007-09-221-1/+1
* remove references to nonexistant Kconfig symbolsSascha Hauer2007-09-221-2/+0
* add ipe337 defconfigSascha Hauer2007-09-221-0/+141
* add nxdb500 defconfigSascha Hauer2007-09-221-0/+162
* add blackfin cache and traps handlingSascha Hauer2007-09-166-156/+675
* make blackfin linux start function functionalSascha Hauer2007-09-161-6/+4
* remove unused blackfin_board.hSascha Hauer2007-09-161-57/+0
* add the possibility to have a arch specific 'go' command. SomeSascha Hauer2007-09-161-4/+9
* whitespace cleanupSascha Hauer2007-09-134-17/+17
* first maybe-working blackfin linux boot functionSascha Hauer2007-09-131-42/+18