Commit graph

30 commits

Author SHA1 Message Date
Hamish Guthrie
9cb95b53f0 Midified UART init, added interrupt handlers for DCD lines
SVN-Revision: 7146
2007-05-09 15:19:49 +00:00
Hamish Guthrie
9b27055a6c Corrected inverted DCD/DTR logic
SVN-Revision: 7145
2007-05-09 08:52:32 +00:00
Hamish Guthrie
91cdb3476d Add support for VersaLink modem control on DCE ports 0 and 3
SVN-Revision: 7144
2007-05-09 08:29:08 +00:00
Florian Fainelli
d8d8b06842 Build multipath caching modules
SVN-Revision: 7136
2007-05-08 16:05:48 +00:00
Hamish Guthrie
e22255fceb Changed partitioning not to use at91part.c as opposed to using command-line partitioning.
SVN-Revision: 7089
2007-05-04 11:29:40 +00:00
Hamish Guthrie
d1c6fb0d65 Modified GPIO allocation per rev1.02 board
SVN-Revision: 7083
2007-05-03 05:11:34 +00:00
Hamish Guthrie
4f1292f1c5 Changed default rootfs size for at91 to 2112k
SVN-Revision: 7025
2007-04-21 15:01:45 +00:00
Hamish Guthrie
7bdb5dcae0 Changed the default ipkg download location for at91 platforms to my web server
SVN-Revision: 7010
2007-04-20 14:01:12 +00:00
Florian Fainelli
cd65230eea Add raw and NOTRACK targets (#1583)
SVN-Revision: 6945
2007-04-13 11:28:45 +00:00
Hamish Guthrie
9073ef0f24 Changed erase routine to erase flash to 0xff instead of 0x00
SVN-Revision: 6922
2007-04-10 11:09:26 +00:00
Hamish Guthrie
910a7efc8f Added erase entire flash utility to romboot.
SVN-Revision: 6916
2007-04-10 08:58:02 +00:00
Hamish Guthrie
9a8ff3b05d Added module to generate u-boot config file. Added platform overrides for base files.
SVN-Revision: 6870
2007-04-05 13:23:15 +00:00
Hamish Guthrie
604782648a Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support on at91 platform
SVN-Revision: 6862
2007-04-04 14:33:52 +00:00
Hamish Guthrie
ad2a8ced9d Moved activity led to correct IO ports
SVN-Revision: 6761
2007-03-30 07:22:52 +00:00
Felix Fietkau
5c9cbf119d clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
2007-03-27 23:41:05 +00:00
Hamish Guthrie
19358682eb Added support for BSD pty's
SVN-Revision: 6673
2007-03-24 17:32:32 +00:00
Hamish Guthrie
535ff3f6b2 Added facility to program entire device from SD-Card Fixed up MAC address init in u-boot
SVN-Revision: 6662
2007-03-24 12:54:38 +00:00
Hamish Guthrie
f63dd06ad7 Final image build fixups
SVN-Revision: 6644
2007-03-23 10:24:01 +00:00
Hamish Guthrie
d9b2f5c07b Added rule for objdump Added support for AT91 SD-Card in primary bootloader (romboot)
SVN-Revision: 6638
2007-03-22 18:07:01 +00:00
Hamish Guthrie
cfec8068ce There are issues with the CRC calc stuff under x86_64. This version only works on 32-bit architectures.
SVN-Revision: 6637
2007-03-22 17:45:21 +00:00
Hamish Guthrie
5bd6518456 New program to generate u-boot parameter block with correct CRC to enable reprogramming parameters from Linux.
SVN-Revision: 6636
2007-03-22 17:33:29 +00:00
Hamish Guthrie
285c45e7fd Added primary and secondary bootloaders
SVN-Revision: 6626
2007-03-20 09:59:17 +00:00
Hamish Guthrie
2ee061880b Changed pin selections in low-level mmc driver
SVN-Revision: 6596
2007-03-17 16:19:09 +00:00
Hamish Guthrie
edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
2007-03-16 18:53:35 +00:00
Hamish Guthrie
98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
2007-03-10 16:06:37 +00:00
Hamish Guthrie
2cbe1f1c0d Added GPIO driver
SVN-Revision: 6534
2007-03-07 11:46:24 +00:00
Hamish Guthrie
18b744818a Add support for LED drivers (clock tick and CPU activity) Removed partition support (done on command line now)
SVN-Revision: 6531
2007-03-06 20:40:41 +00:00
Hamish Guthrie
a5938cfbb3 Modified partition table to support jffs2
SVN-Revision: 6529
2007-03-05 10:30:34 +00:00
Hamish Guthrie
64d7360b51 Chaged kernel config so default builds cleanly
SVN-Revision: 6528
2007-03-05 09:15:45 +00:00
Hamish Guthrie
99657a3be5 Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
2007-03-04 17:29:44 +00:00