summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-21palo 1.6 pick up other fail/restartv1.6Paul Bame1-0/+6
2004-05-18restart after more failure casesPaul Bame2-4/+4
2004-05-14botched a stylistic change from jejb\'s patchPaul Bame1-3/+3
2004-05-141.5v1.5Paul Bame2-3/+4
2004-05-14attempt recovery with 0-length cmdline (idea from Joel Soete)Paul Bame1-2/+3
2004-05-14BS/DEL and l(ls) from jejbPaul Bame3-42/+62
2004-05-14Make the backspace work on a serial consoleJames Bottomley1-1/+2
2004-05-14Added 'l' for list contents of current kernel directoryJames Bottomley4-37/+96
2004-05-131.4heisenPaul Bame2-2/+3
2004-05-13at least one heisenbug fixedPaul Bame1-3/+9
2004-05-06fix off-by-1 in error messagePaul Bame1-1/+1
2004-05-05better error checks courtesy Grant GrundlerPaul Bame3-6/+25
2004-05-04superficial changes to use named constants instead of numbers.Grant Grundler4-14/+18
2004-03-26more 1.4 tweeksPaul Bame2-4/+4
2004-03-26improvements to interactive command line handling -> 1.4v1.4Paul Bame3-37/+83
2003-12-30typoPaul Bame1-1/+1
2003-12-30add serial mux from rbradPaul Bame4-1/+51
2003-12-30JEJB patches added -- see debian/changelogv1.3Paul Bame11-30/+233
2003-06-30add uninstall make targetHelge Deller2-1/+13
2003-01-14recognize RAID partitionsv1.2Paul Bame2-1/+7
2003-01-14Add RAID to recognized partition types.Martin Petersen1-1/+2
2003-01-13Change ipl so that partition type 0xfd (software RAID) is allowed.Martin Petersen2-1/+10
2002-08-06commit 1.1v1.1Paul Bame2-2/+2
2002-08-06Mention that -c option can only take 127 bytes maximum.Carlos O'Donell2-0/+2
2002-08-06Changed the commandline check to "> 127", since we only support that :)Carlos O'Donell1-1/+1
2002-08-06Updated to show changes in 1.1preCarlos O'Donell1-0/+8
2002-08-06Updated to match changes for 1.1preCarlos O'Donell1-0/+25
2002-08-06had to remove this to make both x-compile and native compiler workPaul Bame1-75/+0
2002-08-06version = 1.1prePaul Bame1-1/+1
2002-07-28One must remember to update documents too! :)Carlos O'Donell1-0/+18
2002-07-28Took a snapshot of the required kernel headers to compile palo without the ne...Carlos O'Donell15-0/+3422
2002-07-28Removed linux/time.h requirement since it wasn't neededCarlos O'Donell1-1/+0
2002-07-28Removed kernel version checks (since we no longer rely on kernel headers). Re...Carlos O'Donell1-35/+0
2002-04-01tweek printed version number toov1.0Paul Bame2-3/+3
2002-04-01really nothing changed except the change logPaul Bame1-0/+9
2002-01-240.99, not 0.98v0.99Paul Bame2-3/+8
2002-01-24palo (0.98) unstable; urgency=lowPaul Bame3-2/+11
2002-01-12removed one space from a string :-)Helge Deller1-1/+1
2002-01-07read console path from pdc and convert it to sti=<io path>, if we are runningThomas Bogendoerfer3-1/+44
2001-12-31Load ramdisk from ext2 implementation from James Bottomleyv0.98Paul Bame4-0/+30
2001-11-19 * Adopt/adapt aboot-0.9 ext2 code (was from aboot-0.5)v0.97Paul Bame10-267/+406
2001-11-16Optimize reads for better boot performance -- not tested much yetPaul Bame5-50/+134
2001-11-15changes to make lintian happyPaul Bame5-14/+26
2001-11-08new palo-parameter "EISAIRQ", with descriptionHelge Deller1-1/+9
2001-11-020.96 changesv0.96Paul Bame1-0/+1
2001-11-02changes for 0.96Paul Bame1-2/+2
2001-11-020.96 ipl boot message changesPaul Bame6-37/+57
2001-10-26Testing commit mail script.Matt Taggart0-0/+0
2001-10-26testing mail scriptPaul Bame0-0/+0
2001-10-26testing CVS movePaul Bame0-0/+0
2001-10-26testing CVS movePaul Bame0-0/+0
2001-10-17Changes for 0.95 Debian releasev0.95Matt Taggart4-19/+17
2001-09-08add postinst/prermPaul Bame3-24/+124
2001-09-06Here's a completely crappy palo postinstall which handles changingPaul Bame1-0/+25
2001-09-06update docs to match --bootloaderPaul Bame4-10/+6
2001-09-06Default the value of --bootloader to the one shipped in the debianPaul Bame1-5/+8
2001-09-06 * Add support for symlinks so we can reference /boot/vmlinux in palo.confRichard Hirst14-195/+338
2001-07-11tweek to build with new dpkg-shlibdepsPaul Bame4-4/+11
2001-07-06 * Add a default ROOT option in case you want neither NFSROOT nor RAMDISK.Matthew Wilcox1-1/+3
2001-06-28Improve "Guess" logic for B/C/J-xxxx boxesPaul Bame5-4/+38
2001-06-20move non-interactive command line printing until after modificationsPaul Bame1-3/+2
2001-06-20 * Print boot command line even in non-interactive modePaul Bame3-5/+16
2001-06-14*** empty log message ***Paul Bame1-0/+3
2001-06-14When no TERM= on kern cmd line, add TERM=vt102 if serial and TERM=linux if STIPaul Bame1-1/+5
2001-06-14merged 0.92 changes from unstable branch to HEADPaul Bame15-366/+416
2001-06-13fix a broken tag part 2 of 2 (hopefully)Paul Bame2-11/+7
2001-06-13intelligent boot from 32 or 64 kernel when necessary, removed console= logic ...Paul Bame2-8/+12
2001-05-310.90->0.91 fix paritinoing problemPaul Bame3-5/+12
2001-05-15Added support for calling PDC/IODC in wide mode (i.e., for Superdome). PALOBjorn Helgaas8-110/+318
2001-05-14fixed bug #125 and did some tidying of outputPaul Bame7-67/+142
2001-05-11Resolve lintian problemsPaul Bame3-8/+7
2001-05-08Changed to a native Debian package, no upstreamPaul Bame6-11/+19
2001-03-21Use ".init" instead of ".text" to fixPaul Bame2-3/+3
2001-03-14Tested the wrong fix -- this should work better...Paul Bame1-5/+7
2001-03-13Improved an error message:Paul Bame1-2/+6
2001-03-13closes #74 -- difficulty booting using ramdisksPaul Bame1-2/+3
2001-02-18- changed palo-Makefile to give/show default STI font selectionHelge Deller1-1/+1
2001-02-14Commit the debian/rules which worked but which I hadn't yet committed.Paul Bame2-2/+8
2001-02-14Roll the revision from 0.85 to 0.86Paul Bame1-2/+2
2001-02-14Artificially prevent palo from using memory above 1G. This fixes the problemPaul Bame1-0/+10
2001-02-09Arrange for palo ipl to live at 3/4Mb aka 0x60000 instead of up at 5MbPaul Bame5-61/+93
2001-02-02Cleaning up the "cvs update" output.Grant Grundler3-0/+6
2001-01-23flag /etc/palo.conf as a config filePaul Bame1-0/+1
2001-01-22Fixed the , problem reported by Christoph Plattner <christoph.plattner@dot.at>Paul Bame1-1/+2
2001-01-21For the first cut palo has a /usr/share/doc/palo/palo.conf.examplePaul Bame1-1/+0
2001-01-19fix 'make clean'Paul Bame10-1/+163
2001-01-19choose compiler name based on machine name (auto-detect cross compilation)Paul Bame1-0/+4
2001-01-19make clean now removes mkbootablePaul Bame1-1/+1
2001-01-19small tweek to make cross-building a native version easierPaul Bame1-1/+1
2000-12-22autoselect console=ttyS0 if we configured serial console. STI consoleMatthew Wilcox1-1/+3
2000-12-13Added long versions of palo options (optional, change #define in palo.cPaul Bame10-90/+391
2000-11-21(probably) Fix PDC input console device selection.Paul Bame1-2/+2
2000-10-27use hppa-linux-ar not the native arPaul Bame1-1/+2
2000-10-26changed debugging stuffPaul Bame1-1/+8
2000-10-26made new text file from README.htmlPaul Bame1-230/+264
2000-10-16Fix include paths.Alan Modra2-2/+2
2000-09-23linux-2.3 --> linuxPaul Bame1-2/+2
2000-09-21what was I thinking?Paul Bame1-0/+1
2000-09-21diddle with typedef firmware_callPaul Bame2-4/+3
2000-09-21hmm, BITS_PER_LONG was undefinedPaul Bame1-1/+7
2000-09-18Um, that was embarassingPaul Bame1-1/+1
2000-09-13removed a bogus -I which can possibly pick up old header filesPaul Bame1-1/+1
2000-09-12Hacks to try to make this compile out of the box on HPUX.Paul Bame3-3/+18
2000-09-05prepare for upcoming changes in kernel's asm-parisc/pdc.hPaul Bame6-105/+104
2000-09-05Only re-do the build stamp (and re-link) when something has changed.Paul Bame2-17/+17
2000-08-31It's now possible to interactively edit longer kernel command lines.Paul Bame2-5/+87
2000-08-25A minor tweek which could allow palo to work with future firmwarePaul Bame1-2/+6
2000-08-25Oops. I was accidentally setting the default E bit to 1. This causesPaul Bame1-0/+1
2000-08-24Firmware now sets the default PSW W (wide) bit correctly.Paul Bame1-33/+38
2000-08-08Fixed broken include path for iplelfDave O'Neill1-1/+1
2000-07-14Added code to change the default W (width) bit based on whether thePaul Bame11-23/+108
2000-07-12Move changes from prototype branch to main line.Paul Bame25-232/+618
2000-07-12s/hppa1.1/hppa/Matthew Wilcox1-2/+2
2000-07-10use libgcc instead of milli.oMatthew Wilcox1-1/+1
2000-05-31*** empty log message ***Paul Bame1-5/+4
2000-05-30added "console=tty0" command-line for STI-consoleHelge Deller1-1/+10
2000-05-30sloppy off-by-one type errorPaul Bame1-2/+2
2000-05-30oops, fails on disks without an extended partition! Sorry sshackPaul Bame1-14/+17
2000-05-18Patch to support either ';' or '!' to start comments.Alan Modra1-31/+31
2000-03-28Thanks Alex Williamson for finding this!Paul Bame1-2/+2
2000-03-26updated to new binutils gas formatPaul Bame1-35/+35
2000-03-26fixed the makefile yet morePaul Bame1-1/+8
2000-03-24Change elf loaders to use vaddr, not paddr. Probably fixedPaul Bame4-11/+18
2000-03-24ELF64 stuff is close, but still brokenPaul Bame2-6/+2
2000-03-23ELF64 file loading added. Untested.Paul Bame1-1/+81
2000-03-22Hopefully the makefiles will work for more folks out of the box nowPaul Bame2-11/+15
2000-03-21ipl now strips kernel name and initrd= from command line it passes to linuxPaul Bame1-9/+27
2000-03-21updated README to describe ramdisk and kernel command linePaul Bame4-29/+70
2000-03-19cosmetic changesPaul Bame2-8/+8
2000-03-17I hate makefilesPaul Bame2-6/+6
2000-03-17Build/config info now in README/README.html and in Makefile commentsPaul Bame12-115/+321
2000-03-17split up the kernel commandline so you can override bits of itMatthew Wilcox1-3/+5
2000-03-16remove those pesky bld_info.h filesPaul Bame3-15/+0
2000-03-16added required steps in the linux source treePaul Bame1-2/+6
2000-03-15Updated README to mention bootp explicitly, in big letters, and early.Paul Bame4-232/+239
2000-03-14After some minor complaints I fixed the makefiles to use VPATHPaul Bame2-20/+9
2000-03-10Supply a textual README tooPaul Bame3-12/+228
2000-03-10Align that SP or PDC on C3000 hangs silently...Paul Bame2-4/+4
2000-03-09Repaired the ext2 4k block size bug.Paul Bame6-20/+38
2000-03-08palo works with both elf and som on x86Paul Bame3-17/+14
2000-03-08Got the wrong PAGE0 when using the real pdc.h -- fixedPaul Bame4-5/+9
2000-03-08somehow cvs forgot I removed these...Paul Bame27-4279/+0
2000-03-08There's one file I forgotPaul Bame1-0/+154
2000-03-08Incorporated prumpf's byte order fixes and followed his idea toPaul Bame28-60/+3449
2000-03-07make the .depend useful for not just mePaul Bame2-346/+30
2000-03-03Fixed cold-boot problem on c360Paul Bame3-6/+53
2000-02-29Minor tweeks for easier use by others and integration with 'make palo'Paul Bame4-14/+347
2000-02-29ArghPaul Bame3-3/+3
2000-02-29cvs difficulties checking in new versionPaul Bame3-3/+3
2000-02-29checkin of rewritten paloPaul Bame32-0/+5264
2000-02-29Wholesale change, ready for rewritten paloPaul Bame17-2729/+0
2000-01-19Some hacks so this can run under the main Linux makefile, use 'make palo'Paul Bame1-2/+2
2000-01-18changed mklifimage for folks without . in their $PATHPaul Bame1-1/+1
2000-01-12folded in changes prumpf made in kernel treePaul Bame4-46/+4
1999-10-29*** empty log message ***Paul Bame5-32/+19
1999-10-28check for TOPDIR and don't assume . is in PATHPaul Bame1-2/+8
1999-10-28tweek makefilePaul Bame1-3/+1
1999-10-28Turned off the really pick GCC warnings.Paul Bame1-1/+2
1999-10-28*** empty log message ***Paul Bame2-2/+90
1999-10-28A few more things I forgotPaul Bame4-5/+233
1999-10-28left out by accidentPaul Bame1-0/+21
1999-10-28More cleanup, more needed! But this one'll work in interactive orPaul Bame3-49/+135
1999-10-27non-interactive loading works well, though doesn't attempt ramdisks yet.Paul Bame7-157/+296
1999-10-26*** empty log message ***Paul Bame1-0/+23
1999-10-26Initial version of new PALO boot loader, mostly stolen fromPaul Bame15-0/+2194