summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-4/+4
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-4/+4
* mk68: rename macro __M68K__ to __m68k__ as it's prodive by gccJean-Christophe PLAGNIOL-VILLARD2010-09-241-2/+1
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-4/+4
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-202-0/+12
* 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-172-322/+2
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-272-2/+2
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-2331-3/+1424
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-1583-363/+363
* Some doxygen related fixesJuergen Beisert2009-12-141-1/+2
* [M68K] Move include/asm-m68k/{arch,proc}-* to arch/m68k/*/include/{mach,proc}Jean-Christophe PLAGNIOL-VILLARD2009-10-2233-68/+1374
* [M68K] move include/asm-m68k to arch/m68k/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2244-0/+7300
* 001-arch-configNishanth Menon2008-06-051-1/+1
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-2/+3
* [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-3/+2
* Change CONFIG_SKIP_LOWLEVEL_INIT to CONFIG_MACH_DO_LOWLEVEL_INITMenon, Nishanth2008-05-122-2/+6
* [m68k] Add Freescale Coldfire V4E Architecture supportSascha Hauer2008-04-0434-0/+9109