diff options
| author | Tom Rini <[email protected]> | 2023-04-07 10:44:19 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-04-07 10:44:19 -0400 |
| commit | 340bebf9c799793affefd166875d5776744988bd (patch) | |
| tree | 193a646521cf659f333c5e1c11745116259b0477 /doc | |
| parent | b0b77fdf3d7d2c1a5e48c3971a677f14e372c164 (diff) | |
| parent | a554ee7edee8e10b38c6899ad8556daf58ca3afe (diff) | |
Merge branch '2023-04-06-assorted-updates'
- Make use of the semi-formal "fallthrough" mechanism, update env tools
to use /run for lockfile, add 2048 game (as a way to test console
changes), update some CONFIG option logic in Kconfig, have lmb command
show regions in use, remove some duplicate serial code, add
__gnu_thumb1_case_si code and fix m68k custodian email address.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/arch/m68k.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/m68k.rst b/doc/arch/m68k.rst index a9180fd7850..8474ece62c7 100644 --- a/doc/arch/m68k.rst +++ b/doc/arch/m68k.rst @@ -5,7 +5,7 @@ M68K / ColdFire History ------- -* November 02, 2017 Angelo Dureghello <[email protected]> +* November 02, 2017 Angelo Dureghello <[email protected]> * August 08, 2005 Jens Scharsig <[email protected]> MCF5282 implementation without preloader * January 12, 2004 <[email protected]> |
