- 02 Oct, 2015 1 commit
-
-
Robert Sprowson authored
The ROM build of TinyStubs has done nothing since version 0.07 (1998) except count how many clients it has and refuse to die if non zero. The last RAM set of Toolbox modules to use it was just before Expresso (Java Risc PC) in 1998 also. The Toolbox modules now make use of more functions than TinyStubs provided so can simply use the normal C libary. While 'tlink' (the special linker used to link against TinyStubs) is mentioned in passing in application note 280 it doesn't appear Acorn ever released it, plus there's no 32 bit version available. Tested over several months in an IOMD ROM. Version 6.74. Tagged as 'BuildSys-6_74'
-
- 01 Dec, 2013 1 commit
-
-
Robert Sprowson authored
Add RTC as an export on the Disc components (for NetTime) Retire BASICTrans, placing alphabetically pleasing BlendTable in its slot Version 6.35. Tagged as 'BuildSys-6_35'
-
- 20 Nov, 2013 1 commit
-
-
Robert Sprowson authored
Replace RTCAdjust with RTC in IOMD and Tungsten builds. Add RTC to OMAP3 and OMAP4 builds. Version 6.33. Tagged as 'BuildSys-6_33'
-
- 06 Oct, 2013 1 commit
-
-
Jeffrey Lee authored
Detail: ModuleDB - Added BlendTable Components/ROOL/BCM2835, IOMD32, OMAP4, OMAP4, S3C2440, S3C6410, Tungsten - BlendTable added to all ROMs for use by SpriteExtend Components/ROOL/Disc - BlendTable & InverseTable added to export stage in order to allow CFSI-JPEG to build Admin: OMAP3 ROM tested on BB-xM CFSI-JPEG tested on Iyonix Version 6.29. Tagged as 'BuildSys-6_29'
-
- 22 Dec, 2012 1 commit
-
-
Robert Sprowson authored
The only reference to NetUtils is where !InetSetup attempts to load it (silently ignoring any fail). It also outputs this command into "Internet.Startup" but after an RMEnsure of NetFS 5.79. Since these are ROM components files, and in every case NetFS 5.79 is present, NetUtils is redundant. !InetSetup should continue as before since it is part of the universal boot sequence and may find itself on a machine with an older NetFS. Also - moved RTCAdjust up into alphabetical order (this handily keeps the module numbering the same for Tungsten & IOMD as a side effect). Version 6.05. Tagged as 'BuildSys-6_05'
-
- 03 Oct, 2012 1 commit
-
-
Robert Sprowson authored
The component name had an uppercase 'B' which, through the use of the shared TBoxMake makefile in turn became its directory name in resourcefs. However, with non UK territory the string collation rules would not match this and the Iconbar module would die on init. Fixes ticket #318. Version 5.99. Tagged as 'BuildSys-5_99'
-
- 02 Sep, 2012 1 commit
-
-
Robert Sprowson authored
Make use of it for the ROMs which include BootCommands Version 5.90. Tagged as 'BuildSys-5_90'
-
- 30 Aug, 2012 1 commit
-
-
Robert Sprowson authored
Version 5.84. Tagged as 'BuildSys-5_84'
-
- 07 Jun, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/BCM2835, OMAP3, OMAP3Live, OMAP4, S3C2440, S3C6410 - Removed listings of USB driver debug options now that all that's needed is a simple "DEBUG=TRUE". Removed obsolete RHENIUM options. Disabled building/export of unnecessary drivers. Admin: OMAP3 & BCM2835 ROMs tested. Others untested. Version 5.63. Tagged as 'BuildSys-5_63'
-
- 05 Jun, 2012 1 commit
-
-
Jeffrey Lee authored
Fix OMAP4, S3C build errors due to Kernel dependency on new header export. Bring OMAP3Live ROM modules in line with OMAP3. Detail: Components/ROOL/OMAP4, S3C2440, S3C6410 - Add SerialDeviceSupport to export phase in order to get Hdr:SerialOp Components/ROOL/OMAP3Live - Add SerialDeviceSupport & SerialMouse to ROM Admin: Untested! Version 5.61. Tagged as 'BuildSys-5_61'
-
- 26 May, 2012 1 commit
-
-
Robert Sprowson authored
Moved SharedSnd up to the other sound modules, partly to group by function, but mostly so Freeway/ShareFS don't change position as they're commonly unplugged. Version 5.57. Tagged as 'BuildSys-5_57'
-
- 28 Apr, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Added UnSqzAIF to IOMD32, OMAP3, OMAP3Live, OMAP4, S3C2440, S3C6410 and Tungsten ROM images, to protect against the squeeze 5.03-5.08 bug. Even though the bug hasn't been seen on all platforms, there's no harm in taking precautions against it. Added UnSqzAIF to PlingSystem, for 3.70+ Admin: New version of UnSqzAIF tested in softload form on Iyonix OMAP3 ROM & PlingSystem build OK, others untested Version 5.52. Tagged as 'BuildSys-5_52'
-
- 04 Feb, 2012 1 commit
-
-
Robert Sprowson authored
Do actively report when the CMHG file is deleted in CModule. Add PRISMLIB to the available module libraries. Components files updated to pass USB driver switches via CDEFINES not CFLAGS. Tested with OMAP3 ROM build, other components files modified by eye but not tested. Version 5.39. Tagged as 'BuildSys-5_39'
-
- 31 Jul, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/IOMD32, Components/ROOL/OMAP3, Components/ROOL/S3C2440, Components/ROOL/S3C6410,Components/ROOL/Tungsten - Now all use romlinker as their joiner instead of BigSplit2. Required change so that the new kernel can find the ROM build date in the ROM footer. Components/ROOL/OMAP3 - Use noimagesize option to prevent the ROM image size being poked into the ROM/HAL at offset &60 Admin: OMAP & Tungsten ROMs built and tested. Before my romlinker changes, romlinker was producing identical images to BigSplit2, so there shouldn't be any critical bugs lurking in the code. Version 5.19. Tagged as 'BuildSys-5_19'
-
- 04 Jun, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/S3C2440, Components/ROOL/S3C6410 - Corrected Messages location. Added VFPSupport as "EXP" to allow Wimp to build. Speculatively switched from SoundDMA to SoundDMA_Tungsten, as both Samsung chips use AC97 audio. Removed unneeded MUSBDriver entries, OMAPVideo, and obsolete DADebug options. ImageName/SysMap - Added new entry for ARM11ZF machine type Admin: Tested with building S3C2440 & S3C6410 ROMs. No runtime tests performed. Version 5.17. Tagged as 'BuildSys-5_17'
-
- 03 Jun, 2011 1 commit
-
-
Ben Avison authored
Admin: Based on a code submission by Tom Walker Version 5.16. Tagged as 'BuildSys-5_16'
-
- 22 May, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3 - Kernel is now at FC018000, i.e. 96K offset instead of 64K. Admin: Needed for my next batch of checkins to work. Also temporarily breaks OMAP3 builds until I'm done checking in. Version 5.15. Tagged as 'BuildSys-5_15'
-
- 25 Nov, 2010 1 commit
-
-
Jeffrey Lee authored
Version 5.04. Tagged as 'BuildSys-5_04'
-
- 23 Jun, 2010 1 commit
-
-
Jeffrey Lee authored
Version 5.02. Tagged as 'BuildSys-5_02'
-
- 23 Mar, 2010 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3 - Updated components file to enable OMAPVideo debugging by default, to help try and track down video issues on IGEP boards Admin: Tested in OMAP ROM on rev C2 beagleboard Version 5.00. Tagged as 'BuildSys-5_00'
-
- 01 Mar, 2010 1 commit
-
-
Jeffrey Lee authored
Detail: SCSIFiler is now no longer dependent on ADFSFiler's resources, so there's no point including ADFSFiler in the ROM image. Admin: Tested on rev C2 beagleboard Version 4.99. Tagged as 'BuildSys-4_99'
-
- 28 Feb, 2010 1 commit
-
-
Jeffrey Lee authored
Version 4.98. Tagged as 'BuildSys-4_98'
-
- 30 Jan, 2010 1 commit
-
-
Jeffrey Lee authored
Version 4.96. Tagged as 'BuildSys-4_96'
-
- 16 Jan, 2010 1 commit
-
-
Jeffrey Lee authored
Version 4.95. Tagged as 'BuildSys-4_95'
-
- 28 Nov, 2009 1 commit
-
-
Jeffrey Lee authored
Version 4.93. Tagged as 'BuildSys-4_93'
-
- 28 Oct, 2009 1 commit
-
-
Ben Avison authored
Detail: Binary blob of this module in CVS has been ARMv6-safe since May. Admin: Untested as yet - about to try a ROM autobuild... Version 4.92. Tagged as 'BuildSys-4_92'
-
- 22 Oct, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: RTSupport is now required to build SCSISoftUSB and (more importantly) included in the ROM image to enable the USB optimisations. Admin: Tested on rev C2 beagleboard Version 4.87. Tagged as 'BuildSys-4_87'
-
- 30 Sep, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: Thanks to the working !Boot sequence I've been able to finally test networking. As a result, the full set of networking modules are now enabled for OMAP3 ROM builds. Admin: Tested on rev C2 beagleboard with ARMv7-safe copy of EtherUSB. InetSetup, Ping, and ShareFS seemed to behave themselves. Version 4.84. Tagged as 'BuildSys-4_84'
-
- 17 Jul, 2009 1 commit
-
-
Jeffrey Lee authored
Update CModule makefile fragment to use a default RESFSDIR if required. Add IIC module to OMAP3 components file. Detail: Makefiles/CModule - makefile fragment now generates a default RESFSDIR value in an identical way to the AAsmModule fragment, easing migration of makefiles to the fragment system. Components/ROOL/OMAP3 - IIC module has been added to ROM image Admin: Tested on rev C2 beagleboard Version 4.80. Tagged as 'BuildSys-4_80'
-
- 12 Jul, 2009 1 commit
-
-
ROOL authored
Admin: Tested in a TungstenDev build on an Iyonix Author: srevill Version 4.79. Tagged as 'BuildSys-4_79'
-
- 02 Jul, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: ModuleDB - Added entry for new MUSBDriver module Components/ROOL/OMAP3 - Add MUSBDriver module to build. Add commented out lines for DADebug, debug versions of USB modules (saves me the hassle of remembering the right options all the time!) Admin: Tested on Rev C2 beagleboard Version 4.78. Tagged as 'BuildSys-4_78'
-
- 26 Jun, 2009 1 commit
-
-
Ben Avison authored
Detail: * Updates to CModule makefile fragment to reduce the number of OS-specific rules in main Makefiles: + Added (RAM|ROM)(C|ASM)DEFINES variables. These allow the calling makefile to specify additional defines for RAM or ROM builds of C or assembler source files respectively. Traditionally this was done by having separate object files for RAM and ROM corresponding at least to whichever source file was responsible for interfacing with ResourceFS, but this requires messy additional rules. With this new approach, it is necessary to clean the component when switching between RAM and ROM builds, but I don't think this will affect many people's workflows. + Added CMHGDEPENDS. This should be used to specify which object files need a static dependency upon the h file autogenerated from the cmhg file. It should be specified in the usual form for object files passed to CModule - with neither an o. prefix nor a .o suffix. * Added TBOXINTLIB to ModuleLibs makefile fragment. * AsmUtils, HdrSrc, TCPIPheaders, ToolboxLib and UnicodeLib all upgraded in ModuleDB from EXP to ASM or C components, to permit them to be built in the install phase. As a result, those other Components files that didn't already do so now need to override this back to -type EXP. * BuildHost Components file edited to reflect the fact that binaof, binasm, modgen and ResGen now have separate install phases for executables and Docs files. Admin: The new Components file uses various components that are not publicly released, so it can only sensibly be used internally by ROOL. However, it's more convenient for us to keep it alongside the other Components files - and it also serves as an illustration of how to do a disc build. Version 4.77. Tagged as 'BuildSys-4_77'
-
- 10 May, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3 - Enabled building of ROM apps, SCSIFiler, etc. to allow a functional desktop environment to be used. Admin: Tested on rev C2 beagleboard. Version 4.72. Tagged as 'BuildSys-4_72'
-
- 09 May, 2009 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3 - Many modules are now enabled for compilation. Rev C beagleboards should now have USB EHCI support, including support for USB keyboard, mouse and mass storage (via SCSIFS/DOSFS). Remember to disable DebugTerminal in Kernel.hdr.Options if you want USB keyboard input to work. Admin: Tested on rev C2 beagleboard. Shouldn't adversely affect older beagleboards that lack working USB host ports. Version 4.71. Tagged as 'BuildSys-4_71'
-
- 27 Jan, 2009 1 commit
-
-
Ben Avison authored
Detail: * Added new components file * Added entry for new HAL in the ModuleDB * Minor tweak to Makefiles:CModule so HALs can use shared Makefiles: no longer assumes that all callers wil have a non-null CMHGFILE Admin: Used in a test build Version 4.68. Tagged as 'BuildSys-4_68'
-