1. 08 Aug, 2012 1 commit
  2. 22 Jul, 2012 1 commit
  3. 21 Jul, 2012 2 commits
  4. 19 Jul, 2012 2 commits
  5. 16 Jul, 2012 1 commit
  6. 15 Jul, 2012 1 commit
  7. 04 Jul, 2012 1 commit
  8. 03 Jul, 2012 1 commit
  9. 17 Jun, 2012 1 commit
  10. 15 Jun, 2012 2 commits
  11. 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
  12. 05 Jun, 2012 2 commits
  13. 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
  14. 03 Jun, 2012 1 commit
    • Jeffrey Lee's avatar
      Add DWCDriver to ModuleDB, BCM2835 components file · 566fff9d
      Jeffrey Lee authored
      Detail:
        ModuleDB - Added DWCDriver
        Components/ROOL/BCM2835 - Added DWCDriver. Removed other USB drivers. Disabled SerKeyMouse since we shouldn't need it now USB is working.
      Admin:
        Tested in BCM2835 ROM
      
      
      Version 5.59. Tagged as 'BuildSys-5_59'
      566fff9d
  15. 29 May, 2012 1 commit
  16. 26 May, 2012 1 commit
  17. 19 May, 2012 2 commits
  18. 10 May, 2012 1 commit
    • Ben Avison's avatar
      Tweaks for BCM2835 build · 2e05257e
      Ben Avison authored
      Detail:
        * Updated location of HAL now it's in CVS
        * Moved SerKeyMouse module further up the module chain so it can be used if
          ROM init breaks beyond that point
        * Marked RPiFiles as a resources-only component
      Admin:
        Not tested yet
      
      Version 5.55. Tagged as 'BuildSys-5_55'
      2e05257e
  19. 07 May, 2012 1 commit
  20. 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
  21. 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
  22. 22 Apr, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix S3C6410 to build from clean · 9c06f949
      Jeffrey Lee authored
      Detail:
        Components/ROOL/S3C6410 - Even though FPEmulator currently isn't included in the ROM, we at least need to export the headers to allow several other components to build
      Admin:
        ROM now builds OK but untested at runtime
      
      
      Version 5.51. Tagged as 'BuildSys-5_51'
      9c06f949
  23. 21 Apr, 2012 1 commit
    • Robert Sprowson's avatar
      Move ADFS export down after FileCore. · de677bf9
      Robert Sprowson authored
      FileCore now generates "FileCoreErr" during exporting, and ADFS needs that for its exports (RamFS/SCSIFS are both alphabetically later than FileCore so don't suffer from that problem).
      Export from clean now has no errors for PlingSystem component.
      
      Version 5.50. Tagged as 'BuildSys-5_50'
      de677bf9
  24. 30 Mar, 2012 1 commit
  25. 21 Mar, 2012 1 commit
    • Jeffrey Lee's avatar
      Fix IOMD32 build failure · 23346c4c
      Jeffrey Lee authored
      Detail:
        Components/ROOL/IOMD32 - Move SCSIFS to end of components list. Must come after FileCore due to new dependency on FileCore headers.
      Admin:
        IOMD ROM built OK, but untested at runtime
      
      
      Version 5.48. Tagged as 'BuildSys-5_48'
      23346c4c
  26. 27 Feb, 2012 1 commit
  27. 25 Feb, 2012 1 commit
  28. 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
  29. 11 Feb, 2012 1 commit
    • Robert Sprowson's avatar
      Changes to OMAP4 components. · 2d9f3f26
      Robert Sprowson authored
      * Enable DualSerial
      * Turn off debug in video driver
      Requires OMAP4 HAL version 0.05.
      Submissions from Willi Theiss.
      
      Version 5.44. Tagged as 'BuildSys-5_44'
      2d9f3f26
  30. 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
  31. 21 Jan, 2012 1 commit
  32. 16 Jan, 2012 1 commit
    • Jeffrey Lee's avatar
      Add CLib to !System in disc image · f15b31f5
      Jeffrey Lee authored
      Detail:
        Components/ROOL/Disc - Added a RISC OS 5 compatible version of CLib to the !System installation. This allows the disc image to safely be used on versions of RISC OS 5 older than current.
      Admin:
        Disc image builds OK and CLib module works OK, but no testing of disc image itself was performed
      
      
      Version 5.37. Tagged as 'BuildSys-5_37'
      f15b31f5
  33. 14 Jan, 2012 1 commit
  34. 13 Jan, 2012 1 commit