📄 changelog
字号:
* include/pkgconf/mlt_arm_cl7111_rom.h:
* include/pkgconf/mlt_arm_edb7209_rom.h:
* include/pkgconf/mlt_arm_edb7211_ram.h:
* include/pkgconf/mlt_arm_edb7211_rom.h:
* include/pkgconf/mlt_arm_edb7212_ram.h:
* include/pkgconf/mlt_arm_edb7212_rom.h:
* include/pkgconf/mlt_arm_cl7111_ram.ldi:
* include/pkgconf/mlt_arm_cl7111_rom.ldi:
* include/pkgconf/mlt_arm_edb7209_rom.ldi:
* include/pkgconf/mlt_arm_edb7211_ram.ldi:
* include/pkgconf/mlt_arm_edb7211_rom.ldi:
* include/pkgconf/mlt_arm_edb7212_ram.ldi:
* include/pkgconf/mlt_arm_edb7212_rom.ldi:
Regenerate
2000-09-17 Gary Thomas <gthomas@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Update platform/cpu identification strings.
2000-08-18 Gary Thomas <gthomas@redhat.com>
* src/hal_diag.c (cyg_hal_plf_serial_getc): Only call dram refresh
[workaround] every 10ms or so, not all the time. This fixes GDB
serial overrun problems.
2000-08-16 Gary Thomas <gthomas@redhat.com>
* include/hal_cache.h (HAL_UCACHE_INVALIDATE_ALL): Fix - wrong code.
* include/hal_platform_setup.h: Map all of SRAM (was only mapping
4K which is all that the CL7111 had).
2000-08-15 Gary Thomas <gthomas@redhat.com>
* include/hal_platform_setup.h: Make ROM segment not cached (since
the data cache seems to stick on).
* include/pkgconf/mlt_arm_edb7211_ram.h:
* include/pkgconf/mlt_arm_edb7211_ram.ldi:
* include/pkgconf/mlt_arm_edb7211_ram.mlt: Expand reserved area.
2000-08-14 Gary Thomas <gthomas@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Add support for RedBoot.
* include/hal_cache.h: Trying to get cache working properly.
* include/pkgconf/mlt_arm_edb7212_ram.h:
* include/pkgconf/mlt_arm_edb7212_ram.ldi:
* include/pkgconf/mlt_arm_edb7212_ram.mlt: Expand reserved area.
* include/hal_diag.h:
* src/edb7xxx_misc.c: Add support for HAL_DELAY_US().
2000-07-07 Jesper Skov <jskov@redhat.com>
* src/edb7xxx_misc.c (dram_delay_loop):
* src/hal_diag.c (cyg_hal_plf_serial_getc,
(cyg_hal_plf_serial_putc): Added delay loop.
2000-07-05 Jesper Skov <jskov@redhat.com>
* include/plf_stub.h (HAL_STUB_PLATFORM_RESET_ENTRY): Not comitted.
* src/hal_diag.c:
* cdl/hal_arm_edb7xxx.cdl:
Clean up channel options.
* src/plf_stub.c: [deleted]
* src/hal_diag.c:
* src/edb7xxx_misc.c:
* include/plf_stub.h:
* include/hal_diag.h:
* cdl/hal_arm_edb7xxx.cdl:
Changed to use virtual vectors.
* include/hal_platform_setup.h: #error instead of #err.
2000-06-18 Gary Thomas <gthomas@redhat.com>
* include/pkgconf/mlt_arm_cl7111_ram.ldi:
* include/pkgconf/mlt_arm_cl7111_ram.mlt:
* include/pkgconf/mlt_arm_cl7111_rom.ldi:
* include/pkgconf/mlt_arm_cl7111_rom.mlt:
* include/pkgconf/mlt_arm_edb7209_rom.ldi:
* include/pkgconf/mlt_arm_edb7209_rom.mlt:
* include/pkgconf/mlt_arm_edb7211_ram.ldi:
* include/pkgconf/mlt_arm_edb7211_ram.mlt:
* include/pkgconf/mlt_arm_edb7211_rom.ldi:
* include/pkgconf/mlt_arm_edb7211_rom.mlt:
* include/pkgconf/mlt_arm_edb7212_ram.ldi:
* include/pkgconf/mlt_arm_edb7212_ram.mlt:
* include/pkgconf/mlt_arm_edb7212_rom.ldi:
* include/pkgconf/mlt_arm_edb7212_rom.mlt:
Incorporate new fixed vectors (used on all ARM platforms).
2000-04-07 Gary Thomas <gthomas@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Fix build of i2s audio test.
2000-02-29 Jonathan Larmour <jlarmour@redhat.co.uk>
* include/pkgconf/mlt_arm_cl7111_ram.h:
* include/pkgconf/mlt_arm_cl7111_ram.ldi:
* include/pkgconf/mlt_arm_cl7111_ram.mlt:
* include/pkgconf/mlt_arm_cl7111_rom.h:
* include/pkgconf/mlt_arm_cl7111_rom.ldi:
* include/pkgconf/mlt_arm_cl7111_rom.mlt:
* include/pkgconf/mlt_arm_edb7209_rom.h:
* include/pkgconf/mlt_arm_edb7209_rom.ldi:
* include/pkgconf/mlt_arm_edb7211_ram.h:
* include/pkgconf/mlt_arm_edb7211_ram.ldi:
* include/pkgconf/mlt_arm_edb7211_ram.mlt:
* include/pkgconf/mlt_arm_edb7211_rom.h:
* include/pkgconf/mlt_arm_edb7211_rom.ldi:
* include/pkgconf/mlt_arm_edb7211_rom.mlt:
* include/pkgconf/mlt_arm_edb7212_ram.h:
* include/pkgconf/mlt_arm_edb7212_ram.ldi:
* include/pkgconf/mlt_arm_edb7212_ram.mlt:
* include/pkgconf/mlt_arm_edb7212_rom.h:
* include/pkgconf/mlt_arm_edb7212_rom.ldi:
* include/pkgconf/mlt_arm_edb7212_rom.mlt:
Align all sections on word boundaries
2000-02-28 Gary Thomas <gthomas@cygnus.co.uk>
* misc/kbd_support.c: Fix typo (in comment).
* misc/kbd_test.c: Remove unused LCD include.
2000-02-21 Gary Thomas <gthomas@cygnus.co.uk>
* cdl/hal_arm_edb7xxx.cdl: Remove -mstructure-size-boundary=8
option - no longer needed to build working networking code.
2000-02-18 Jonathan Larmour <jlarmour@redhat.co.uk>
* cdl/hal_arm_edb7xxx.cdl (CYGBLD_BUILD_GDB_STUBS): When
building stubs, define every dependency required here rather than
in the template
2000-02-16 Jesper Skov <jskov@redhat.com>
* src/edb7xxx_misc.c:
* include/hal_platform_setup.h:
CYG_HAL_ARM -> CYGPKG_HAL_ARM
2000-02-10 Gary Thomas <gthomas@cygnus.co.uk>
* tests/dram_test.c: Include proper testing infrastructure to
make farm happy.
2000-02-10 Jesper Skov <jskov@redhat.com>
* include/plf_stub.h:
HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT
* misc/STUBS_config:
* src/hal_diag.c:
* include/pkgconf/hal_arm_edb7xxx.h:
Removed stubs as a legal startup type.
2000-02-09 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Added remaining build dependencies.
2000-02-07 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Use cpu option when linking.
Fixed typo.
2000-02-03 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Implements stubs.
2000-02-02 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Added build rule for flash program.
* misc/prog_flash.c (program_flash): Added expected argument.
2000-02-02 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Use common stubs code and build
rules. Removed stubs startup type.
2000-01-31 Gary Thomas <gthomas@cygnus.co.uk>
* tests/dram_test.c: Decrease total number of runs to keep test
farm happy.
* src/edb7xxx_misc.c (hal_clock_reset): Increase DRAM 'idle' time
to give marginal hardware a chance.
2000-01-28 Gary Thomas <gthomas@cygnus.co.uk>
* cdl/hal_arm_edb7xxx.cdl: Add -mstructure-size-boundary=8 to
compile options - required to get network structures properly
aligned.
2000-01-28 John Dallaway <jld@cygnus.co.uk>
* cdl/hal_arm_edb7xxx.cdl:
Fix parenting of CYGDAT_CYGMON_CONSOLE_DEV and
CYGBLD_BUILD_CYGMON_BIN.
2000-01-28 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Corrected build runes.
2000-01-27 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl (CYGBLD_CYGMON_TARGET_REQUIREMENTS):
Improved serial expression.
Moved options into a CygMon HAL component.
2000-01-26 Jonathan Larmour <jlarmour@redhat.co.uk>
* cdl/hal_arm_edb7xxx.cdl (CYGBLD_CYGMON_TARGET_REQUIREMENTS): Only
activate when CYGPKG_CYGMON enabled
2000-01-26 Jesper Skov <jskov@redhat.com>
* cdl/hal_arm_edb7xxx.cdl: Fix display string. Add CygMon options.
2000-01-24 Jesper Skov <jskov@cygnus.co.uk>
* cdl/hal_arm_edb7xxx.cdl: Add stubs build rule.
2000-01-24 John Dallaway <jld@cygnus.co.uk>
* cdl/*.cdl:
Remove obsolete option CYGTST_TESTING_IDENTIFIER.
2000-01-19 Hugo Tyson <hmt@cygnus.co.uk>
* cdl/*.cdl: Add descriptions to a number of options &c which were
lacking same, also tidied up other typos as noticed en passant.
2000-01-03 Gary Thomas <gthomas@cygnus.co.uk>
* src/edb7xxx_misc.c: Need to re-enable FIQ during software "refresh",
no matter what method is being used [implicit or explicit].
1999-12-21 Gary Thomas <gthomas@cygnus.co.uk>
* include/hal_platform_extras.h: Map in expansion segments (used
for ethernet and parallel port).
1999-12-14 Jonathan Larmour <jlarmour@cygnus.co.uk>
* support/Makefile: Update filenames from earlier source file change,
and make other names generic
* support/dl_edb7xxx.c (main): Give the correct device name if
using the default.
1999-12-08 Gary Thomas <gthomas@cygnus.co.uk>
* include/pkgconf/mlt_arm_edb7212_ram.ldi:
* include/pkgconf/mlt_arm_edb7212_ram.mlt:
* include/pkgconf/mlt_arm_edb7212_rom.h:
* include/pkgconf/mlt_arm_edb7212_rom.ldi:
* include/pkgconf/mlt_arm_edb7212_rom.mlt:
* include/pkgconf/mlt_arm_edb7212_ram.h: Update with .sram section.
1999-12-07 Gary Thomas <gthomas@cygnus.co.uk>
* cdl/hal_arm_edb7xxx.cdl: Add descriptive strings used by CygMon.
1999-11-29 Jonathan Larmour <jlarmour@cygnus.co.uk>
* src/hal_diag.c: Fix typoe: CYGDGB_HAL_DIAG_DISABLE_GDB_PROTOCOL
-> CYGDBG_HAL_DIAG_DISABLE_GDB_PROTOCOL
1999-11-27 Jonathan Larmour <jlarmour@cygnus.co.uk>
* include/pkgconf/hal_arm_edb7xxx.h (HAL_PLATFORM_BOARD): Add missing endif
1999-11-26 Jonathan Larmour <jlarmour@cygnus.co.uk>
* misc/STUBS_config: Mention edb7212 in usage
1999-11-26 Gary Thomas <gthomas@cygnus.co.uk>
* include/pkgconf/hal_arm_edb7xxx.h: Add platform info defines.
1999-11-26 Jonathan Larmour <jlarmour@cygnus.co.uk>
* include/hal_platform_setup.h (PLATFORM_SETUP1): Backslash wrapped
line properly
1999-11-25 Jonathan Larmour <jlarmour@cygnus.co.uk>
* include/hal_platform_setup.h (PLATFORM_SETUP1): Fix typo
Init_MEMORY_CONFIG -> INIT_MEMORY_CONFIG
* src/hal_diag.c: Conditionalize def of diag_buffer for only when it's
explicitly wanted and someone hacks the code
(hal_diag_write_char): Likewise
1999-11-25 Gary Thomas <gthomas@cygnus.co.uk>
* include/pkgconf/mlt_arm_edb7212_stubs.h:
* include/pkgconf/mlt_arm_edb7211_stubs.h:
* include/pkgconf/mlt_arm_cl7111_stubs.h: New file.
* include/pkgconf/mlt_arm_edb7209_rom.h:
* include/pkgconf/mlt_arm_edb7212_ram.h:
* include/pkgconf/mlt_arm_edb7212_rom.h:
* include/pkgconf/mlt_arm_edb7211_ram.h:
* include/pkgconf/mlt_arm_edb7211_rom.h:
* include/pkgconf/mlt_arm_cl7111_rom.h:
* include/pkgconf/mlt_arm_cl7111_ram.h: Update 'do not edit' strings.
1999-11-23 Gary Thomas <gthomas@cygnus.co.uk>
* src/edb7xxx_misc.c (hal_clock_reset): Fix DRAM "idle" time > 200us.
1999-11-23 Gary Thomas <gthomas@cygnus.co.uk>
* src/edb7xxx_misc.c (hal_clock_reset): EP7209 has no DRAM, thus
no DRAM starvation problem.
1999-11-22 Gary Thomas <gthomas@cygnus.co.uk>
* include/pkgconf/mlt_arm_edb7212_stubs.h: New file.
* include/pkgconf/mlt_arm_edb7209_rom.h:
* include/pkgconf/mlt_arm_edb7209_rom.mlt:
* include/pkgconf/mlt_arm_edb7209_rom.ldi:
* include/pkgconf/mlt_arm_edb7212_rom.h:
* include/pkgconf/mlt_arm_edb7212_rom.mlt:
* include/pkgconf/mlt_arm_edb7212_rom.ldi:
* include/pkgconf/mlt_arm_edb7212_stubs.mlt:
* include/pkgconf/mlt_arm_edb7212_stubs.ldi: Add MMU tables section.
* include/pkgconf/mlt_arm_edb7211_stubs.h: New file.
* include/pkgconf/mlt_arm_edb7211_stubs.mlt:
* include/pkgconf/mlt_arm_edb7211_stubs.ldi: Add MMU tables section.
* misc/STUBS_config: Add patch to set up for static MMU tables.
* include/hal_platform_setup.h: Some rearranging to allow for
static MMU tables.
* include/hal_platform_extras.h: New file.
1999-11-19 Gary Thomas <gthomas@cygnus.co.uk>
* include/pkgconf/hal_arm_edb7xxx.h: Fix bogus comment.
* misc/STUBS_config: Change variable name to reflect usage.
EDB7x11 => EDB7xxx.
1999-11-18 Gary Thomas <gthomas@cygnus.co.uk>
* include/pkgconf/mlt_arm_edb7209_ram.mlt:
* include/pkgconf/mlt_arm_edb7209_ram.ldi:
* include/pkgconf/mlt_arm_edb7209_stubs.mlt:
* include/pkgconf/mlt_arm_edb7209_stubs.ldi: Removed
* include/pkgconf/mlt_arm_edb7209_rom.mlt:
* include/pkgconf/mlt_arm_edb7209_rom.ldi:
* include/pkgconf/mlt_arm_cl7111_rom.mlt:
* include/pkgconf/mlt_arm_cl7111_rom.ldi:
* include/pkgconf/mlt_arm_cl7111_ram.mlt:
* include/pkgconf/mlt_arm_cl7111_ram.ldi: New [more complete] layout.
* include/pkgconf/mlt_arm_edb7209_rom.h:
* include/pkgconf/mlt_arm_cl7111_rom.h:
* include/pkgconf/mlt_arm_cl7111_ram.h: New file(s).
1999-11-18 Gary Thomas <gthomas@cygnus.co.uk>
* include/pkgconf/hal_arm_edb7xxx.h: EDB7209 has only ROM startup.
* cdl/hal_arm_edb7xxx.cdl: EDB7209 has only ROM startup.
1999-11-16 John Dallaway <jld@cygnus.co.uk>
* cdl/hal_arm_edb7xxx.cdl: Tidy display string.
1999-11-16 Gary Thomas <gthomas@cygnus.co.uk>
* cdl/hal_arm_edb7xxx.cdl: Fix typo.
Flushing out support options for various platforms.
1999-11-15 Gary Thomas <gthomas@cygnus.co.uk>
The great renaming. All platform references are now EDB7xxx, except
for CL7111 (archaic) which remains. This required renaming of the
whole directory, along with many internal files.
1999-11-12 Gary Thomas <gthomas@cygnus.co.uk>
* tests/dram_test.c: Make more generic (no platform dependencies).
* src/cl7211_misc.c (hal_clock_reset): Implement "bus idle" code
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -