summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-2/+2
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-2/+2
* ipe337: fix default envJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+1
* blackfin: remove duplicated PAGE_SIZE defineJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+0
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-2/+2
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+4
* types.h: move __kernel_dev_t to include/linux/types.hJean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+0
* configs: use new savedefconfig format as in linuxJean-Christophe PLAGNIOL-VILLARD2010-09-171-157/+0
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-1/+1
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-2320-2/+514
* remove now unused arch_executeSascha Hauer2010-03-302-12/+0
* blackfin: implement arch_shutdown callSascha Hauer2010-03-302-0/+6
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+4
* ipe337: update defconfigSascha Hauer2009-12-181-8/+19
* fix arch_execute prototypeSascha Hauer2009-12-171-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-1534-44/+44
* [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2242-22/+9506
* [blackfin] compile fixes, update defconfigSascha Hauer2008-07-031-2/+24
* [blackfin] memory layout related compile fixesSascha Hauer2008-07-033-4/+9
* [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
* Some Blackfin CPU revs don't handle the clock pre-divider correctly on resetEnrik Berkhan2008-03-141-0/+12
* [blackfin]: register handler for booting linux imagesSascha Hauer2008-02-211-1/+16
* [IPE337] refreshed defconfigWolfram Sang2008-01-241-4/+18
* [IPE337] Better support for multiple revisionWolfram Sang2008-01-241-6/+13
* Make board IPE337 revision 2 selectable for .configWolfram Sang2008-01-232-0/+11
* Fix/Adapt settings for version 2 of IPE337Enrik Berkhan2008-01-231-1/+52
* Enable blackfin boot rom boot modesEnrik Berkhan2008-01-232-1/+40
* remove -isystem with empty argumentMarc Kleine-Budde2007-11-291-2/+1
* don't against link libgccMarc Kleine-Budde2007-11-281-1/+0
* [ipe337] rename environment subdir form defenv -> envMarc Kleine-Budde2007-11-121-7/+2
* Replace all occurences of UBoot with U-BootSascha Hauer2007-10-241-1/+1
* ipe337: Update defconfig (fix TEXT_BASE)Sascha Hauer2007-10-241-12/+13
* Blackfin: Need to mask all interrupts before starting Linux.Sascha Hauer2007-10-231-0/+3
* basic doc structure addedJuergen Beisert2007-10-191-0/+9
* Linking: Remove linker scripts from (arm based-) boards and addsascha2007-10-171-1/+3
* add default link address for ipe337 boardSascha Hauer2007-10-041-0/+1
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-042-2/+2
* add blackfin specific bits for module handlingSascha Hauer2007-09-284-1/+317
* declare lots of functions staticSascha Hauer2007-09-281-1/+1
* Merge /home/git/users/rsc/u-boot-v2Sascha Hauer2007-09-271-0/+4
|\
| * Subject: clean up TEXT_BASERobert Schwebel (Laptop)2007-09-251-0/+4
* | 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
|/
* add ipe337 defconfigSascha Hauer2007-09-221-0/+141