1. 29 Mar, 2001 2 commits
    • Dan Ellis's avatar
      Baud rate return is more correct. · d068e40f
      Dan Ellis authored
      Detail:
        Maths was wrong.  The returned baud rate is the crystal frequency divided
      by the divisor.
      
      Admin:
        Assembles, not tested.
      
      Version 5.35, 4.79.2.25. Tagged as 'Kernel-5_35-4_79_2_25'
      d068e40f
    • Dan Ellis's avatar
      Fixed UART baud rate · f9911b4b
      Dan Ellis authored
      Detail:
        MOV a3, a1 doesn't move a3 into a1...
      
      Admin:
        Not tested.
      
      
      
      Version 5.35, 4.79.2.24. Tagged as 'Kernel-5_35-4_79_2_24'
      f9911b4b
  2. 27 Mar, 2001 1 commit
  3. 20 Mar, 2001 1 commit
  4. 19 Mar, 2001 1 commit
  5. 16 Mar, 2001 1 commit
  6. 08 Mar, 2001 1 commit
    • Kevin Bracey's avatar
      Added some missing IIC and USB files. · 9d13b691
      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'
      9d13b691
  7. 07 Mar, 2001 1 commit
  8. 01 Mar, 2001 1 commit
  9. 13 Feb, 2001 1 commit
  10. 01 Feb, 2001 1 commit
    • Dan Ellis's avatar
      Addition of HAL UART for Customer L · 69043479
      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'
      69043479
  11. 25 Jan, 2001 1 commit
  12. 23 Jan, 2001 3 commits
  13. 12 Jan, 2001 1 commit
    • Mike Stephens's avatar
      kernel now attempts to substitute video mode numbers in face of h/w with... · 6a293f53
      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'
      6a293f53
  14. 09 Jan, 2001 1 commit
  15. 10 Nov, 2000 2 commits
  16. 23 Oct, 2000 1 commit
  17. 20 Oct, 2000 2 commits
  18. 17 Oct, 2000 1 commit
  19. 16 Oct, 2000 3 commits
  20. 10 Oct, 2000 2 commits
  21. 09 Oct, 2000 1 commit
  22. 06 Oct, 2000 1 commit
  23. 05 Oct, 2000 6 commits
  24. 03 Oct, 2000 1 commit
  25. 02 Oct, 2000 1 commit
  26. 15 Sep, 2000 1 commit
    • Kevin Bracey's avatar
      * Converted to building with ObjAsm (but still a single object file using ORG). · 49836a59
      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'
      49836a59
  27. 08 Sep, 2000 1 commit