2011-05-08 |
mcayland | Fix the Forth boot word if the current package is not...
|
commit | commitdiff | tree |
2011-05-06 |
mcayland | Disable mixing of DMA and FIFO messages in the Solaris...
|
commit | commitdiff | tree |
2011-04-27 |
mcayland | Fix up LANCE ethernet DMA mapping under Solaris 8 on...
|
commit | commitdiff | tree |
2011-04-27 |
mcayland | Set properties to disable carrier detection on the...
|
commit | commitdiff | tree |
2011-04-22 |
mcayland | Implement new v3_memalloc romvec interface for allocating...
|
commit | commitdiff | tree |
2011-04-08 |
mcayland | Enforce physical alignment based upon size for the...
|
commit | commitdiff | tree |
2011-02-18 |
mcayland | Fix level 14 and level 10 timers under Solaris 8 on...
|
commit | commitdiff | tree |
2011-02-08 |
mcayland | OFMEM: Fix bogus tail entry added to the end of the...
|
commit | commitdiff | tree |
2011-02-08 |
mcayland | OFMEM: Fix missing ofmem_update_translations() calls.
|
commit | commitdiff | tree |
2011-02-08 |
mcayland | Fix up /virtual-memory reg property on SPARC32.
|
commit | commitdiff | tree |
2011-02-08 |
mcayland | Explicitly claim physical and virtual memory used by...
|
commit | commitdiff | tree |
2011-02-08 |
mcayland | Switch SPARC32 to use 2 address cells for addresses...
|
commit | commitdiff | tree |
2011-02-08 |
mcayland | Delegate construction of memory "available" property...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Add extra debugging to display the parameters being...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Register SPARC32 auxio device and correctly encode...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Fix the FMT_cell and FMT_ucell definitions for SPARC32.
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Switch remaining SPARC32 code over to OFMEM.
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Switch all SPARC32 devices over from the private map_io...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Implement ofmem_map_io() within OFMEM as a function...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Introduce ofmem_arch_io_translation_mode() to allow...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Remove the existing map_page() function and instead...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Switch SPARC32 over to use OFMEM's malloc()/free()...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Add ofmem_init() function to openbios.c taking into...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Switch IOMMU posix_memalign() calls over to ofmem_posix_mema...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Switch SPARC32 page tables over to use OFMEM's ofmem_posix_m...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Alter the SPARC32 entry.S file to allow extra space...
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Reduce memory of the Forth machine to 16k.
|
commit | commitdiff | tree |
2011-01-02 |
mcayland | Change the SPARC32 build system so that OFMEM is now...
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Fix ofmem_posix_memalign() so that it also enforces...
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Change OFMEM to allocate memory from the top of RAM...
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Introduce ofmem_arch_get_phys_top() for specifying...
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Alter ofmem_posix_memalign() so that the resulting...
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Introduce va2pa() and pa2va() functions for PPC for...
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Introduce ofmem_posix_memalign() function for arbitrary...
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Fix alignment of memory allocated by OFMEM's ofmem_malloc().
|
commit | commitdiff | tree |
2010-12-30 |
mcayland | Remove inline declaration from existing va2pa() and...
|
commit | commitdiff | tree |
2010-12-28 |
mcayland | Move pa2va() and va2pa() inline functions from the...
|
commit | commitdiff | tree |
2010-10-30 |
mcayland | Alter SPARC32 memory routines so that they also update...
|
commit | commitdiff | tree |
2010-10-28 |
mcayland | Change SPARC32 memory allocator to allocate memory...
|
commit | commitdiff | tree |
2010-10-24 |
mcayland | Reduce SPARC32 stack space since otherwise compiling...
|
commit | commitdiff | tree |
2010-10-24 |
mcayland | Commit more readable version of obp_fortheval_v2 as...
|
commit | commitdiff | tree |
2010-10-24 |
mcayland | Use wrappers around all romvec functions on SPARC32...
|
commit | commitdiff | tree |
2010-10-18 |
mcayland | Fix the placing of Forth arguments on the stack when...
|
commit | commitdiff | tree |
2010-10-17 |
mcayland | Fix comment typo from r896 as pointed out by Andreas.
|
commit | commitdiff | tree |
2010-10-17 |
mcayland | Fix up the new 2>r, 2r> and 2r@ words.
|
commit | commitdiff | tree |
2010-10-16 |
mcayland | Add Forth words 2>r, 2r> and 2r@ as described in the...
|
commit | commitdiff | tree |
2010-10-16 |
mcayland | Force any errors in the CIF interpret word to reset...
|
commit | commitdiff | tree |
2010-10-16 |
mcayland | When booting from disk, an explicit :a slice is required...
|
commit | commitdiff | tree |
2010-10-16 |
mcayland | Replace hardcoded value with the correct constant from...
|
commit | commitdiff | tree |
2010-10-16 |
mcayland | Change OFMEM so that the generated available, physical...
|
commit | commitdiff | tree |
2010-10-05 |
mcayland | Fix the MMU TLB miss handlers so that they no longer...
|
commit | commitdiff | tree |
2010-10-03 |
mcayland | Implement va>tte-data defer word for the MMU TLB miss...
|
commit | commitdiff | tree |
2010-10-03 |
mcayland | Implement the "to" Forth word for setting defers. This...
|
commit | commitdiff | tree |
2010-10-03 |
mcayland | Implement pgmap@ for SPARC64 since it is required for...
|
commit | commitdiff | tree |
2010-10-02 |
mcayland | Solaris 9 kernel needs more memory during startup.
|
commit | commitdiff | tree |
2010-10-02 |
mcayland | Allow context-switching within the MMU TLB miss handlers...
|
commit | commitdiff | tree |
2010-10-01 |
mcayland | Increase IMAGE_STACK_SIZE to 16K from 8K.
|
commit | commitdiff | tree |
2010-09-29 |
mcayland | Prettify the whitespace placement.
|
commit | commitdiff | tree |
2010-09-29 |
mcayland | When DEBUG_CIF is defined, a serial message of the...
|
commit | commitdiff | tree |
2010-08-25 |
mcayland | Alter the MMU properties as suggested by the UltraSPARC...
|
commit | commitdiff | tree |
2010-08-22 |
mcayland | The Solaris 9 Fcode boot block relies on the assumption...
|
commit | commitdiff | tree |
2010-08-22 |
mcayland | Fix bug in SPARC64 CIF claim function - previously...
|
commit | commitdiff | tree |
2010-08-21 |
mcayland | Alter (encode-bootpath) so that it processes a string...
|
commit | commitdiff | tree |
2010-08-11 |
mcayland | Commit better SPARC32 fix for obp_devclose().
|
commit | commitdiff | tree |
2010-08-11 |
mcayland | Revert commit r850 - on reflection, keeping a separate...
|
commit | commitdiff | tree |
2010-08-11 |
mcayland | Fix up obp_devclose on SPARC32 - Forth's close-dev...
|
commit | commitdiff | tree |
2010-08-07 |
mcayland | Bind the (go) function into the C equivalent go function...
|
commit | commitdiff | tree |
2010-08-07 |
mcayland | Stop openbios-unix from crashing when auto-boot? is...
|
commit | commitdiff | tree |
2010-08-04 |
mcayland | Improve packages/mac-parts partition detection for...
|
commit | commitdiff | tree |
2010-08-01 |
mcayland | Rework the OpenBIOS internals so that boot, load and...
|
commit | commitdiff | tree |
2010-07-31 |
mcayland | Fix the SCSI block driver so that it doesn't leave...
|
commit | commitdiff | tree |
2010-07-31 |
mcayland | For some reason, the floppy alias is never registered...
|
commit | commitdiff | tree |
2010-07-31 |
mcayland | Fix the bootinfo loader so that it will correctly accept...
|
commit | commitdiff | tree |
2010-07-25 |
mcayland | Create a C wrapper around the Forth key word to be...
|
commit | commitdiff | tree |
2010-07-13 |
mcayland | Fix a thinko in packages/mac-parts and then rework...
|
commit | commitdiff | tree |
2010-07-11 |
mcayland | Fix incorrect CONFIG constant in init.c.
|
commit | commitdiff | tree |
2010-07-11 |
mcayland | Remove /packages/misc-files since it is no longer required...
|
commit | commitdiff | tree |
2010-07-11 |
mcayland | Fix bug in dir path parsing on HFS filesystems.
|
commit | commitdiff | tree |
2010-07-11 |
mcayland | Switch dir over to use the new static filesystem dir...
|
commit | commitdiff | tree |
2010-07-10 |
mcayland | Currently the dir word works by using /packages/misc...
|
commit | commitdiff | tree |
2010-07-04 |
mcayland | Move the grubfs filesystem handler into its own new...
|
commit | commitdiff | tree |
2010-07-04 |
mcayland | Fix incorrect interpretation of HFS seek function result...
|
commit | commitdiff | tree |
2010-07-04 |
mcayland | Move the ext2 filesystem handler into its own new package...
|
commit | commitdiff | tree |
2010-07-03 |
mcayland | Move the HFS filesystem handler into its own new package...
|
commit | commitdiff | tree |
2010-07-03 |
mcayland | Fix a couple of incorrect error codes in hfsp_files_open...
|
commit | commitdiff | tree |
2010-07-03 |
mcayland | Move the HFS+ filesystem handler into its own new package...
|
commit | commitdiff | tree |
2010-07-03 |
mcayland | Move the separate ISO9660 handler into a new /packages...
|
commit | commitdiff | tree |
2010-06-28 |
mcayland | Fix up SPARC32 boot from CDROM.
|
commit | commitdiff | tree |
2010-06-28 |
mcayland | Fix up NVRAM settings for boot-device and boot-args.
|
commit | commitdiff | tree |
2010-06-28 |
mcayland | Commit a couple of minor fixes to packages/nvram.c...
|
commit | commitdiff | tree |
2010-06-28 |
mcayland | Fix up parse word so that it can correctly handle empty...
|
commit | commitdiff | tree |
2010-06-27 |
mcayland | Move a.out loader into the new C load implementation...
|
commit | commitdiff | tree |
2010-06-27 |
mcayland | Move Forth loader into the new C load implementation.
|
commit | commitdiff | tree |
2010-06-27 |
mcayland | Switch Forth loader over to using an ihandle rather...
|
commit | commitdiff | tree |
2010-06-25 |
mcayland | Implement a basic C loader function in load.c that...
|
commit | commitdiff | tree |
2010-06-23 |
mcayland | ext2 magic is stored in little-endian format, not big...
|
commit | commitdiff | tree |
2010-06-23 |
mcayland | Fix up non-grub iso9660 filesystem, plus correct a...
|
commit | commitdiff | tree |
2010-06-15 |
mcayland | Fix partition string parsing code so that it correctly...
|
commit | commitdiff | tree |
2010-06-15 |
mcayland | Fix the HFSP probe function, plus also resolve an off...
|
commit | commitdiff | tree |
2010-06-09 |
mcayland | Fix up the majority of the non-grubfs filesystems from...
|
commit | commitdiff | tree |