diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2006-10-24 23:08:10 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2006-10-24 23:08:10 +0000 |
commit | 3d6107410848dbdbb0aebb58d889dd0afa4cfcd9 (patch) | |
tree | 97ec6a99b4e3313aef4eed983b81145d24e70f2b /src/superio | |
parent | d86417bfa379de85ba7a52ba626bbdfbed389438 (diff) |
Rename src/superio/NSC to src/superio/nsc.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2473 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/superio')
-rw-r--r-- | src/superio/nsc/pc8374/Config.lb (renamed from src/superio/NSC/pc8374/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc8374/chip.h (renamed from src/superio/NSC/pc8374/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc8374/pc8374.h (renamed from src/superio/NSC/pc8374/pc8374.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc8374/pc8374_early_serial.c (renamed from src/superio/NSC/pc8374/pc8374_early_serial.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc8374/superio.c (renamed from src/superio/NSC/pc8374/superio.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87351/Config.lb (renamed from src/superio/NSC/pc87351/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87351/chip.h (renamed from src/superio/NSC/pc87351/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87351/pc87351.h (renamed from src/superio/NSC/pc87351/pc87351.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87351/pc87351_early_serial.c (renamed from src/superio/NSC/pc87351/pc87351_early_serial.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87351/superio.c (renamed from src/superio/NSC/pc87351/superio.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87360/Config.lb (renamed from src/superio/NSC/pc87360/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87360/chip.h (renamed from src/superio/NSC/pc87360/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87360/pc87360.h (renamed from src/superio/NSC/pc87360/pc87360.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87360/pc87360_early_serial.c (renamed from src/superio/NSC/pc87360/pc87360_early_serial.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87360/superio.c (renamed from src/superio/NSC/pc87360/superio.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87366/Config.lb (renamed from src/superio/NSC/pc87366/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87366/chip.h (renamed from src/superio/NSC/pc87366/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87366/pc87366.h (renamed from src/superio/NSC/pc87366/pc87366.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87366/pc87366_early_serial.c (renamed from src/superio/NSC/pc87366/pc87366_early_serial.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87366/superio.c (renamed from src/superio/NSC/pc87366/superio.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87417/Config.lb (renamed from src/superio/NSC/pc87417/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87417/chip.h (renamed from src/superio/NSC/pc87417/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87417/pc87417.h (renamed from src/superio/NSC/pc87417/pc87417.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87417/pc87417_early_init.c (renamed from src/superio/NSC/pc87417/pc87417_early_init.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87417/pc87417_early_serial.c (renamed from src/superio/NSC/pc87417/pc87417_early_serial.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87417/superio.c (renamed from src/superio/NSC/pc87417/superio.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87427/Config.lb (renamed from src/superio/NSC/pc87427/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87427/chip.h (renamed from src/superio/NSC/pc87427/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87427/pc87427.h (renamed from src/superio/NSC/pc87427/pc87427.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87427/pc87427_early_init.c (renamed from src/superio/NSC/pc87427/pc87427_early_init.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc87427/superio.c (renamed from src/superio/NSC/pc87427/superio.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97307/Config.lb (renamed from src/superio/NSC/pc97307/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97307/chip.h (renamed from src/superio/NSC/pc97307/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97307/pc97307.h (renamed from src/superio/NSC/pc97307/pc97307.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97307/superio.c (renamed from src/superio/NSC/pc97307/superio.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97317/Config.lb (renamed from src/superio/NSC/pc97317/Config.lb) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97317/chip.h (renamed from src/superio/NSC/pc97317/chip.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97317/pc97317.h (renamed from src/superio/NSC/pc97317/pc97317.h) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97317/pc97317_early_serial.c (renamed from src/superio/NSC/pc97317/pc97317_early_serial.c) | 0 | ||||
-rw-r--r-- | src/superio/nsc/pc97317/superio.c (renamed from src/superio/NSC/pc97317/superio.c) | 0 |
40 files changed, 0 insertions, 0 deletions
diff --git a/src/superio/NSC/pc8374/Config.lb b/src/superio/nsc/pc8374/Config.lb index f62a567d61..f62a567d61 100644 --- a/src/superio/NSC/pc8374/Config.lb +++ b/src/superio/nsc/pc8374/Config.lb diff --git a/src/superio/NSC/pc8374/chip.h b/src/superio/nsc/pc8374/chip.h index 7bfa0db101..7bfa0db101 100644 --- a/src/superio/NSC/pc8374/chip.h +++ b/src/superio/nsc/pc8374/chip.h diff --git a/src/superio/NSC/pc8374/pc8374.h b/src/superio/nsc/pc8374/pc8374.h index 1f166a70fe..1f166a70fe 100644 --- a/src/superio/NSC/pc8374/pc8374.h +++ b/src/superio/nsc/pc8374/pc8374.h diff --git a/src/superio/NSC/pc8374/pc8374_early_serial.c b/src/superio/nsc/pc8374/pc8374_early_serial.c index be496070ec..be496070ec 100644 --- a/src/superio/NSC/pc8374/pc8374_early_serial.c +++ b/src/superio/nsc/pc8374/pc8374_early_serial.c diff --git a/src/superio/NSC/pc8374/superio.c b/src/superio/nsc/pc8374/superio.c index 1ef3d29da3..1ef3d29da3 100644 --- a/src/superio/NSC/pc8374/superio.c +++ b/src/superio/nsc/pc8374/superio.c diff --git a/src/superio/NSC/pc87351/Config.lb b/src/superio/nsc/pc87351/Config.lb index f62a567d61..f62a567d61 100644 --- a/src/superio/NSC/pc87351/Config.lb +++ b/src/superio/nsc/pc87351/Config.lb diff --git a/src/superio/NSC/pc87351/chip.h b/src/superio/nsc/pc87351/chip.h index 05a02a2565..05a02a2565 100644 --- a/src/superio/NSC/pc87351/chip.h +++ b/src/superio/nsc/pc87351/chip.h diff --git a/src/superio/NSC/pc87351/pc87351.h b/src/superio/nsc/pc87351/pc87351.h index dbed582bce..dbed582bce 100644 --- a/src/superio/NSC/pc87351/pc87351.h +++ b/src/superio/nsc/pc87351/pc87351.h diff --git a/src/superio/NSC/pc87351/pc87351_early_serial.c b/src/superio/nsc/pc87351/pc87351_early_serial.c index 7ec361e853..7ec361e853 100644 --- a/src/superio/NSC/pc87351/pc87351_early_serial.c +++ b/src/superio/nsc/pc87351/pc87351_early_serial.c diff --git a/src/superio/NSC/pc87351/superio.c b/src/superio/nsc/pc87351/superio.c index cdc19b2d2d..cdc19b2d2d 100644 --- a/src/superio/NSC/pc87351/superio.c +++ b/src/superio/nsc/pc87351/superio.c diff --git a/src/superio/NSC/pc87360/Config.lb b/src/superio/nsc/pc87360/Config.lb index f62a567d61..f62a567d61 100644 --- a/src/superio/NSC/pc87360/Config.lb +++ b/src/superio/nsc/pc87360/Config.lb diff --git a/src/superio/NSC/pc87360/chip.h b/src/superio/nsc/pc87360/chip.h index 0d6023b927..0d6023b927 100644 --- a/src/superio/NSC/pc87360/chip.h +++ b/src/superio/nsc/pc87360/chip.h diff --git a/src/superio/NSC/pc87360/pc87360.h b/src/superio/nsc/pc87360/pc87360.h index 201da8eb6e..201da8eb6e 100644 --- a/src/superio/NSC/pc87360/pc87360.h +++ b/src/superio/nsc/pc87360/pc87360.h diff --git a/src/superio/NSC/pc87360/pc87360_early_serial.c b/src/superio/nsc/pc87360/pc87360_early_serial.c index 696d3a0570..696d3a0570 100644 --- a/src/superio/NSC/pc87360/pc87360_early_serial.c +++ b/src/superio/nsc/pc87360/pc87360_early_serial.c diff --git a/src/superio/NSC/pc87360/superio.c b/src/superio/nsc/pc87360/superio.c index 2b017d5b73..2b017d5b73 100644 --- a/src/superio/NSC/pc87360/superio.c +++ b/src/superio/nsc/pc87360/superio.c diff --git a/src/superio/NSC/pc87366/Config.lb b/src/superio/nsc/pc87366/Config.lb index f62a567d61..f62a567d61 100644 --- a/src/superio/NSC/pc87366/Config.lb +++ b/src/superio/nsc/pc87366/Config.lb diff --git a/src/superio/NSC/pc87366/chip.h b/src/superio/nsc/pc87366/chip.h index 440885aec8..440885aec8 100644 --- a/src/superio/NSC/pc87366/chip.h +++ b/src/superio/nsc/pc87366/chip.h diff --git a/src/superio/NSC/pc87366/pc87366.h b/src/superio/nsc/pc87366/pc87366.h index d1bc9de319..d1bc9de319 100644 --- a/src/superio/NSC/pc87366/pc87366.h +++ b/src/superio/nsc/pc87366/pc87366.h diff --git a/src/superio/NSC/pc87366/pc87366_early_serial.c b/src/superio/nsc/pc87366/pc87366_early_serial.c index 354714f7b7..354714f7b7 100644 --- a/src/superio/NSC/pc87366/pc87366_early_serial.c +++ b/src/superio/nsc/pc87366/pc87366_early_serial.c diff --git a/src/superio/NSC/pc87366/superio.c b/src/superio/nsc/pc87366/superio.c index 732ad3fee1..732ad3fee1 100644 --- a/src/superio/NSC/pc87366/superio.c +++ b/src/superio/nsc/pc87366/superio.c diff --git a/src/superio/NSC/pc87417/Config.lb b/src/superio/nsc/pc87417/Config.lb index f62a567d61..f62a567d61 100644 --- a/src/superio/NSC/pc87417/Config.lb +++ b/src/superio/nsc/pc87417/Config.lb diff --git a/src/superio/NSC/pc87417/chip.h b/src/superio/nsc/pc87417/chip.h index e3c8891d53..e3c8891d53 100644 --- a/src/superio/NSC/pc87417/chip.h +++ b/src/superio/nsc/pc87417/chip.h diff --git a/src/superio/NSC/pc87417/pc87417.h b/src/superio/nsc/pc87417/pc87417.h index 7d5cad9545..7d5cad9545 100644 --- a/src/superio/NSC/pc87417/pc87417.h +++ b/src/superio/nsc/pc87417/pc87417.h diff --git a/src/superio/NSC/pc87417/pc87417_early_init.c b/src/superio/nsc/pc87417/pc87417_early_init.c index 028f02e66e..028f02e66e 100644 --- a/src/superio/NSC/pc87417/pc87417_early_init.c +++ b/src/superio/nsc/pc87417/pc87417_early_init.c diff --git a/src/superio/NSC/pc87417/pc87417_early_serial.c b/src/superio/nsc/pc87417/pc87417_early_serial.c index cb91d21296..cb91d21296 100644 --- a/src/superio/NSC/pc87417/pc87417_early_serial.c +++ b/src/superio/nsc/pc87417/pc87417_early_serial.c diff --git a/src/superio/NSC/pc87417/superio.c b/src/superio/nsc/pc87417/superio.c index f7a679c6e2..f7a679c6e2 100644 --- a/src/superio/NSC/pc87417/superio.c +++ b/src/superio/nsc/pc87417/superio.c diff --git a/src/superio/NSC/pc87427/Config.lb b/src/superio/nsc/pc87427/Config.lb index f62a567d61..f62a567d61 100644 --- a/src/superio/NSC/pc87427/Config.lb +++ b/src/superio/nsc/pc87427/Config.lb diff --git a/src/superio/NSC/pc87427/chip.h b/src/superio/nsc/pc87427/chip.h index 8eaf135702..8eaf135702 100644 --- a/src/superio/NSC/pc87427/chip.h +++ b/src/superio/nsc/pc87427/chip.h diff --git a/src/superio/NSC/pc87427/pc87427.h b/src/superio/nsc/pc87427/pc87427.h index d998bd6c20..d998bd6c20 100644 --- a/src/superio/NSC/pc87427/pc87427.h +++ b/src/superio/nsc/pc87427/pc87427.h diff --git a/src/superio/NSC/pc87427/pc87427_early_init.c b/src/superio/nsc/pc87427/pc87427_early_init.c index 71f702f11f..71f702f11f 100644 --- a/src/superio/NSC/pc87427/pc87427_early_init.c +++ b/src/superio/nsc/pc87427/pc87427_early_init.c diff --git a/src/superio/NSC/pc87427/superio.c b/src/superio/nsc/pc87427/superio.c index 6f192f6631..6f192f6631 100644 --- a/src/superio/NSC/pc87427/superio.c +++ b/src/superio/nsc/pc87427/superio.c diff --git a/src/superio/NSC/pc97307/Config.lb b/src/superio/nsc/pc97307/Config.lb index 94a888e767..94a888e767 100644 --- a/src/superio/NSC/pc97307/Config.lb +++ b/src/superio/nsc/pc97307/Config.lb diff --git a/src/superio/NSC/pc97307/chip.h b/src/superio/nsc/pc97307/chip.h index 3e6b7f64ad..3e6b7f64ad 100644 --- a/src/superio/NSC/pc97307/chip.h +++ b/src/superio/nsc/pc97307/chip.h diff --git a/src/superio/NSC/pc97307/pc97307.h b/src/superio/nsc/pc97307/pc97307.h index fa1f7f69b5..fa1f7f69b5 100644 --- a/src/superio/NSC/pc97307/pc97307.h +++ b/src/superio/nsc/pc97307/pc97307.h diff --git a/src/superio/NSC/pc97307/superio.c b/src/superio/nsc/pc97307/superio.c index b2de76a4c1..b2de76a4c1 100644 --- a/src/superio/NSC/pc97307/superio.c +++ b/src/superio/nsc/pc97307/superio.c diff --git a/src/superio/NSC/pc97317/Config.lb b/src/superio/nsc/pc97317/Config.lb index 94a888e767..94a888e767 100644 --- a/src/superio/NSC/pc97317/Config.lb +++ b/src/superio/nsc/pc97317/Config.lb diff --git a/src/superio/NSC/pc97317/chip.h b/src/superio/nsc/pc97317/chip.h index 7997dff8bc..7997dff8bc 100644 --- a/src/superio/NSC/pc97317/chip.h +++ b/src/superio/nsc/pc97317/chip.h diff --git a/src/superio/NSC/pc97317/pc97317.h b/src/superio/nsc/pc97317/pc97317.h index cdeca2acea..cdeca2acea 100644 --- a/src/superio/NSC/pc97317/pc97317.h +++ b/src/superio/nsc/pc97317/pc97317.h diff --git a/src/superio/NSC/pc97317/pc97317_early_serial.c b/src/superio/nsc/pc97317/pc97317_early_serial.c index 3aa7f99890..3aa7f99890 100644 --- a/src/superio/NSC/pc97317/pc97317_early_serial.c +++ b/src/superio/nsc/pc97317/pc97317_early_serial.c diff --git a/src/superio/NSC/pc97317/superio.c b/src/superio/nsc/pc97317/superio.c index 59a1214f7b..59a1214f7b 100644 --- a/src/superio/NSC/pc97317/superio.c +++ b/src/superio/nsc/pc97317/superio.c |