1. 11 Aug, 2012 1 commit
  2. 10 Aug, 2012 1 commit
  3. 09 Aug, 2012 1 commit
  4. 08 Aug, 2012 2 commits
  5. 22 Jul, 2012 1 commit
  6. 21 Jul, 2012 2 commits
  7. 19 Jul, 2012 2 commits
  8. 16 Jul, 2012 1 commit
  9. 15 Jul, 2012 1 commit
  10. 04 Jul, 2012 1 commit
  11. 03 Jul, 2012 1 commit
  12. 17 Jun, 2012 1 commit
  13. 15 Jun, 2012 2 commits
  14. 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
  15. 05 Jun, 2012 2 commits
  16. 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
  17. 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
  18. 29 May, 2012 1 commit
  19. 26 May, 2012 1 commit
  20. 19 May, 2012 2 commits
  21. 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
  22. 07 May, 2012 1 commit
  23. 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
  24. 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
  25. 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
  26. 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
  27. 30 Mar, 2012 1 commit
  28. 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
  29. 27 Feb, 2012 1 commit
  30. 25 Feb, 2012 1 commit
  31. 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
  32. 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
  33. 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