Mercurial > ecos
annotate packages/hal/powerpc/adder/current/ChangeLog @ 948:83ca3aef4a92
Adjust configuration for MPC852T platforms
| author | gthomas |
|---|---|
| date | Wed, 16 Apr 2003 16:04:21 +0000 |
| parents | 069fba224505 |
| children | 1ea4ec152dee |
| rev | line source |
|---|---|
| 948 | 1 2003-04-16 Gary Thomas <gary@mlbassoc.com> |
| 2 | |
| 3 * src/hal_aux.c (hal_platform_init): Set up GPIO bits according | |
| 4 to platform type. | |
| 5 | |
| 890 | 6 2003-03-31 Gary Thomas <gary@mlbassoc.com> |
| 7 | |
| 8 * cdl/hal_powerpc_adder.cdl: Enable use of SCC3 on AdderII. | |
| 9 | |
|
862
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
10 2003-03-24 Gary Thomas <gary@mlbassoc.com> |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
11 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
12 * misc/redboot_ROMRAM.ecm: Remove. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
13 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
14 * misc/adder_redboot_ROMRAM.ecm: |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
15 * misc/adderII_redboot_ROMRAM.ecm: New file(s), distinguish platforms. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
16 |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
17 * src/hal_aux.c: |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
18 * src/adder.S: |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
19 * cdl/hal_powerpc_adder.cdl: Update to support new platform - AdderII. |
|
725ba4e57f0c
Add support for A&M Adder-II (by extending Adder platform)
gthomas
parents:
860
diff
changeset
|
20 |
|
860
8e23fe1ac05e
Improve processor type support. Add baud rate generator allocation.
gthomas
parents:
857
diff
changeset
|
21 2003-03-23 Gary Thomas <gary@mlbassoc.com> |
|
8e23fe1ac05e
Improve processor type support. Add baud rate generator allocation.
gthomas
parents:
857
diff
changeset
|
22 |
|
8e23fe1ac05e
Improve processor type support. Add baud rate generator allocation.
gthomas
parents:
857
diff
changeset
|
23 * cdl/hal_powerpc_adder.cdl: New option for setting processor type. |
|
8e23fe1ac05e
Improve processor type support. Add baud rate generator allocation.
gthomas
parents:
857
diff
changeset
|
24 |
| 857 | 25 2003-03-20 Gary Thomas <gary@mlbassoc.com> |
| 26 | |
| 27 * src/hal_aux.c (hal_platform_init): Fix SCC2/SCC3 routing. | |
| 28 | |
| 822 | 29 2003-03-11 Mark Salter <msalter@redhat.com> |
| 30 | |
| 31 * src/redboot_linux_exec.c (do_exec): Call eth_drv_stop as necessary. | |
| 32 | |
| 555 | 33 2003-01-31 Gary Thomas <gary@mlbassoc.com> |
| 34 | |
| 35 * cdl/hal_powerpc_adder.cdl: No tests currently defined. | |
| 36 | |
| 443 | 37 2002-12-02 Gary Thomas <gthomas@ecoscentric.com> |
| 38 | |
| 39 * include/plf_intr.h: Use MPC8xx variant RESET support. | |
| 40 | |
| 437 | 41 2002-11-26 Gary Thomas <gthomas@ecoscentric.com> |
| 42 | |
| 43 * misc/redboot_ROMRAM.ecm: Export. | |
| 44 | |
| 45 * cdl/hal_powerpc_adder.cdl: Move platform #define to platform package. | |
| 46 | |
| 432 | 47 2002-11-25 Gary Thomas <gthomas@ecoscentric.com> |
| 48 | |
| 49 * src/redboot_linux_exec.c: | |
| 50 * src/hal_diag.c: | |
| 51 * src/hal_aux.c: | |
| 52 * src/adder.S: | |
| 53 * misc/redboot_ROMRAM.ecm: | |
| 54 * include/pkgconf/mlt_powerpc_adder_romram.mlt: | |
| 55 * include/pkgconf/mlt_powerpc_adder_romram.ldi: | |
| 56 * include/pkgconf/mlt_powerpc_adder_romram.h: | |
| 57 * include/pkgconf/mlt_powerpc_adder_rom.mlt: | |
| 58 * include/pkgconf/mlt_powerpc_adder_rom.ldi: | |
| 59 * include/pkgconf/mlt_powerpc_adder_rom.h: | |
| 60 * include/pkgconf/mlt_powerpc_adder_ram.mlt: | |
| 61 * include/pkgconf/mlt_powerpc_adder_ram.ldi: | |
| 62 * include/pkgconf/mlt_powerpc_adder_ram.h: | |
| 63 * include/plf_stub.h: | |
| 64 * include/plf_regs.h: | |
| 65 * include/plf_intr.h: | |
| 66 * include/plf_cache.h: | |
| 67 * include/hal_diag.h: | |
| 68 * cdl/hal_powerpc_adder.cdl: New package - platform specifics for | |
| 69 Analogue & Micro Adder (PowerPC 850) boards. | |
| 70 | |
| 71 //=========================================================================== | |
| 72 //####ECOSGPLCOPYRIGHTBEGIN#### | |
| 73 // ------------------------------------------- | |
| 74 // This file is part of eCos, the Embedded Configurable Operating System. | |
| 822 | 75 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. |
| 432 | 76 // Copyright (C) 2002 Gary Thomas |
| 77 // | |
| 78 // eCos is free software; you can redistribute it and/or modify it under | |
| 79 // the terms of the GNU General Public License as published by the Free | |
| 80 // Software Foundation; either version 2 or (at your option) any later version. | |
| 81 // | |
| 82 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | |
| 83 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 84 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
| 85 // for more details. | |
| 86 // | |
| 87 // You should have received a copy of the GNU General Public License along | |
| 88 // with eCos; if not, write to the Free Software Foundation, Inc., | |
| 89 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | |
| 90 // | |
| 91 // As a special exception, if other files instantiate templates or use macros | |
| 92 // or inline functions from this file, or you compile this file and link it | |
| 93 // with other works to produce a work based on this file, this file does not | |
| 94 // by itself cause the resulting work to be covered by the GNU General Public | |
| 95 // License. However the source code for this file must still be made available | |
| 96 // in accordance with section (3) of the GNU General Public License. | |
| 97 // | |
| 98 // This exception does not invalidate any other reasons why a work based on | |
| 99 // this file might be covered by the GNU General Public License. | |
| 100 // | |
| 101 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 102 // at http://sources.redhat.com/ecos/ecos-license/ | |
| 103 // ------------------------------------------- | |
| 104 //####ECOSGPLCOPYRIGHTEND#### | |
| 105 //=========================================================================== |
