From d6675bfb58389ce12b080bc9b8b8aa2a504e1e0b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 30 Jul 2009 17:20:08 +0000 Subject: [PATCH] Spaces -> tabs. --- c/src/lib/libbsp/m68k/uC5282/ChangeLog | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/c/src/lib/libbsp/m68k/uC5282/ChangeLog b/c/src/lib/libbsp/m68k/uC5282/ChangeLog index 54da1a0225..a42fba95ab 100644 --- a/c/src/lib/libbsp/m68k/uC5282/ChangeLog +++ b/c/src/lib/libbsp/m68k/uC5282/ChangeLog @@ -1,15 +1,15 @@ 2009-07-30 Eric Norum * include/bsp.h, network/network.c, startup/bspstart.c: Try enabling - the data cache. + the data cache. 2009-07-28 Eric Norum PR 1420/bsps * startup/bspstart.c: Turn on buffered writes to DRAM. As Device Errata - SECF124 notes this may cause double writes, but that's not really a big - problem and benchmarking tests have shown that buffered writes do gain - some performance. + SECF124 notes this may cause double writes, but that's not really a big + problem and benchmarking tests have shown that buffered writes do gain + some performance. 2009-07-16 Joel Sherrill @@ -163,7 +163,7 @@ 2008-04-24 Eric Norum - * startup/bspstart.c: More clean up of FPGA interrupts. + * startup/bspstart.c: More clean up of FPGA interrupts. 2008-04-23 Joel Sherrill @@ -172,11 +172,11 @@ 2008-04-07 Eric Norum - * startup/bspstart.c: Clean up non-FPGA use of EPORT interrupts. + * startup/bspstart.c: Clean up non-FPGA use of EPORT interrupts. 2008-04-07 Eric Norum - * network/network.c: Track half/fullduplex changes from 4.7 branch. + * network/network.c: Track half/fullduplex changes from 4.7 branch. 2008-03-03 Joel Sherrill @@ -293,7 +293,7 @@ 2006-05-15 Eric Norum * startup/bspstart.c: Add checks for FPGA interrupt request overflow. - Allow single spurious FPGA interrupt. + Allow single spurious FPGA interrupt. 2006-04-11 Eric Norum @@ -309,7 +309,7 @@ 2006-02-06 Eric Norum - * clock/clock.c: Avoid division by zero. + * clock/clock.c: Avoid division by zero. 2006-01-29 Eric Norum @@ -322,8 +322,8 @@ 2005-12-19 Eric Norum - * startup/bspstart.c: Add another 'extended BSP' routine which return - reboot status register information. + * startup/bspstart.c: Add another 'extended BSP' routine which return + reboot status register information. 2005-11-12 Ralf Corsepius @@ -331,15 +331,15 @@ 2005-11-11 Eric Norum - * console/console.c: Clean up UART2 pin setup. Protect pin setup code. + * console/console.c: Clean up UART2 pin setup. Protect pin setup code. 2005-11-08 Eric Norum - * console/console.c: Add code to set up pin assignments + * console/console.c: Add code to set up pin assignments 2005-11-07 Eric Norum - * Almost everything: Assign copyright to OAR. + * Almost everything: Assign copyright to OAR. 2005-10-26 Eric Norum @@ -383,7 +383,7 @@ 2005-05-10 Eric Norum * network/network.c: Poke RDAR/TDAR every time. - Add more diagnostic printout. + Add more diagnostic printout. 2005-05-03 Joel Sherrill @@ -402,13 +402,13 @@ 2005-04-19 Eric Norum * startup/bspstart.c: Expose read/write copy of cache control registers - in case some application diagnostic code wants to - display the values. + in case some application diagnostic code wants to + display the values. 2005-04-13 Eric Norum * network/network.c: Add some more diagnostics. - Poke TDAR/RDAR only when necessary. + Poke TDAR/RDAR only when necessary. 2005-04-10 Eric Norum