1. 19 Apr, 2021 1 commit
  2. 20 Apr, 2020 1 commit
    • Jeffrey Lee's avatar
      Add WindowScroll to ModuleDB + ROMs · 270182cd
      Jeffrey Lee authored
      Replace redundant AUNMsgs module with WindowScroll, to avoid unplugged
      modules being shuffled.
      
      Also remove rogue AcornURI from BCM2835 ROM.
      
      Version 7.44. Tagged as 'BuildSys-7_44'
      270182cd
  3. 28 Mar, 2020 1 commit
    • Robert Sprowson's avatar
      Shrink oversize HALs · afef5036
      Robert Sprowson authored
      Set the -at address to match reduced HAL size (from Env-1_43).
      Remove EnforceSCSI4 predefine from iMx6, there's no such switch in the Kernel, replace it with best guess as might have been: configure SCSI drive 4.
      afef5036
  4. 24 Jan, 2018 1 commit
    • ROOL's avatar
      Components file updates · 12d9d496
      ROOL authored
      Detail:
        Relocate AHCIDriver.
        Re-order the first few modules of iMx6 to match the other ROMs in light of ScreenModes dependency changes.
        Omit ZeroPain, this is provided in the download ZIP as a disc component.
        Omit EtherUSB - no sources in the products file so the build failed.
        Do run the ABRelease phase otherwise the autobuilder produces no output.
        Minor white space changes.
      
      Version 7.19. Tagged as 'BuildSys-7_19'
      12d9d496
  5. 16 Dec, 2017 1 commit
    • ROOL's avatar
      Skip EHCIHALLib export · fc23965b
      ROOL authored
      Detail:
        No longer a target of this component.
      
      Version 7.18. Tagged as 'BuildSys-7_18'
      fc23965b
  6. 30 Jul, 2017 1 commit
    • ROOL's avatar
      Repoint EHCIDriver & OHCIDriver · 05d133b1
      ROOL authored
      Admin:
        OHCIHeaders removed from ModuleDB.
        For those components that use the USBHAL add that to the EXP phase.
      
      Version 7.14. Tagged as 'BuildSys-7_14'
      05d133b1
  7. 03 Jun, 2017 1 commit
    • Jeffrey Lee's avatar
      Add BASICVFP to relevant ROMs · e27b4a3c
      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'
      e27b4a3c
  8. 12 Mar, 2017 1 commit
  9. 21 Jan, 2017 1 commit
  10. 20 Jan, 2017 2 commits
  11. 05 Dec, 2016 1 commit
  12. 08 Nov, 2015 1 commit
    • Ben Avison's avatar
      New method to control default CMOS settings · 9614326c
      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'
      9614326c
  13. 28 Oct, 2015 1 commit
    • Robert Sprowson's avatar
      Add GPIO for exports · b03d23d0
      Robert Sprowson authored
      Previously located in the Kernel headers, now exported from GPIO.
      
      Version 6.76. Tagged as 'BuildSys-6_76'
      b03d23d0
  14. 02 Oct, 2015 1 commit
    • Robert Sprowson's avatar
      Retire TinyStubs · 07bc8ead
      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'
      07bc8ead
  15. 04 Jul, 2015 1 commit
    • Jeffrey Lee's avatar
      Ensure FPEmulator is aware of zero page relocation. Keep zero page relocation... · 63d3686b
      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'
      63d3686b
  16. 10 Apr, 2014 1 commit
  17. 04 Apr, 2014 1 commit
    • John Ballance's avatar
      Updated to add iMx6 components and modules · 54e10c87
      John Ballance authored
      Detail:
        3 specific lines added into ModuleDB reflecting items in (currently) private branch
        iMx6 components file added
      Admin:
        J Ballance initial
      
      
      Version 6.39. Tagged as 'BuildSys-6_39'
      54e10c87
  18. 01 Dec, 2013 1 commit
    • Robert Sprowson's avatar
      Add BASIC[64] to the !System archive · a8288e52
      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'
      a8288e52
  19. 20 Nov, 2013 1 commit
  20. 06 Oct, 2013 1 commit
    • Jeffrey Lee's avatar
      Add BlendTable to ModuleDB & ROM images. Add BlendTable & InverseTable to Disc exports. · 08cfcd00
      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'
      08cfcd00
  21. 01 Jun, 2013 1 commit
  22. 31 Jan, 2013 1 commit
  23. 22 Dec, 2012 1 commit
    • Robert Sprowson's avatar
      Retire NetUtils · 46c0a1af
      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'
      46c0a1af
  24. 21 Nov, 2012 1 commit
    • Jeffrey Lee's avatar
      Add BatMgrHAL to ModuleDB & OMAP3 ROMs · fda274b4
      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'
      fda274b4
  25. 03 Oct, 2012 1 commit
    • Robert Sprowson's avatar
      Correction to case of Iconbar toolbox component · fef50df1
      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'
      fef50df1
  26. 21 Sep, 2012 1 commit
    • Jeffrey Lee's avatar
      Add PandoraKey to ModuleDB, OMAP3 ROMs · 52adfb95
      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'
      52adfb95
  27. 02 Sep, 2012 1 commit
  28. 30 Aug, 2012 1 commit
  29. 07 Jun, 2012 2 commits
    • Ben Avison's avatar
      Added the 4 SDFS modules and SyncLib to the OMAP3 builds · 1cad4c67
      Ben Avison authored
      Version 5.64. Tagged as 'BuildSys-5_64'
      1cad4c67
    • Jeffrey Lee's avatar
      Switch to simpler USB driver build options · 7c2f4fc6
      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'
      7c2f4fc6
  30. 04 Jun, 2012 1 commit
    • Jeffrey Lee's avatar
      Add SerialDeviceSupport & SerialMouse to OMAP3 ROM · c677628f
      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'
      c677628f
  31. 26 May, 2012 1 commit
  32. 19 May, 2012 1 commit
  33. 06 May, 2012 1 commit
    • Robert Sprowson's avatar
      Add switch to OMAPVideo driver. · 300da8fd
      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'
      300da8fd
  34. 28 Apr, 2012 1 commit
    • Jeffrey Lee's avatar
      Add UnSqzAIF to ROM images, PlingSystem · 3e2b4ea6
      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'
      3e2b4ea6
  35. 23 Feb, 2012 1 commit
    • Jeffrey Lee's avatar
      Update OMAP* component files to include SDCreate · dd7332f6
      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'
      dd7332f6
  36. 04 Feb, 2012 1 commit
    • Robert Sprowson's avatar
      Add optional CLEAN_DEPEND to the clean rule in CModule. · 940518eb
      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'
      940518eb
  37. 12 Jan, 2012 1 commit
    • Robert Sprowson's avatar
      Various changes · 3728b452
      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'
      3728b452
  38. 06 Dec, 2011 1 commit
    • Jeffrey Lee's avatar
      Add SharedSound to ROM images · eb4ecbcd
      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'
      eb4ecbcd