- 02 Jul, 2001 1 commit
-
-
ROOL authored
Sprout from HAL 2001-03-19 16:07:23 UTC Kevin Bracey <kbracey@gitlab.riscosopen.org> 'Block NVMemory write checksumming fixed.' Cherrypick from Customer_M_Demo 2001-07-02 15:03:43 UTC David Cotton <dcotton@gitlab.riscosopen.org> ' Import of Customer M Demo changes for Rev C boards.': VersionASM VersionNum
-
- 19 Mar, 2001 1 commit
-
-
Kevin Bracey authored
Version 5.35, 4.79.2.21. Tagged as 'Kernel-5_35-4_79_2_21'
-
- 16 Mar, 2001 1 commit
-
-
Kevin Bracey authored
Version 5.35, 4.79.2.20. Tagged as 'Kernel-5_35-4_79_2_20'
-
- 08 Mar, 2001 1 commit
-
-
Kevin Bracey authored
An attempt to do NVMemory by using part of the Flash that the OS is sitting in for Customer L. Programming algorithm works, but I'm not confident that the Kernel does the right thing yet. Version 5.35, 4.79.2.19. Tagged as 'Kernel-5_35-4_79_2_19'
-
- 07 Mar, 2001 1 commit
-
-
Kevin Bracey authored
-
- 01 Mar, 2001 1 commit
-
-
Mike Stephens authored
Version 5.35, 4.79.2.18. Tagged as 'Kernel-5_35-4_79_2_18'
-
- 13 Feb, 2001 1 commit
-
-
Kevin Bracey authored
Version 5.35, 4.79.2.17. Tagged as 'Kernel-5_35-4_79_2_17'
-
- 01 Feb, 2001 1 commit
-
-
Dan Ellis authored
Detail: HAL entries have been entered for the Customer L UART (very much like the ARM PrimeCell, rather than the 16550). Admin: It builds. Version 5.35, 4.79.2.16. Tagged as 'Kernel-5_35-4_79_2_16'
-
- 25 Jan, 2001 1 commit
-
-
Mike Stephens authored
Detail: page swap as part of PagesUnsafe/PagesSafe mechanism Admin: not tested
-
- 23 Jan, 2001 3 commits
-
-
Mike Stephens authored
Detail: Admin: not tested
-
Mike Stephens authored
Detail: ARM600.s Admin: (highlight level of testing that has taken place) (bugfix number if appropriate)
-
Kevin Bracey authored
-
- 12 Jan, 2001 1 commit
-
-
Mike Stephens authored
kernel now attempts to substitute video mode numbers in face of h/w with limited bits-per-pixel support (not tested yet) HAL_API document added - early draft only, of interest to those writing or modifying HALs for new h/w ARMop_API document added - early draft only, of interest only to those modifying kernel to support new ARM cores *** polite comments on HAL_API welcome *** Version 5.35, 4.79.2.15. Tagged as 'Kernel-5_35-4_79_2_15'
-
- 09 Jan, 2001 1 commit
-
-
Mike Stephens authored
First attempt at ARM9 support, and general clean-up of old ARM-specific code, now using vectored ARMops. Not tested. Version 5.35, 4.79.2.14. Tagged as 'Kernel-5_35-4_79_2_14'
-
- 10 Nov, 2000 2 commits
-
-
Kevin Bracey authored
Check-in of the few last-minute changes for the Customer L demo. Nothing exciting, apart from an extended touchscreen API. Version 5.35, 4.79.2.13. Tagged as 'Kernel-5_35-4_79_2_13'
-
Mike Stephens authored
Version 5.35, 4.79.2.12. Tagged as 'Kernel-5_35-4_79_2_12'
-
- 23 Oct, 2000 1 commit
-
-
Kevin Bracey authored
-
- 20 Oct, 2000 2 commits
-
-
Mike Stephens authored
more use of ARMops in page manipulation, change register usage of ARmops tested by kernel boot to star prompt only Version 5.35, 4.79.2.11. Tagged as 'Kernel-5_35-4_79_2_11'
-
Kevin Bracey authored
-
- 17 Oct, 2000 1 commit
-
-
Stewart Brodie authored
Detail: It's actually in a section removed conditionally for the HAL but it does keep the HAL branch up to date.
-
- 16 Oct, 2000 3 commits
-
-
Mike Stephens authored
Version 5.35, 4.79.2.10. Tagged as 'Kernel-5_35-4_79_2_10'
-
Kevin Bracey authored
More stuff. Up to the desktop now; cache on, working keyboard. Some source restructuring to start to make splitting it up into several object files more feasible.
-
Mike Stephens authored
Version 5.35, 4.79.2.9. Tagged as 'Kernel-5_35-4_79_2_9'
-
- 10 Oct, 2000 2 commits
-
-
Mike Stephens authored
-
Stewart Brodie authored
Imported from Kernel 5.36.
-
- 09 Oct, 2000 1 commit
-
-
Kevin Bracey authored
-
- 06 Oct, 2000 1 commit
-
-
Kevin Bracey authored
It says "Abort on data transfer".
-
- 05 Oct, 2000 6 commits
-
-
Dan Ellis authored
Detail: Added the HAL NVRAM entries. Modified i2cutils to use the HAL entries for NVRAM and behave sensibly if the HAL reports that there is no NVRAM, in which case there must be a forced reset_cmos call so that the cache gets set up sensibly. Admin: Tested under the RPC emulator and appears to be working correctly, although some calls to IIC are still being made in the no nvram case. Version 5.35, 4.79.2.8. Tagged as 'Kernel-5_35-4_79_2_8'
-
Mike Stephens authored
-
Kevin Bracey authored
Version 5.35, 4.79.2.7. Tagged as 'Kernel-5_35-4_79_2_7'
-
Mike Stephens authored
mjs macros switch on HAL for calling video code in HAL/pseudo HAL cases vduhint code even more almost ready to move to HAL Version 5.35, 4.79.2.6. Tagged as 'Kernel-5_35-4_79_2_6'
-
Kevin Bracey authored
Version 5.35, 4.79.2.5. Tagged as 'Kernel-5_35-4_79_2_5'
-
Mike Stephens authored
further kernel/HAL split work in video area almost-HAL code for VIDC20/IOMD in vdu.vduhint, now almost divorced from kernel workspace tested briefly in Ursula desktop environment Version 5.35, 4.79.2.4. Tagged as 'Kernel-5_35-4_79_2_4'
-
- 03 Oct, 2000 1 commit
-
-
Mike Stephens authored
partial video changes for kernel/HAL split near-HAL code for VIDC/IOMD in vdu.vduhint briefly tested in Ursula desktop build still some kernel workspace dependency in near-HAL code Version 5.35, 4.79.2.3. Tagged as 'Kernel-5_35-4_79_2_3'
-
- 02 Oct, 2000 1 commit
-
-
Kevin Bracey authored
Version 5.35, 4.79.2.2. Tagged as 'Kernel-5_35-4_79_2_2'
-
- 15 Sep, 2000 1 commit
-
-
Kevin Bracey authored
* Added ARM_IMB and ARM_IMBRange SWIs as recommended by ARMv5. * Some early prototype HAL bits popped in - a lot of source restructuring still to come. * New debug target creates an AIF image with debug information, and translates this into an ASCII object file for the 16702B logic analyser. Version 5.35, 4.79.2.1. Tagged as 'Kernel-5_35-4_79_2_1'
-
- 08 Sep, 2000 1 commit
-
-
Robert Catherall authored
[ E2ROMSupport ..... ] Detail: Changes to s.Middle (SysReadInfo routine that used #NVRamSpeed) and s.PMF.i2cutils #NVRamSpeed again Admin: Compiles okay Requires HdrSrc-0_99 or greater (for MaxI2Cspeed variable) Version 5.35. Tagged as 'Kernel-5_35'
-
- 07 Sep, 2000 1 commit
-
-
Robert Catherall authored
(NVRamSpeed is not defined in the Kernel workspace so we need an alternative way to work the speed of the I2C bus - so I've used I2Cticks - defined in PMF.i2cutils) Version 5.34. Tagged as 'Kernel-5_34'
-
- 04 Sep, 2000 1 commit
-
-
Robert Catherall authored
New routine in i2cutils that allows access to protected sections such as MAC address OS_ReadSysInfo 4 now checks both copies MACAddress if MACNVRAM2copies is set Detail: 32K EEPROM has to be configured with IIC address &A6 (i.e wired up on the pcb) ClockNVMemoryFast has been replaced with MaxI2Cspeed so that several different rates can be used depending on the devices on the IIC bus. Admin: Need to implement routine that can use one copy of the MAC address to replace the other in the event of it being corrupted. Version 5.33. Tagged as 'Kernel-5_33'
-
- 18 Aug, 2000 1 commit
-
-
Stewart Brodie authored
Detail: The kernel can now disable all substitutions into error messages that it generates and count the number of times each error is looked up. The ErrorCount BASIC program then displays that information so that you can see if any odd errors are occurring or weird errors that you would not be expecting. It is not sensible to build a release with countmsgusage enabled. Admin: Tested in Ursula build. Version 5.32. Not tagged
-