1. 11 May, 2001 1 commit
    • Simon Forrest's avatar
      * Variant of the Kernel and L7200 HAL that supports multiple hardware targets. · ea50d7a5
      Simon Forrest authored
      Detail:
      
        * Must now specify the hardware target
          to ensure that the L7200 HAL is built with the appropriate tweaks to
          support each.  This is achieved by specifying:
      
                    -options "BOARD=<target>"
      
          within the components file for the HAL_L7200 component.
      
      Admin:
      
        * Tested on Customer L build to create a ROM suitable for the Customer M unit
          (that has only minor differences to the Customer L).
      
        * Affects all projects using the L7200 HAL, which must now specify the
          hardware target in the components file.
      
      Version 5.35, 4.79.2.29. Tagged as 'Kernel-5_35-4_79_2_29'
      ea50d7a5
  2. 01 May, 2001 1 commit
  3. 20 Apr, 2001 1 commit
  4. 11 Apr, 2001 1 commit
  5. 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
  6. 27 Mar, 2001 1 commit
  7. 20 Mar, 2001 1 commit
  8. 19 Mar, 2001 1 commit
  9. 16 Mar, 2001 1 commit
  10. 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
  11. 07 Mar, 2001 1 commit
  12. 01 Mar, 2001 1 commit
  13. 13 Feb, 2001 1 commit
  14. 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
  15. 25 Jan, 2001 1 commit
  16. 23 Jan, 2001 3 commits
  17. 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
  18. 09 Jan, 2001 1 commit
  19. 10 Nov, 2000 2 commits
  20. 23 Oct, 2000 1 commit
  21. 20 Oct, 2000 2 commits
  22. 17 Oct, 2000 1 commit
  23. 16 Oct, 2000 3 commits
  24. 10 Oct, 2000 2 commits
  25. 09 Oct, 2000 1 commit
  26. 06 Oct, 2000 1 commit
  27. 05 Oct, 2000 6 commits