summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot
Commit message (Collapse)AuthorAgeFilesLines
* First round of Cobalt patches from Mathew Edward Kovach.Ralf Baechle2000-06-151-0/+14
|
* Next iteration, that should be it [tm].Harald Koerfgen2000-05-271-0/+3
| | | | | | | | | | | | | | | | | | * offset.h now depends on include/linux/autoconf.h as suggested by Ulf. That doesn't really make a difference, but it feels better :) * If include/asm-$(ARCH)/offset.h doesn't exist during a "make dep", create an empty one so that the dependecies are built correctly. That seems to be the correct fix. * Added a mrproper target to arch/$(ARCH)/tools/Makefile so that "make dep clean vmlinux" works. include/asm-$(ARCH)/offset.h is now beeing deleted with a "make mrproper". * While beeing at it, I added a mrproper target in arch/$(ARCH)/boot/Makefile as well. I'd appreciate if someone with a working MIPS64 toolchain (hint, hint) could check if this works as expected for MIPS64. Toggling CONFIG_SMP should rebuild nearly the whole kernel without the need for a "make clean" or something like that.
* Some minor bugfixes:Harald Koerfgen1999-10-171-1/+3
| | | | | | | o Fix braino in lib/Makefile o Export __wbflush() and release_tc_card() for modules o DMA isn't limited on DECstations o remove elf2ecoff and addinitrd while "make clean"
* Merge with 2.3.10.Ralf Baechle1999-09-281-1/+0
|
* elf2ecoff works for DECstationsHarald Koerfgen1999-04-072-17/+79
|
* added addinitrd, a utility to generate kernels combined with a initrd imageThomas Bogendoerfer1999-03-134-67/+181
|
* removed old crapThomas Bogendoerfer1999-03-091-12/+4
| | | | inew target vmlinux.ecoff instead of zImage
* added endian conversion code; it's now possible to convert a big endian elfThomas Bogendoerfer1999-03-091-1/+147
| | | | | binary to a big endian ecoff binary on a little endian machine. To produce a ecoff Indy kernel do a "make boot" and pick up arch/mips/boot/vmlinux.ecoff
* build a ecoff kernel for Magnums instead of an a.out image for miloThomas Bogendoerfer1999-02-252-6/+504
|
* Merge with Linux 2.1.131 plus some more MIPS goodies.Ralf Baechle1999-01-031-8/+8
|
* o Merge with Linux 2.1.100.Ralf Baechle1998-06-301-1/+1
| | | | | | | | | | | | | | | | | | o Cleanup the machine dependencies of floppy and rtc. The driver for the Dallas thingy in the Indy is still missing. o Handle allocation of zero'd pages correct for R4000SC / R4400SC. o Page colouring shit to match the virtual and physical colour of all mapped pages. This tends to produce extreme fragmentation problems, so it's deactivated for now. Users of R4000SC / R4400SC may re-enable the code in arch/mips/mm/init.c by removing the definition of CONF_GIVE_A_SHIT_ABOUT_COLOURS. Should get them somewhat further - but don't shake to hard ... o Fixed ptrace(2)-ing of syscalls, strace is now working again. o Fix the interrupt forwarding from the keyboard driver to the psaux driver, PS/2 mice are now working on the Indy. The fix is somewhat broken as it prevents generic kernels for Indy and machines which handle things different. o Things I can't remember.
* Make the default configurations (RM200C / Acer PICA) compile.Ralf Baechle1998-05-071-1/+1
|
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-171-1/+3
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Part #2 merging back my changes ...Ralf Baechle1997-12-011-0/+1
|
* Merge to 2.1.38.Miguel de Icaza1997-08-061-1/+0
| | | | | | | | | | | IMPORTANT NOTE: I could not figure out what information is the one that should be used for the following files (ie, those that were in our tree, or those that came from Linus' patch), please, check these: include/asm-mips/jazz.h include/asm-mips/jazzdma.h include/asm-mips/ioctls.h
* Remove the files for now; compressed kernels were never functional.Ralf Baechle1997-07-2411-2191/+0
|
* Remove the copy of the Milo sources in the kernel sources.Ralf Baechle1997-07-243-594/+0
|
* Ooops, ignore mkboot, not mkdep.Ralf Baechle1997-06-081-1/+1
|
* Don't archive the mkboot and zImage binaries.Ralf Baechle1997-06-011-1/+1
|
* Initial revisionRalf Baechle1997-06-012-5/+9
|
* Import of Linux/MIPS 2.1.36Ralf Baechle1997-04-292-3/+0
|
* Import of Linux/MIPS 2.1.14.2Ralf Baechle1997-03-256-35/+40
|
* Import of Linux/MIPS 2.1.14Ralf Baechle1997-01-075-32/+689
|
* Import of Linux/MIPS 1.3.0Ralf Baechle1995-11-1416-387/+2833
|
* Import of Linux/MIPS 1.1.68Ralf Baechle1994-12-011-0/+387