- 19 Aug, 2012 2 commits
-
-
Jeffrey Lee authored
Detail: ModuleDB - Added BCMSound & VCHIQ definitions Components/ROOL/BCM2835 - Added BCMSound to ROM, and VCHIQ to header exports Admin: Tested on Raspberry Pi with high processor vectors Note - BCMSound won't initialise on startup. First the VCHIQ module needs to be sofloaded, then BCMSound (and the other sound modules) will require re-initialisation Version 5.80. Tagged as 'BuildSys-5_80'
-
Robert Sprowson authored
-
- 18 Aug, 2012 1 commit
-
-
Robert Sprowson authored
Sprites should be one directory deeper. Version 5.79. Tagged as 'BuildSys-5_79'
-
- 13 Aug, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/Disc - ModuleDB knows the Wimp as 'WindowManager', not 'Wimp' Admin: Fixes error preventing Disc builds from starting Version 5.78. Tagged as 'BuildSys-5_78'
-
- 11 Aug, 2012 1 commit
-
-
Robert Sprowson authored
Mirrors variables used in CModule. Note ${EXPORT} has changed to $CUSTOMEXP}, but nothing seemed to be using the former anyway. ThemeDefs added to module database. Replace useof ResApp with ThemeDefs in the disc image. Version 5.77. Tagged as 'BuildSys-5_77'
-
- 10 Aug, 2012 1 commit
-
-
Robert Sprowson authored
Version 5.76. Tagged as 'BuildSys-5_76'
-
- 09 Aug, 2012 1 commit
-
-
Robert Sprowson authored
Version 5.75. Tagged as 'BuildSys-5_75'
-
- 08 Aug, 2012 2 commits
-
-
Robert Sprowson authored
Change ModuleDB to point to Help in non closed section. Retagged as BuildSys-5_74.
-
Robert Sprowson authored
Forgot how useless 3.50 was without any applications. Version 5.74. Tagged as 'BuildSys-5_74'
-
- 23 Jul, 2012 1 commit
-
-
John Ballance authored
Admin: If ROM modules use the CModule make file they MUST be set as type C, even if they are purely assembler in coding Version 5.73. Tagged as 'BuildSys-5_73'
-
- 22 Jul, 2012 1 commit
-
-
John Ballance authored
Support and BCMVideo Admin: (highlight level of testing that has taken place) (bugfix number if appropriate) Version 5.72. Tagged as 'BuildSys-5_72'
-
- 21 Jul, 2012 2 commits
-
-
Robert Sprowson authored
Should be one directory higher up Version 5.71. Not tagged
-
Robert Sprowson authored
Version 5.71. Not tagged
-
- 19 Jul, 2012 2 commits
-
-
Robert Sprowson authored
Version 5.71. Not tagged
-
Robert Sprowson authored
Adjust switch for Config2Installer Version 5.71. Not tagged
-
- 16 Jul, 2012 1 commit
-
-
Robert Sprowson authored
Version 5.71. Tagged as 'BuildSys-5_71'
-
- 15 Jul, 2012 1 commit
-
-
Ben Avison authored
Version 5.70. Tagged as 'BuildSys-5_70'
-
- 04 Jul, 2012 1 commit
-
-
Robert Sprowson authored
Version 5.69. Tagged as 'BuildSys-5_69'
-
- 03 Jul, 2012 1 commit
-
-
Ben Avison authored
Detail: SDIODriver, SDFS and SDFSFiler added. Also SerialDeviceSupport is now built into the ROM. Admin: Changes received from Willi Theiss Version 5.68. Tagged as 'BuildSys-5_68'
-
- 17 Jun, 2012 1 commit
-
-
Robert Sprowson authored
Version 5.67. Tagged as 'BuildSys-5_67'
-
- 15 Jun, 2012 2 commits
-
-
Ben Avison authored
Detail: * Added EtherUSB * Moved SharedSnd to same location as in the OMAP3 ROM * Removed RPiFiles (not needed now we have filing systems) Version 5.66. Tagged as 'BuildSys-5_66'
-
Ben Avison authored
Version 5.65. Tagged as 'BuildSys-5_65'
-
- 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'
-
- 05 Jun, 2012 2 commits
-
-
Robert Sprowson authored
Request from Willi Theiss, not tested here. Version 5.62. Tagged as 'BuildSys-5_62'
-
Jeffrey Lee authored
Fix OMAP4, S3C build errors due to Kernel dependency on new header export. Bring OMAP3Live ROM modules in line with OMAP3. Detail: Components/ROOL/OMAP4, S3C2440, S3C6410 - Add SerialDeviceSupport to export phase in order to get Hdr:SerialOp Components/ROOL/OMAP3Live - Add SerialDeviceSupport & SerialMouse to ROM Admin: Untested! Version 5.61. Tagged as 'BuildSys-5_61'
-
- 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'
-
- 03 Jun, 2012 1 commit
-
-
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'
-
- 29 May, 2012 1 commit
-
-
Steve Revill authored
This isn't all that helpful for the current build because the SD images are likely to be quite different to those for the current OMAP builds. Version 5.58. Tagged as 'BuildSys-5_58'
-
- 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 2 commits
-
-
Robert Sprowson authored
Retagged as BuildSys-5_56.
-
Robert Sprowson authored
EtherUSB added to components files for OMAP3. Version 5.56. Tagged as 'BuildSys-5_56'
-
- 10 May, 2012 1 commit
-
-
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'
-
- 07 May, 2012 1 commit
-
-
Ben Avison authored
Detail: New components file and additional components added to ModuleDB. Admin: Changes received from Adrian Lees Version 5.54. Tagged as 'BuildSys-5_54'
-
- 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'
-
- 22 Apr, 2012 1 commit
-
-
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'
-
- 21 Apr, 2012 1 commit
-
-
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'
-
- 30 Mar, 2012 1 commit
-
-
Jeffrey Lee authored
Detail: Components/ROOL/Disc - Added ZLib module to !System (plus build dependent zlib library) Moved FileCore header export further up due to other header exports (e.g. ADFS) now being dependent on FileCore's headers Admin: ZLib module tested somewhat Version 5.49. Tagged as 'BuildSys-5_49'
-
- 21 Mar, 2012 1 commit
-
-
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'
-