- 20 Nov, 2010 1 commit
-
-
Jeffrey Lee authored
Detail: * Added VFPSupport SWI definition * Added some new industry standard file types * Aded some new sprite errors * Added install rule for C/C++ CD * Added support for machine-neutral builds Admin: Untested! Version 1.62, 4.162.2.14. Tagged as 'HdrSrc-1_62-4_162_2_14'
-
- 07 Nov, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: RISC OS now seems to work OK with NoUnaligned turned on, so for the moment we might as well have it turned on by default to help people detect potentially bad code. Admin: Tested on rev C2 beagleboard Version 1.62, 4.162.2.13. Tagged as 'HdrSrc-1_62-4_162_2_13'
-
- 06 Nov, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: Add two new macros to allow the loading of (un)signed halfwords from an array of halfwords, i.e. LDR(S)H $dest, [$array, $index, LSL #1] These shared macros help tidy up some code in the International & FontManager modules, code which needed to be changed to get the NoUnaligned build option working correctly. Admin: Tested on rev C2 beagleboard, with and without NoUnaligned. Macros are untested for the situation where unaligned loads are supported but LDRH is not; however the code produced should be identical to the code that the International & FontManager modules originally used. Version 1.62, 4.162.2.12. Tagged as 'HdrSrc-1_62-4_162_2_12'
-
- 17 Jul, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/Machine/Machine - The OMAP3 HAL will soon use the new HAL RTC API, so kernel probing of I2C for an RTC has been disabled. E2ROMSupport and RTCSupport descriptions have also been updated to more accurately describe what they control. Admin: Tested on rev C2 beagleboard Version 1.62, 4.162.2.11. Tagged as 'HdrSrc-1_62-4_162_2_11'
-
- 07 Jul, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/Proc - updated to version in main branch, containing the FRAMLDR/FRAMSTR macros required for compiling the latest version of the Filer Admin: Tested on rev C2 beagleboard Version 1.62, 4.162.2.10. Tagged as 'HdrSrc-1_62-4_162_2_10'
-
- 17 May, 2009 3 commits
-
-
Ben Avison authored
Detail: * LD macro updated to know about LDRH and LDRD instructions * LDW macro updated: safe to use on last word of a page; no longer enforces relative order of temporary registers; uses unaligned loads when possible; uses 1 fewer instructions if ARMv6 compatibility is not required; scheduled for XScale and Cortex-A8 Admin: Tested in an OMAP build on a rev B7 beagleboard Version 1.62, 4.162.2.9. Tagged as 'HdrSrc-1_62-4_162_2_9'
-
Ben Avison authored
Version 1.62, 4.162.2.8. Tagged as 'HdrSrc-1_62-4_162_2_8'
-
Ben Avison authored
Version 1.62, 4.162.2.7. Tagged as 'HdrSrc-1_62-4_162_2_7'
-
- 09 May, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: hdr/MEMM/VMSAv6 - Fix SetCop and ReadCop to be compatible with original ARM600 versions Admin: Tested on rev C2 beagleboard. Version 1.62, 4.162.2.6. Tagged as 'HdrSrc-1_62-4_162_2_6'
-
- 08 May, 2009 2 commits
-
-
Ben Avison authored
Detail: We're moving the OMAP port from using the generic Machine="32" setting so that the kernel can be build using VMSAv6 - and also so that other modules can be built to take advantage of post-ARMv4 CPU features. Admin: Not tested yet. Will require RiscOS/Env 1.06 to take advantage of this, but then you should be able to build an OMAP ROM unaltered from CVS. Version 1.62, 4.162.2.5. Tagged as 'HdrSrc-1_62-4_162_2_5'
-
Ben Avison authored
Version 1.62, 4.162.2.4. Tagged as 'HdrSrc-1_62-4_162_2_4'
-
- 06 May, 2009 1 commit
-
-
Ben Avison authored
Version 1.62, 4.162.2.3. Tagged as 'HdrSrc-1_62-4_162_2_3'
-
- 06 Mar, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: Makefile - add hdr.MEMM.VMSAv6 hdr.MEMM.VMSAv6 - Definitions for VMSAv6 page table structure and ARMv6/v7 CP15 flags Admin: Tested with appropriate RISC OS kernel under qemu-omap3 and rev B6 beagleboard Version 1.62, 4.162.2.2. Tagged as 'HdrSrc-1_62-4_162_2_2'
-
- 21 Feb, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: CB_ctype_WB_CR7_Lx - cache type #8 Admin: Change did not break header export procedure. The change is only capable of affecting new kernels that support the new cache type. Version 1.62, 4.162.2.1. Tagged as 'HdrSrc-1_62-4_162_2_1'
-
- 22 Dec, 2008 1 commit
-
-
Steve Revill authored
(HdrGen 1.77) Version 1.62. Tagged as 'HdrSrc-1_62'
-
- 20 Apr, 2008 1 commit
-
-
Steve Revill authored
DragAFile is now a public (Acorn) allocation for James Lampard. Version 1.61. Tagged as 'HdrSrc-1_61'
-
- 21 Mar, 2008 3 commits
-
-
Ben Avison authored
Detail: Imported public versions of the registration header files. These have all mentions of third-party allocations removed from them, and because these are new imports, there's nothing hiding in the revision history either. Admin: Manually inspected for sanity; we'll have to see how well it functions in a real build. Version 1.60. Tagged as 'HdrSrc-1_60'
-
Ben Avison authored
Detail: To allow public release of this component, sensitive header files have been moved out of the way. HdrSrc will in future only contain preprocessed versions of those files with confidential information filtered out. Admin: Not tested in a build yet. Version 1.59. Not tagged
-
Ben Avison authored
(which contains sensitive customer data).
-
- 04 Dec, 2005 1 commit
-
-
John Ballance authored
Detail: Admin: Version 1.59. Tagged as 'HdrSrc-1_59'
-
- 30 Aug, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.58. Tagged as 'HdrSrc-1_58'
-
- 16 Aug, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.57. Tagged as 'HdrSrc-1_57'
-
- 13 May, 2005 1 commit
-
-
John Ballance authored
Detail: Admin: Version 1.56. Tagged as 'HdrSrc-1_56'
-
- 29 Mar, 2005 1 commit
-
-
Steve Revill authored
Detail: Previous revision will not build an STB ROM. Admin: Not yet tested. Version 1.55. Tagged as 'HdrSrc-1_55'
-
- 21 Mar, 2005 2 commits
-
-
Kevin Bracey authored
Version 1.54. Tagged as 'HdrSrc-1_54'
-
Kevin Bracey authored
Version 1.53. Tagged as 'HdrSrc-1_53'
-
- 16 Mar, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.52. Tagged as 'HdrSrc-1_52'
-
- 25 Jan, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.51. Tagged as 'HdrSrc-1_51'
-
- 11 Nov, 2004 1 commit
-
-
Ben Avison authored
Now reinstated. Version 1.50. Tagged as 'HdrSrc-1_50'
-
- 29 Oct, 2004 3 commits
-
-
Ben Avison authored
Version 1.49. Tagged as 'HdrSrc-1_49'
-
Ben Avison authored
Version 1.48. Tagged as 'HdrSrc-1_48'
-
John Ballance authored
Detail: Admin: jb .. Version 1.47. Tagged as 'HdrSrc-1_47'
-
- 01 Jul, 2004 1 commit
-
-
Kevin Bracey authored
Version 1.46. Tagged as 'HdrSrc-1_46'
-
- 30 Jun, 2004 1 commit
-
-
Kevin Bracey authored
Version 1.45. Tagged as 'HdrSrc-1_45'
-
- 13 May, 2004 1 commit
-
-
Steve Revill authored
Detail: Merge of the latest 'Register' header files from Alan Glover. Admin: The previous headers cotained faults, so were never checked into cvs. These ones are OK so I'm merging them. Version 1.44. Tagged as 'HdrSrc-1_44'
-
- 06 May, 2004 1 commit
-
-
Kevin Bracey authored
* Changed Hdr:Debug not to rely on Hdr:Proc (to prevent some macro clashes). * Added Hdr:Machine.STB5 Version 1.43. Tagged as 'HdrSrc-1_43'
-
- 25 Feb, 2004 1 commit
-
-
James Byrne authored
Version 1.42. Tagged as 'HdrSrc-1_42'
-
- 02 Dec, 2003 1 commit
-
-
Ben Avison authored
Version 1.41. Tagged as 'HdrSrc-1_41'
-
- 12 Jun, 2003 1 commit
-
-
Robert Sprowson authored
Add Service_SCSIDriver Version 1.40. Tagged as 'HdrSrc-1_40'
-
- 25 Apr, 2003 1 commit
-
-
Robert Sprowson authored
Version 1.39. Tagged as 'HdrSrc-1_39'
-