- 03 Jun, 2017 1 commit
-
-
Jeffrey Lee authored
Detail: - ModuleDB - Define BASICVFP component - Components/ROOL/BCM2835, BCM2835Pico, OMAP3, OMAP3Live, OMAP4, OMAP5, Titanium, iMx6 - Add BASICVFP to ROM for all ARMv6+ machines Admin: BCM2835 build tested Requires BASIC-1_67, Library-1_91 Version 7.11. Tagged as 'BuildSys-7_11'
-
- 30 Jul, 2016 1 commit
-
-
ROOL authored
Detail: Ordering of FPE with respect to ScreenModes not important post ScrModes-0_55. Version 6.92. Tagged as 'BuildSys-6_92'
-
- 08 Nov, 2015 1 commit
-
-
Ben Avison authored
Detail: Rather than fill the Kernel sources with an ever-increasing number of platform-specific switches to control the default CMOS settings, this change introduces a variable which passes the requirements direct from the Components file to the Kernel. Since it uses a comma-separated list of address/value pairs, it is inherently extensible. All the symbolic names of addresses from Hdr:CMOS are available, and any valid objasm expression can be used for the value. Version 6.78. Tagged as 'BuildSys-6_78'
-
- 28 Oct, 2015 1 commit
-
-
Robert Sprowson authored
Previously located in the Kernel headers, now exported from GPIO. Version 6.76. Tagged as 'BuildSys-6_76'
-
- 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'
-
- 04 Jul, 2015 1 commit
-
-
Jeffrey Lee authored
Ensure FPEmulator is aware of zero page relocation. Keep zero page relocation disabled for iMx6 for now. Add ZeroPain to ModuleDB Detail: Components/ROOL/BCM2835, BCM2835Pico, OMAP3, OMAP3Live, OMAP4, S3C6410, Tungsten - Add "FPEANCHOR=High" to FPEmulator build options so that it uses the relocated FPEAnchor location instead of the old one. In the future FPEmulator will be fixed so that it doesn't use a hard-coded address, but for now we need to manually tell ROM versions where FPEAnchor is. Components/ROOL/iMx6 - Override the kernel's default decision and leave zero page relocation disabled. R-Comp can decide when it's a sensible time to enable it. ModuleDB - Add ZeroPain. The module isn't used in any components files yet, but it's good to list it here forthe sake of completeness. Admin: Tested with Iyonix ROM build Requires Kernel-5_35-4_79_2_268 for FPEAnchor setting to match reality Version 6.69. Tagged as 'BuildSys-6_69'
-
- 17 May, 2015 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3, Components/ROOL/OMAP3Live, Components/ROOL/OMAP4 - OMAPVideo-0_34 now requires the OMAP revision to be specified as a makefile parameter rather than via CDEFINES Admin: Tested on BeagleBoard, PandaBoard Required for OMAPVideo-0_34 to build Version 6.67. Tagged as 'BuildSys-6_67'
-
- 20 Jul, 2014 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/BCM2835, BCM2835Pico, IOMD32, OMAP3, OMAP3Live, OMAP4, Tungsten - Moved ScreenModes (+FPEmulator) to just before the video drivers, so that (once the EDID changes are submitted) the first mode change will be able to use EDID-derived mode timings instead of fixed ones. IOMD change is somewhat non-essential due to lack of EDID reading support, but keeps things consistent with the other ROMs. Also moved PandoraKey to be with the other keyboard (USB) drivers. Admin: Tested on BB-xM, Iyonix, Pandora, Raspberry Pi, RiscPC Version 6.47. Tagged as 'BuildSys-6_47'
-
- 26 Apr, 2014 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3, Components/ROOL/OMAP4 - Reintroduce SDCMOS to OMAP ROMs. Since SDCMOS 0.10 the module will no longer remain active if hardware CMOS is present, and so should be safe to include in the ROM without risk of poor performance/stability issues if people mistakenly have both hardware CMOS and a CMOS file. Admin: Tested on BB-xM Confirmed that CDMOS is only active if both hardware CMOS is absent and a CMOS file is present Version 6.41. Tagged as 'BuildSys-6_41'
-
- 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'
-
- 01 Jun, 2013 1 commit
-
-
Robert Sprowson authored
Version 6.18. Tagged as 'BuildSys-6_18'
-
- 31 Jan, 2013 1 commit
-
-
Robert Sprowson authored
TaskManager bravely steps into the void. This is now consistent with the defaults in Kernel-5_35-4_79_2_183. Version 6.08. Tagged as 'BuildSys-6_08'
-
- 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'
-
- 21 Nov, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: ModuleDB - Added BatMgrHAL. Point BatMgr at released souces instead of private ones. Components/ROOL/OMAP3, Components/ROOL/OMAP3Live - Added BatMgrHAL to ROM Admin: Tested on BB-xM, Pandora, TouchBook Version 6.04. Tagged as 'BuildSys-6_04'
-
- 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'
-
- 21 Sep, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: ModuleDB - Added PandoraKey entry Components/ROOL/OMAP3, Components/ROOL/OMAP3Live - Added PandoraKey to ROM. Currently at the end of the module chain since it seemed a bit uncooperative when I placed it further near the start Admin: Tested on Pandora, rev C2 BB, rev A2 BB-xM, rev C1 TouchBook Version 5.98. Tagged as 'BuildSys-5_98'
-
- 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 2 commits
-
-
Ben Avison authored
Version 5.64. Tagged as 'BuildSys-5_64'
-
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'
-
- 04 Jun, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3 - Added SerialDeviceSupport & SerialMouse to the ROM, as they should both be functional with the latest component versions Admin: Tested on rev A2 BB-xM Version 5.60. Tagged as 'BuildSys-5_60'
-
- 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'
-
- 19 May, 2012 1 commit
-
-
Robert Sprowson authored
EtherUSB added to components files for OMAP3. Version 5.56. Tagged as 'BuildSys-5_56'
-
- 06 May, 2012 1 commit
-
-
Robert Sprowson authored
Add FrontEnd to Disc image (in the 500 directory to avoid overwriting the 26 bit only copy in 310 as found in the PlingSystem distribution). Version 5.53. Tagged as 'BuildSys-5_53'
-
- 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'
-
- 23 Feb, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: ModuleDB - Added SDCreate entry Components/ROOL/OMAP3, OMAP3Live, OMAP4 - Install SDCreate to <Install$Dir>.ABRelease, so it can be picked up by the ABRelease component Admin: Tested with building & packaging OMAP3 ROM Version 5.45. Tagged as 'BuildSys-5_45'
-
- 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'
-
- 12 Jan, 2012 1 commit
-
-
Robert Sprowson authored
* Added components file to generate a !System * Binaries/Browse/BuildEnv/Disc/IOMD32/OMAP4/Printers/Tungsten add heading blocks and line stuff up * OMAP3 remove unused switch from FPEmulator * SysMap add mapping from Sovereign to 'V' * CTools extra qualifiers on some modules to get help right for modules in the 310 directory * AAsmModule when CMDHELP=None is in force you can infer that no international help is desired, therefore pass this as a switch to the module to allow it to remove the tokens from its help table (based on how the 'standalone' switch is done) Version 5.35. Tagged as 'BuildSys-5_35'
-
- 06 Dec, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/IOMD32, OMAP3, OMAP4, Tungsten - These ROMs now include the SharedSound module Admin: OMAP3 & Tungsten ROMs tested Version 5.29. Tagged as 'BuildSys-5_29'
-
- 29 Nov, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/OMAP3 - Added the DualSerial module to the ROM image. Admin: Tested on rev A2 BB-xM Version 5.26. Tagged as 'BuildSys-5_26'
-
- 20 Nov, 2011 1 commit
-
-
Jeffrey Lee authored
Detail: ModuleDB - Added entry for CDFSSoftSCSI Components/ROOL/OMAP3, Components/ROOL/OMAP4 - Added CDFSSoftSCSI to the OMAP ROM builds Components/ROOL/OMAP3 - Disable OMAPVideo debug output since it's no longer needed to try and help track down the black screen on boot issue Admin: Tested in OMAP3 ROM build Version 5.24. Tagged as 'BuildSys-5_24'
-
- 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'
-
- 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'
-