Mercurial > ecos
view packages/hal/powerpc/moab/current/ChangeLog @ 3046:c3cf1dd9a644
* misc/moab1.1_redboot_BOOT.ecm:
* misc/moab1.1_redboot_RAMF.ecm:
* misc/moab1.1_redboot_ROMRAM.ecm:
* misc/redboot_BOOT.ecm:
* misc/redboot_RAM.ecm:
* misc/redboot_RAM+FLASH.ecm:
* misc/redboot_ROMRAM.ecm:
Update due renaming CYGHWR_DEVS_ETH_PHY_DP83847 to
CYGHWR_DEVS_ETH_PHY_DP8384X. [ Bugzilla 1001235 ]
| author | sergeig |
|---|---|
| date | Sat, 23 Jul 2011 17:24:05 +0000 |
| parents | a0205b9ffd22 |
| children |
line wrap: on
line source
2011-07-22 Sergei Gavrikov <sergei.gavrikov@gmail.com> * misc/moab1.1_redboot_BOOT.ecm: * misc/moab1.1_redboot_RAMF.ecm: * misc/moab1.1_redboot_ROMRAM.ecm: * misc/redboot_BOOT.ecm: * misc/redboot_RAM.ecm: * misc/redboot_RAM+FLASH.ecm: * misc/redboot_ROMRAM.ecm: Update due renaming CYGHWR_DEVS_ETH_PHY_DP83847 to CYGHWR_DEVS_ETH_PHY_DP8384X. [ Bugzilla 1001235 ] 2009-01-31 Bart Veer <bartv@ecoscentric.com> * cdl/hal_powerpc_moab.cdl: update compiler flags for gcc 4.x 2008-11-07 Jonathan Larmour <jifl@eCosCentric.com> * include/pkgconf/mlt_powerpc_moab_ram.ldi: * include/pkgconf/mlt_powerpc_moab_rom.ldi: * include/pkgconf/mlt_powerpc_moab_romram.ldi: Add SECTION_eh_frame and SECTION_RELOCS. 2005-02-03 Gary Thomas <gary@mlbassoc.com> * src/moab.S: Rework startup sequence - faster and works better on all boards (including some that wouldn't come up at all). 2004-09-19 Gary Thomas <gary@mlbassoc.com> * src/hal_aux.c (cyg_plf_redboot_startup): Boot mode implies no script, even if the user has set one. 2004-08-24 Gary Thomas <gary@mlbassoc.com> * src/moab.S: * sa_tests/tty.c: * sa_tests/start.S: * include/pkgconf/mlt_powerpc_moab_romram.h: * cdl/hal_powerpc_moab.cdl: Support for new board revision. Minor layout changes, change in RAM/FLASH sizes. 2004-02-26 Gary Thomas <gary@mlbassoc.com> * misc/redboot_BOOT.ecm: * cdl/hal_powerpc_moab.cdl: Use HAL_PLATFORM_EXTRA to display operating mode of RedBoot (BOOT, NAND FLASH or RAM) 2004-02-25 Gary Thomas <gary@mlbassoc.com> * misc/redboot_RAM+FLASH.ecm: Remove FIS - can't be supported in this configuration. 2003-12-08 Gary Thomas <gary@mlbassoc.com> * src/moab.S: Fix cycle time on NAND FLASH. 2003-10-15 Gary Thomas <gary@mlbassoc.com> * cdl/hal_powerpc_moab.cdl: Remove [unused] tests so "make tests" works. 2003-10-09 Gary Thomas <gary@mlbassoc.com> * include/plf.inc: Define vector 0, to make ROMRAM mode program startup safer (don't need to remember the "-e XXX" option) 2003-10-03 Gary Thomas <gary@mlbassoc.com> * src/hal_aux.c (hal_platform_init): Better/different ESA computation, using only 16 unique bits. 2003-10-02 Gary Thomas <gary@mlbassoc.com> * src/hal_aux.c: * cdl/hal_powerpc_moab.cdl: Add code to set and check ethernet station addresses, based on CPU serial number. Force RedBoot to validate them. 2003-09-30 Gary Thomas <gary@mlbassoc.com> * include/plf_io.h (CYGARC_VIRTUAL_ADDRESS): Added. Scan all possible PCI slots. 2003-09-28 Gary Thomas <gary@mlbassoc.com> * cdl/hal_powerpc_moab.cdl: Remove conflicting constraint - prevented non-RedBoot builds. 2003-09-26 Gary Thomas <gary@mlbassoc.com> * include/plf_io.h: PCI IRQ mapping is platform dependent - moved here. 2003-09-24 Gary Thomas <gary@mlbassoc.com> * src/moab.S: Disable GPIO16 (watchdog timer) as output by default. 2003-09-22 Gary Thomas <gary@mlbassoc.com> * cdl/hal_powerpc_moab.cdl: Need to force 'fconfig' since that is now optional in RedBoot. 2003-09-21 Gary Thomas <gary@mlbassoc.com> * misc/redboot_BOOT.ecm: * misc/redboot_RAM+FLASH.ecm: * misc/redboot_RAM.ecm: * misc/redboot_ROM.ecm: * misc/redboot_ROMRAM.ecm: Adjust for changes in RedBoot template - DNS now must be enabled manually. 2003-09-20 Gary Thomas <gary@mlbassoc.com> * misc/redboot_BOOT.ecm: Disable PCI in BOOT configuration * include/plf_io.h: Fix PCI I/O addresses * src/moab_ide.c: * cdl/hal_powerpc_moab.cdl: Add IDE support 2003-09-19 Gary Thomas <gary@mlbassoc.com> * support/make_MOAB_flash.c: Tool to create boot flash image * sa_tests/tty.c: * sa_tests/start.S: * sa_tests/sdram_test.c: * sa_tests/ppc_ocm.ld: * sa_tests/ppc_dram.ld: * sa_tests/ppc.inc: * sa_tests/flash_test.c: * sa_tests/Makefile: Stand alone testing support. * misc/redboot_ROMRAM.ecm: * misc/redboot_ROM.ecm: * misc/redboot_BOOT.ecm: * misc/redboot_RAM+FLASH.ecm: * misc/redboot_RAM.ecm: Default RedBoot configurations * src/moab.S: * src/hal_aux.c: * src/plf_redboot_linux_exec.c: * include/pkgconf/mlt_powerpc_moab_romram.mlt: * include/pkgconf/mlt_powerpc_moab_romram.ldi: * include/pkgconf/mlt_powerpc_moab_romram.h: * include/pkgconf/mlt_powerpc_moab_rom.mlt: * include/pkgconf/mlt_powerpc_moab_rom.ldi: * include/pkgconf/mlt_powerpc_moab_rom.h: * include/pkgconf/mlt_powerpc_moab_ram.mlt: * include/pkgconf/mlt_powerpc_moab_ram.ldi: * include/pkgconf/mlt_powerpc_moab_ram.h: * include/plf_stub.h: * include/plf_regs.h: * include/plf_io.h: * include/plf_intr.h: * include/plf_cache.h: * include/plf.inc: * include/hal_diag.h: * cdl/hal_powerpc_moab.cdl: New package - platform support for TAMS MOAB (PowerPC 405GPr) board. //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 2 or (at your option) any // later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the // Free Software Foundation, Inc., 51 Franklin Street, // Fifth Floor, Boston, MA 02110-1301, USA. // ------------------------------------------- // ####GPLCOPYRIGHTEND#### //===========================================================================
