summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
1997-06-25Sigh, Revert changes to endian.h - it was all confusion due to incorrectgrr
1997-06-25Big endian HTON?() macros should be (void)(x).Jason Downs
1997-06-24change like sparc/include/endian.hgrr
1997-05-22dont used ipkdb, doesn't configure currently.Dale S. Rahn
1997-05-21build ofwboot, this is the "new" boot program, boot.ppc probably willDale S. Rahn
1997-05-20powerpc port does not use genassym.c anymore, do not attempt toDale S. Rahn
1997-05-05This is not getting picked up from ../Makefile.incDale S. Rahn
1997-05-05only build one version of the libraries.Dale S. Rahn
1997-05-05add Extended partition id.Dale S. Rahn
1997-05-01nice rd attach msgTheo de Raadt
1997-04-30Newer bootloader from netbsd. This should work with non MCG FirmworksDale S. Rahn
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-18Use the new genassym.cf method of generating the assym.h file.Dale S. Rahn
1997-04-17Apple's firmware returns 0 from OF_read(stdin,)briggs
1997-04-07unconfuse partition/block sizing stuffTheo de Raadt
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-04-01Check in some changes hiding in my tree.Dale S. Rahn
1997-03-21Yet more DDB type correctnessNiklas Hallqvist
1997-03-21New FIXUP_PC_AFTER_BREAK convention from NetBSDNiklas Hallqvist
1997-02-28Add missing _MACHINE & _MACHINE_ARCH defines + some RCS IdsNiklas Hallqvist
1997-02-27Fix MAXBUFCACHE changes.Dale S. Rahn
1997-02-24for generic case, use dk_mountroot not special hacksTheo de Raadt
1997-02-24implement BUFCACHEPERCENT and take care with kva spaceTheo de Raadt
1997-02-18Add the necessary pieces to boot on a PowerMAC, does not currently work,Dale S. Rahn
1997-02-18Add the note object to the executable.Dale S. Rahn
1997-02-18Add note file to elf executable to tell firmware what mode to boot in.Dale S. Rahn
1997-02-18Ok, these are more stragglers in my source tree. These changes were necessaryDale S. Rahn
1997-02-06Add zlib support for booting gzipped kernels.Dale S. Rahn
1997-02-06PowerPC pieces for ramdisk (rd) changes this is adds majors,Dale S. Rahn
1997-02-05Fixups of the siginfo code changes.Dale S. Rahn
1997-02-05Siginfo changes.Dale S. Rahn
1997-01-27remove items that are no longer an issue.Dale S. Rahn
1997-01-27Patches file can be removed. All change necessary to build powerpcDale S. Rahn
1997-01-27Fix another 16 bit operation on a 32 bit quantity.Dale S. Rahn
1997-01-26Change to fix bug with constant handling in locore.Dale S. Rahn
1997-01-26change default data limit so that source build will work without modifications.Dale S. Rahn
1997-01-22Current status.Dale S. Rahn
1997-01-22example fdisk and disklabel information in the Installation instructions.Dale S. Rahn
1997-01-21Fix problems pointed out by Andrew Cagney,Dale S. Rahn
1997-01-20ifdef the RB_TIMEBAD change,Dale S. Rahn
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-15Well, actually this seemed to be a bug in generic code, thatDale S. Rahn
1997-01-15Add DESTDIR support for crt{begin,end}.o (powerpc only so far)Niklas Hallqvist
1997-01-13Important change to the installation notes.Dale S. Rahn
1997-01-13Misc installation notes for installing the powerpc port.Dale S. Rahn
1997-01-09Now that ELF symbols are working (not leading '_'), dont put themDale S. Rahn
1997-01-09Closing down on the last few differences between the build areaDale S. Rahn
1997-01-09Fix the SALIB dependancies correctly so that it builds and locatesDale S. Rahn
1997-01-09ignore new kernelDale S. Rahn
1997-01-09minimal kernel to fit on kc boot floppy.Dale S. Rahn