summaryrefslogtreecommitdiffstats
path: root/ipl
AgeCommit message (Expand)AuthorFilesLines
2023-05-30ipl: Fix debug option and initialize ok variableHelge Deller1-0/+8
2023-05-10ipl: Speed up printing the IPL menu on C8000 workstationHelge Deller1-10/+22
2023-05-10ipl: Fix argument pointer in real64_call_asmHelge Deller1-1/+1
2022-08-09ipl: Enable FPU and remove workaroundsHelge Deller6-41/+32
2022-08-08ipl: Add trailing "/" when listing directoriesHelge Deller1-2/+6
2022-08-08ext2: Make error message human readableHelge Deller1-1/+1
2022-08-08ipl/ext2: Fix block calculation and close file handleHelge Deller1-3/+5
2022-08-08ipl: Close file handles after usageHelge Deller1-0/+10
2022-08-08ipl: Add fileio_close() function to close file handlesHelge Deller2-0/+15
2022-08-05ipl: Improve error message handling for seekread()Helge Deller2-7/+8
2022-08-05ipl: Abort early if we know we will not reach the blockHelge Deller1-0/+7
2022-08-05ipl: Add check to avoid __udivdi3 and __umoddi3 in palo ipl codeHelge Deller1-1/+3
2022-08-05ipl: Avoid usage of 64-bit __udivdi3 millicode routine in ext2 codeHelge Deller1-6/+27
2022-08-05ipl: Avoid usage of __umoddi3 and __udivdi3 when printing numbersHelge Deller1-5/+24
2022-08-04ipl: Allow to boot beyond the 2GB disk limit (on most machines)Helge Deller10-78/+130
2022-08-04ipl: Use constants from pdc.hHelge Deller3-22/+14
2022-08-02ipl: Enhance "list partition" menu entry optionHelge Deller3-13/+25
2022-05-30ipl: Add hex prefix when printing segement load addressHelge Deller1-1/+1
2022-04-01Fix palo to list all entries from the /boot directoryHelge Deller1-2/+7
2020-12-29Fix manufacturing mode on C8000 commitHelge Deller1-18/+17
2020-12-29Add "m" option to enable manufacturing mode on C8000Helge Deller1-8/+31
2020-12-29Remove useless files from directory listingJames Bottomley1-0/+10
2020-05-30Update PARISC Linux homepageHelge Deller2-5/+5
2020-05-20ipl: Ensure no GCC builtins replace string functionsJeroen Roovers1-1/+1
2019-10-21ipl: Reduce ext4 debug outputHelge Deller1-1/+1
2019-08-15pdc.h: Sync with pdc.h header from Linux kernelHelge Deller1-0/+1
2019-08-05ext2: fix ext4 group cacheJames Bottomley1-1/+1
2019-08-02iplboot: Drop debug info about entry start and number of segmentsHelge Deller1-1/+2
2019-07-31Reduce size for .bssJames Bottomley1-6/+15
2019-07-07palo: place iplboot inside disk label if it's big enoughJames Bottomley1-2/+9
2019-07-07iplboot: add ext4 supportJames Bottomley1-7/+173
2019-07-07iplboot: update the ext2_fs.h headerJames Bottomley1-1/+41
2019-07-07iplboot: eliminate unused struct bootfsJames Bottomley2-64/+29
2019-07-03iplboot: Fix sprintf checkHelge Deller1-1/+1
2018-01-01Include palo version identifier in binary ipl codeHelge Deller2-1/+9
2018-01-01Fix up boot messages with regard to newline behaviourHelge Deller4-34/+45
2018-01-01Default to console=ttyS0 on rp34x0 machinesHelge Deller1-4/+8
2017-08-18Reduce debug outputHelge Deller2-4/+4
2017-08-18Prevent overwriting palo during kernel loadHelge Deller2-5/+37
2017-08-18Improve warnings when failing to read kernel via TFTPHelge Deller1-6/+18
2017-05-30palo v1.98 release, fixes console on rp34x0 machinesv1.98Helge Deller2-1/+49
2017-01-21Build iplboot on all arches with hppa-cross-gccHelge Deller1-1/+1
2016-10-08Provide private implementation for calloc()Helge Deller1-0/+8
2016-10-08Replace inline assembly which halts system by C codeHelge Deller1-2/+2
2015-02-18Add -fno-delete-null-pointer-checks compiler optionHelge Deller1-3/+1
2015-02-16Show http://www.parisc-linux.org instead of maintainer nameHelge Deller1-2/+2
2015-02-16Make the build reproducible (closes #778437)Helge Deller2-4/+8
2014-06-09Control-U key deletes whole lineHelge Deller1-0/+11
2014-04-10IPL: Prefer to load 64bit kernel over 32bit kernelHelge Deller1-8/+8
2013-10-29ignore path from e.g. 2/boot/vmlinux if file not foundHelge Deller1-3/+26
2013-10-29Drop CVS/RCS $Id tags - not useful in git.Helge Deller9-13/+0
2013-10-09Fix the main user interaction function to be able to handle upHelge Deller1-8/+22
2013-10-09Fix pdc_iodc_cout() function to be able to print out strings which areHelge Deller1-12/+16
2013-10-09printf() is now able to handle formatted strings of up to 4096 bytes.Helge Deller1-1/+1
2013-10-09Bugfix: If the initial string passed to enter_text() was longer thanHelge Deller1-2/+10
2013-10-09Increase command line length in bootsector from 127 to 1024 bytes.Helge Deller2-6/+8
2013-07-02make sure we print \r\n, not \n\rHelge Deller1-2/+3
2013-07-02The IPL boot loader sometimes drops a '\n' at the beginning of strings.Helge Deller1-1/+3
2013-07-02In order to avoid an ugly error message at runtime (during IPL loading) we needHelge Deller1-3/+5
2013-07-02Add support to read gzip-compressed Linux kernel images.Helge Deller5-7/+87
2013-06-11Add boot menu option "x" to reset/reboot the machine.Helge Deller4-1/+34
2013-06-11drop unneeded variable.Helge Deller1-2/+0
2013-06-11Better detection of hppa-linux-gcc 32bit cross compiler (e.g. running on 64bitHelge Deller1-6/+19
2007-09-121.15 was uploaded from CVS in error.v1.15LaMont Jones1-4/+1
2006-04-03make ELF32 and ELF64 loaders more similiar, other small fixups,Helge Deller1-1/+0
2006-01-02include userspace sanitized ext2_fs.h from e2fsprogsKyle McMartin1-0/+646
2006-01-02fix ext2 and compile against newer linux-kernel-headersv1.12Kyle McMartin1-5/+6
2005-12-28Fake out some definitions so that ext2.c compiles. Once we get a workingKyle McMartin1-0/+8
2005-12-28must specify sr register (3-bit field) when using ficKyle McMartin2-3/+3
2005-05-23remove -fwritable-stringsv1.8Paul Bame1-1/+1
2004-05-18restart after more failure casesPaul Bame1-3/+2
2004-05-14botched a stylistic change from jejb\'s patchPaul Bame1-3/+3
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 Bame1-39/+58
2004-05-14Make the backspace work on a serial consoleJames Bottomley1-1/+2
2004-05-14Added 'l' for list contents of current kernel directoryJames Bottomley3-37/+95
2004-05-13at least one heisenbug fixedPaul Bame1-3/+9
2004-05-04superficial changes to use named constants instead of numbers.Grant Grundler1-8/+10
2004-03-26improvements to interactive command line handling -> 1.4v1.4Paul Bame1-36/+74
2003-12-30typoPaul Bame1-1/+1
2003-12-30add serial mux from rbradPaul Bame3-1/+50
2003-12-30JEJB patches added -- see debian/changelogv1.3Paul Bame5-16/+49
2003-01-13Change ipl so that partition type 0xfd (software RAID) is allowed.Martin Petersen1-1/+2
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-01-24palo (0.98) unstable; urgency=lowPaul Bame1-0/+5
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 Bame3-0/+24
2001-11-19 * Adopt/adapt aboot-0.9 ext2 code (was from aboot-0.5)v0.97Paul Bame8-265/+402
2001-11-16Optimize reads for better boot performance -- not tested much yetPaul Bame3-48/+130
2001-11-020.96 ipl boot message changesPaul Bame4-36/+50
2001-09-06 * Add support for symlinks so we can reference /boot/vmlinux in palo.confRichard Hirst1-0/+108
2001-07-11tweek to build with new dpkg-shlibdepsPaul Bame2-3/+3
2001-06-28Improve "Guess" logic for B/C/J-xxxx boxesPaul Bame3-3/+30
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 Bame1-3/+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 Bame4-16/+82
2001-05-310.90->0.91 fix paritinoing problemPaul Bame1-3/+4
2001-05-15Added support for calling PDC/IODC in wide mode (i.e., for Superdome). PALOBjorn Helgaas6-104/+307
2001-05-14fixed bug #125 and did some tidying of outputPaul Bame2-34/+55
2001-05-11Resolve lintian problemsPaul Bame1-3/+1
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-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 Bame4-59/+91
2001-02-02Cleaning up the "cvs update" output.Grant Grundler1-0/+1
2001-01-19choose compiler name based on machine name (auto-detect cross compilation)Paul Bame1-0/+4
2000-12-13Added long versions of palo options (optional, change #define in palo.cPaul Bame1-1/+2
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-16Fix include paths.Alan Modra1-1/+1
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-05prepare for upcoming changes in kernel's asm-parisc/pdc.hPaul Bame5-104/+103
2000-09-05Only re-do the build stamp (and re-link) when something has changed.Paul Bame1-8/+9
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 Bame4-9/+86
2000-07-12Move changes from prototype branch to main line.Paul Bame8-49/+31
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-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-21ipl now strips kernel name and initrd= from command line it passes to linuxPaul Bame1-9/+27
2000-03-19cosmetic changesPaul Bame1-5/+5
2000-03-17I hate makefilesPaul Bame1-2/+0
2000-03-17Build/config info now in README/README.html and in Makefile commentsPaul Bame6-58/+161
2000-03-16remove those pesky bld_info.h filesPaul Bame1-10/+0
2000-03-15Updated README to mention bootp explicitly, in big letters, and early.Paul Bame1-4/+4
2000-03-14After some minor complaints I fixed the makefiles to use VPATHPaul Bame1-9/+5
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 Bame2-13/+23
2000-03-08Got the wrong PAGE0 when using the real pdc.h -- fixedPaul Bame3-2/+6
2000-03-08Incorporated prumpf's byte order fixes and followed his idea toPaul Bame13-0/+2220