| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Marvell ARM CPU specific file according to r186933. | raj | 2009-01-09 | 1 | -1/+1 |
* | enable use of modules but disable them by adding MODULES_OVERRIDE="" | sam | 2008-11-30 | 1 | -3/+2 |
* | Introduce basic support for Marvell families of system-on-chip ARM devices: | raj | 2008-10-13 | 1 | -1/+2 |
* | We need -I$S to compile the elf trampoline. | cognet | 2008-08-04 | 1 | -5/+7 |
* | If you build a compiler with TARGET_BIG_ENDIAN, and then try to build | imp | 2008-04-04 | 1 | -0/+4 |
* | Make kernel.tramp build properly on ARM9E. | raj | 2008-04-04 | 1 | -1/+1 |
* | Always build kernel.tramp. This should be helpful for a lot of | imp | 2008-04-03 | 1 | -0/+2 |
* | Introduce a standalone shell script for embedding MFS image. | raj | 2008-02-05 | 1 | -0/+4 |
* | Bring in two bandaids to get the elf trampoline to work again, until I find | cognet | 2007-07-27 | 1 | -10/+14 |
* | Revert config(8) version bump. It brings major pain for people working on | wkoszek | 2007-05-16 | 1 | -1/+1 |
* | Bump config(8) version and build requirement for config(8) to 600006. This | wkoszek | 2007-05-13 | 1 | -1/+1 |
* | Only use -mno-apcs-frame if DDB is not in the kernel, as it prevent the | cognet | 2006-07-24 | 1 | -1/+4 |
* | Add -EB to ${LD} too if we're making a big endian kernel, not anything in | cognet | 2006-07-18 | 1 | -0/+1 |
* | Make sure the stack is properly aligned. | cognet | 2006-06-18 | 1 | -3/+4 |
* | MFp4: | cognet | 2006-06-12 | 1 | -1/+3 |
* | To avoid problems, invalidate the data cache and disable the MMU once | cognet | 2006-05-30 | 1 | -2/+6 |
* | Erm don't use -mno-apcs-frame if we're going to do profiling either, it's not | cognet | 2006-03-27 | 1 | -1/+1 |
* | Build a minimal pagetables, with only section mappings, mapped write through, | cognet | 2006-01-20 | 1 | -1/+3 |
* | Rather than appending it at the end of the kernel build process, give the | cognet | 2005-12-20 | 1 | -21/+20 |
* | Make the elf trampoline disable the MMU, and link it at physical address, | cognet | 2005-12-20 | 1 | -14/+23 |
* | Teach the elf trampoline how to deal with gzipped kernels. | cognet | 2005-12-05 | 1 | -4/+17 |
* | Version 600004 is better than 700000 given other changes that are in | imp | 2005-11-28 | 1 | -1/+1 |
* | Make config(8) understand ORed dependecies in "files*" and | ru | 2005-11-27 | 1 | -1/+1 |
* | Use the correct file name for the ldscript. | cognet | 2005-11-25 | 1 | -2/+2 |
* | Create a non-elf pure binary version of the kernel as well. | cognet | 2005-11-24 | 1 | -1/+19 |
* | Make the elf wrapper work with recent kernel.debug changes. | cognet | 2005-11-17 | 1 | -3/+5 |
* | We don't bump the config version for additions to config that aren't | imp | 2005-11-04 | 1 | -1/+1 |
* | Implement the "nocpu" directive. | ru | 2005-11-03 | 1 | -1/+1 |
* | Bump config(8) version for the DEFAULTS change. | jhb | 2005-10-27 | 1 | -1/+1 |
* | Strip the $a, $t and $d symbols if we're using DDB. There are useless and | cognet | 2005-10-17 | 1 | -0/+3 |
* | Really detect if DDB is enabled. | cognet | 2005-10-04 | 1 | -1/+4 |
* | Makefile magic for the ELF trampoline. | cognet | 2005-10-03 | 1 | -0/+9 |
* | Use -mno-apcs-frame if DEBUG isn't defined. | cognet | 2005-06-27 | 1 | -0/+3 |
* | Never hardcode /sys into these Makefiles. The proper way to spell it is $S. | imp | 2005-04-13 | 1 | -2/+0 |
* | The latest release of the FreeBSD driver (twa) for | vkashyap | 2005-04-12 | 1 | -0/+2 |
* | Update version number for latest config version bump | imp | 2005-04-01 | 1 | -1/+1 |
* | bump the Makefile config versions now that config is 600001... | jmg | 2005-02-10 | 1 | -1/+1 |
* | Add a new make option, ARM_BIG_ENDIAN, to compile big endian kernels. | cognet | 2005-01-19 | 1 | -0/+6 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Add the possibility to specify the kernel virtual address and the kernel | cognet | 2004-09-23 | 1 | -3/+7 |
* | Kill count device support from config. I've changed the last few | peter | 2004-08-30 | 1 | -1/+1 |
* | Add config magic for arm. | cognet | 2004-05-14 | 1 | -0/+51 |