summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* blackfin: Fix build due to missing __raw_* io accessorsSascha Hauer2012-06-211-0/+7
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-1/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* bootm: use new uimage codeSascha Hauer2011-12-151-4/+8
* fix underscore count in bss_start/bss_stopSascha Hauer2011-12-072-6/+6
* Merge branch 'next'Sascha Hauer2011-12-073-4/+5
|\
| * fix malloc space sizesSascha Hauer2011-12-031-1/+1
| * bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-3/+0
| * add magicvar commandSascha Hauer2011-11-291-0/+4
* | blackfin: remove contents of page.h to make barebox compilable againSascha Hauer2011-12-071-92/+0
|/
* Merge branch 'master' into nextSascha Hauer2011-10-231-1/+1
|\
| * Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+1
* | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-1/+1
|/
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* ipe337: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-16/+4
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* add sections.h header fileSascha Hauer2011-01-171-0/+1
* blackfin: provide __bss_stop in linker scriptSascha Hauer2011-01-171-0/+1
* Merge branch 'master' into nextSascha Hauer2011-01-173-4/+4
|\
| * ipe337: fix printf compiler warningsSascha Hauer2011-01-071-2/+2
| * blackfin: fix printf compiler warningsSascha Hauer2011-01-072-2/+2
* | import swab.h arch implementation form linux v2.3.37Jean-Christophe PLAGNIOL-VILLARD2011-01-172-0/+51
|/
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-221-1/+1
* 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