1. 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
  2. 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
  3. 20 Nov, 2011 1 commit
    • Jeffrey Lee's avatar
      Add CDFSSoftSCSI to ModuleDB. Add to OMAP3 & OMAP4 ROM builds. · 6aee0db6
      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'
      6aee0db6
  4. 12 Sep, 2011 1 commit
    • Ben Avison's avatar
      Added OMAP4 build · bec13e4f
      Ben Avison authored
      Admin:
        Submission from Willi Theiß
      
      Version 5.20. Tagged as 'BuildSys-5_20'
      bec13e4f
  5. 31 Jul, 2011 1 commit
    • Jeffrey Lee's avatar
      Update ROM components files to use romlinker instead of BigSplit2 · 59035319
      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'
      59035319
  6. 22 May, 2011 1 commit
    • Jeffrey Lee's avatar
      Change kernel ROM offset for OMAP3 ROM · 1116e40c
      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'
      1116e40c
  7. 25 Nov, 2010 1 commit
  8. 23 Jun, 2010 1 commit
  9. 23 Mar, 2010 1 commit
  10. 01 Mar, 2010 1 commit
  11. 28 Feb, 2010 1 commit
  12. 30 Jan, 2010 1 commit
  13. 16 Jan, 2010 1 commit
  14. 28 Nov, 2009 1 commit
  15. 28 Oct, 2009 1 commit
    • Ben Avison's avatar
      Added Squash module to the OMAP3 ROM build · 90e38cf6
      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'
      90e38cf6
  16. 22 Oct, 2009 1 commit
    • Jeffrey Lee's avatar
      Add RTSupport to OMAP3 components file · c137f3cc
      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'
      c137f3cc
  17. 30 Sep, 2009 1 commit
    • Jeffrey Lee's avatar
      Add networking modules to OMAP3 components file · cad440c3
      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'
      cad440c3
  18. 17 Jul, 2009 1 commit
    • Jeffrey Lee's avatar
      Update CModule makefile fragment to use a default RESFSDIR if required. Add... · b1ddd206
      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'
      b1ddd206
  19. 12 Jul, 2009 1 commit
  20. 02 Jul, 2009 1 commit
    • Jeffrey Lee's avatar
      Add MUSBDriver to ModuleDB, OMAP3 components file · 4380e34e
      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'
      4380e34e
  21. 26 Jun, 2009 1 commit
    • Ben Avison's avatar
      Added CTools disc build, and various supporting changes · 13d9ef8b
      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'
      13d9ef8b
  22. 10 May, 2009 1 commit
  23. 09 May, 2009 1 commit
    • Jeffrey Lee's avatar
      Update OMAP3 components file to include USB modules in ROM image · f887ceae
      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'
      f887ceae
  24. 27 Jan, 2009 1 commit
    • Ben Avison's avatar
      Added initial support for OMAP-3 builds. · 801d0839
      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'
      801d0839