Commit graph

51 commits

Author SHA1 Message Date
Hamish Guthrie
bcf211ceaf Corrected dfboot issue with ttyS2 and ttyS3
SVN-Revision: 7566
2007-06-11 14:54:14 +00:00
Felix Fietkau
bf18c96088 add missing dependency
SVN-Revision: 7562
2007-06-11 13:28:25 +00:00
Hamish Guthrie
425102d11c Changed autoboot timeout in dfboot
SVN-Revision: 7508
2007-06-06 09:11:39 +00:00
Hamish Guthrie
541d5937b3 Fixed bug in mmc driver (can now write to SD-Card within Linux). Changed some kernel configs to support ext2 on SD-Card
SVN-Revision: 7503
2007-06-05 12:29:58 +00:00
Hamish Guthrie
c079b2e046 Changed target for ubpar.c to directly write to mtd device
SVN-Revision: 7502
2007-06-05 04:34:38 +00:00
Hamish Guthrie
6c6a51c4d5 Changed default ipkg source for new release
SVN-Revision: 7501
2007-06-05 04:01:46 +00:00
Hamish Guthrie
04479e30ad Removed romboot from tree - replaced by dfboot
SVN-Revision: 7500
2007-06-05 03:39:52 +00:00
Hamish Guthrie
c8f4767eaf Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not required
SVN-Revision: 7499
2007-06-05 03:37:01 +00:00
Hamish Guthrie
90153e678e Sets GPIO PB28 to multi-drive (open collector) - fixes reset issue
SVN-Revision: 7498
2007-06-05 03:31:12 +00:00
Hamish Guthrie
e759465420 Fixed at91 ethernet driver for dm9161a PHY interrupt issue
SVN-Revision: 7493
2007-06-04 17:46:46 +00:00
Hamish Guthrie
3266668cae add new dfboot loader - a complete revison of romboot code.
SVN-Revision: 7492
2007-06-04 17:41:40 +00:00
Hamish Guthrie
e970f61273 Remove a debug statement from trx.c, add config changes for at91
SVN-Revision: 7491
2007-06-04 17:39:38 +00:00
Hamish Guthrie
d6031adcbb Default kernel config file for .21 kernel
SVN-Revision: 7376
2007-05-28 14:59:36 +00:00
Hamish Guthrie
77fc5bb1da Serial patches for .21
SVN-Revision: 7375
2007-05-28 14:47:05 +00:00
Hamish Guthrie
c2b3f561a8 mtd partitioning for .21
SVN-Revision: 7374
2007-05-28 14:14:17 +00:00
Hamish Guthrie
f252d38bd4 GPIO changes for .21 kernel
SVN-Revision: 7372
2007-05-28 14:02:03 +00:00
Hamish Guthrie
0ea687db61 patch no longer required - incorporated in base patches
SVN-Revision: 7371
2007-05-28 13:50:35 +00:00
Hamish Guthrie
e83486ab59 userspace gpio driver for .21
SVN-Revision: 7368
2007-05-28 13:47:22 +00:00
Hamish Guthrie
b8434b0722 activity-led.patch no longer required
SVN-Revision: 7366
2007-05-28 13:05:07 +00:00
Hamish Guthrie
bab2982a68 First patches to get to .21 kernel
SVN-Revision: 7365
2007-05-28 13:00:05 +00:00
Florian Fainelli
4919d46982 Add the #1680 fix for GNU make versions
SVN-Revision: 7231
2007-05-14 17:55:00 +00:00
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