patacongo
|
9b3dae46ae
|
MAC driver development
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1813 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-21 22:19:36 +00:00 |
|
patacongo
|
4cc43c22e6
|
Complete Rx side of ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1812 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-21 17:42:14 +00:00 |
|
patacongo
|
e494bbd7cd
|
Extend SPI interface so that we can set number of bits per word
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1742 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-26 18:58:49 +00:00 |
|
patacongo
|
5b7bd6c9df
|
Extend SPI interface for word sizes >8bits
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1740 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-26 16:06:29 +00:00 |
|
patacongo
|
bfb4e1f48c
|
more i.MX logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1702 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-18 21:56:32 +00:00 |
|
patacongo
|
6d10d5deb9
|
Add z8 I2C driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1680 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-04 20:53:06 +00:00 |
|
patacongo
|
affc606a1d
|
Add eZ80 I2C driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1679 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-04 20:27:37 +00:00 |
|
patacongo
|
bb54876857
|
Added I2C register bit definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1673 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-31 22:29:08 +00:00 |
|
patacongo
|
fc25c9d661
|
I2C register definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1670 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-29 21:43:26 +00:00 |
|
patacongo
|
eb7cadce8f
|
Add SPI method to set SCLK mode
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1669 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-29 21:14:34 +00:00 |
|
patacongo
|
7b487e8dc9
|
Add eZ80 SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1668 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-29 20:34:58 +00:00 |
|
patacongo
|
44b880d56e
|
Patch [2696648] Z80: interrupt flag stored in parity bit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1640 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-22 19:52:48 +00:00 |
|
patacongo
|
328d303684
|
Fix an error that was causing Tx to timeout improperly
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1639 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-22 17:13:51 +00:00 |
|
patacongo
|
2db7a386d4
|
use llvdbg because vdbg can cause suspension
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1616 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-15 21:47:00 +00:00 |
|
patacongo
|
acab184c80
|
Correct setting of rrp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1606 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-14 20:10:07 +00:00 |
|
patacongo
|
ea041dce05
|
Handle RX descriptor wrapping
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1602 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-14 14:24:22 +00:00 |
|
patacongo
|
367beee228
|
Repartition functionality in preparation for nested, pending reprioritization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1591 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-10 23:52:46 +00:00 |
|
patacongo
|
93355c7e40
|
Back out part of the last change -- that was a bad idea
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1585 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-10 00:38:35 +00:00 |
|
patacongo
|
166b4da551
|
Add support for priority inheritance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1581 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 23:33:41 +00:00 |
|
patacongo
|
bbc8d51396
|
MAXF setting was too small
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1579 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 19:35:35 +00:00 |
|
patacongo
|
980c892b63
|
Big restructuring of TX logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1578 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 19:00:28 +00:00 |
|
patacongo
|
e3fb74656d
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1577 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-08 18:58:01 +00:00 |
|
patacongo
|
64b9459a4c
|
Complete replacement of PHY logic for Am79c874
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1573 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-07 23:29:17 +00:00 |
|
patacongo
|
9aea2c6657
|
Integrating EMAC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1565 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-07 17:56:27 +00:00 |
|
patacongo
|
ccbc1a8e59
|
Fix status macro
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1563 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-03 12:12:49 +00:00 |
|
patacongo
|
550eb5cd8b
|
Numerous changes made during the course of integration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1552 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 16:22:26 +00:00 |
|
patacongo
|
035416320e
|
Debug output should be conditioned on CONFIG_DEBUG_SCHED
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1551 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 16:21:11 +00:00 |
|
patacongo
|
1f3080c62f
|
Fix typo in name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1549 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 16:06:18 +00:00 |
|
patacongo
|
2d8487f219
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1548 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 15:59:01 +00:00 |
|
patacongo
|
c10f5b9dbd
|
up_earlyserialinit is not used on these platforms
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1547 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 15:58:25 +00:00 |
|
patacongo
|
2f7ee2448c
|
up_earlyserinit is never called
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1546 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 15:57:59 +00:00 |
|
patacongo
|
e5e08517b4
|
Remove references to unused symbols
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1545 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 15:57:37 +00:00 |
|
patacongo
|
38affba148
|
Fix error in organization of vector table
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1544 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-01 15:56:48 +00:00 |
|
patacongo
|
434c6c27ca
|
Fix errors in handling interrupt bits on context restore
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1541 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-28 21:58:27 +00:00 |
|
patacongo
|
6c0b393697
|
Fix errors in handling interrupt bits on context restore
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1540 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-28 21:52:35 +00:00 |
|
patacongo
|
3b78e0a8f3
|
Fix more overflow/truncation problems in timer setups
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1537 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-28 18:50:44 +00:00 |
|
patacongo
|
2bd33dbe70
|
Fix signal-related compilation errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1533 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-28 14:23:20 +00:00 |
|
patacongo
|
5640825b3f
|
Add up_puts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1532 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-28 14:22:57 +00:00 |
|
patacongo
|
144644600e
|
Fixe ez80 serial setup
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1531 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-28 01:27:30 +00:00 |
|
patacongo
|
ec2e5163af
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1528 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-26 02:07:06 +00:00 |
|
patacongo
|
54434c99ba
|
Fix error in calculating baud rate generation value
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1524 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-26 00:40:44 +00:00 |
|
patacongo
|
1b8bc0682a
|
ez80Acclaim fixes from Kevin Franzen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1500 42af7a65-404d-4744-a932-0658087f49c3
|
2009-02-14 23:57:26 +00:00 |
|
patacongo
|
a51a122fb8
|
Add eZ80F91 EMAC driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1450 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-12 16:57:52 +00:00 |
|
patacongo
|
1e94c9f7e2
|
Add MDC clock divisors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1446 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-12 02:20:03 +00:00 |
|
patacongo
|
6c1cdc5213
|
Move EMAC definitions to a separate file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1442 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-11 02:30:58 +00:00 |
|
patacongo
|
721696a066
|
Add more EMAC register definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1440 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-09 01:07:11 +00:00 |
|
patacongo
|
c0dfcb5084
|
Need to use cygpath consistently for compilation in subdirectories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1439 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-08 21:21:46 +00:00 |
|
patacongo
|
c0f9c73868
|
ez80f910200zco port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1436 42af7a65-404d-4744-a932-0658087f49c3
|
2008-12-08 18:44:43 +00:00 |
|
patacongo
|
dede5077d6
|
Change configuration name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1226 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-13 20:37:02 +00:00 |
|
patacongo
|
f053a30e05
|
typo in variable name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1160 42af7a65-404d-4744-a932-0658087f49c3
|
2008-11-07 20:09:12 +00:00 |
|