57 Commits (93a7dd095606caeca10a1eeb2375a5b3af994cb1)

Author SHA1 Message Date
Hamish Guthrie cf4b1f4777 Added USB serial devices 17 years ago
Hamish Guthrie c5c3e1d89c Added USB support 17 years ago
Felix Fietkau 41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place 18 years ago
Felix Fietkau b94b11e11e minor kernel config sync 18 years ago
Hamish Guthrie c41fbdc08a Changed bootloader and partition parameters to ease virgin unit programming without SD-Flash card. 18 years ago
Hamish Guthrie ff17ac5ec3 Added config parameters for u-boot client IP address as well as TFTP server IP address. 18 years ago
Hamish Guthrie bcf211ceaf Corrected dfboot issue with ttyS2 and ttyS3 18 years ago
Felix Fietkau bf18c96088 add missing dependency 18 years ago
Hamish Guthrie 425102d11c Changed autoboot timeout in dfboot 18 years ago
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 18 years ago
Hamish Guthrie c079b2e046 Changed target for ubpar.c to directly write to mtd device 18 years ago
Hamish Guthrie 6c6a51c4d5 Changed default ipkg source for new release 18 years ago
Hamish Guthrie 04479e30ad Removed romboot from tree - replaced by dfboot 18 years ago
Hamish Guthrie c8f4767eaf Corrected PLLA setting to remove error in BRG at 115k. Removed 2 files not required 18 years ago
Hamish Guthrie 90153e678e Sets GPIO PB28 to multi-drive (open collector) - fixes reset issue 18 years ago
Hamish Guthrie e759465420 Fixed at91 ethernet driver for dm9161a PHY interrupt issue 18 years ago
Hamish Guthrie 3266668cae add new dfboot loader - a complete revison of romboot code. 18 years ago
Hamish Guthrie e970f61273 Remove a debug statement from trx.c, add config changes for at91 18 years ago
Hamish Guthrie d6031adcbb Default kernel config file for .21 kernel 18 years ago
Hamish Guthrie 77fc5bb1da Serial patches for .21 18 years ago
Hamish Guthrie c2b3f561a8 mtd partitioning for .21 18 years ago
Hamish Guthrie f252d38bd4 GPIO changes for .21 kernel 18 years ago
Hamish Guthrie 0ea687db61 patch no longer required - incorporated in base patches 18 years ago
Hamish Guthrie e83486ab59 userspace gpio driver for .21 18 years ago
Hamish Guthrie b8434b0722 activity-led.patch no longer required 18 years ago
Hamish Guthrie bab2982a68 First patches to get to .21 kernel 18 years ago
Florian Fainelli 4919d46982 Add the #1680 fix for GNU make versions 18 years ago
Hamish Guthrie 9cb95b53f0 Midified UART init, added interrupt handlers for DCD lines 18 years ago
Hamish Guthrie 9b27055a6c Corrected inverted DCD/DTR logic 18 years ago
Hamish Guthrie 91cdb3476d Add support for VersaLink modem control on DCE ports 0 and 3 18 years ago
Florian Fainelli d8d8b06842 Build multipath caching modules 18 years ago
Hamish Guthrie e22255fceb Changed partitioning not to use at91part.c as opposed to using command-line partitioning. 18 years ago
Hamish Guthrie d1c6fb0d65 Modified GPIO allocation per rev1.02 board 18 years ago
Hamish Guthrie 4f1292f1c5 Changed default rootfs size for at91 to 2112k 18 years ago
Hamish Guthrie 7bdb5dcae0 Changed the default ipkg download location for at91 platforms to my web server 18 years ago
Florian Fainelli cd65230eea Add raw and NOTRACK targets (#1583) 18 years ago
Hamish Guthrie 9073ef0f24 Changed erase routine to erase flash to 0xff instead of 0x00 18 years ago
Hamish Guthrie 910a7efc8f Added erase entire flash utility to romboot. 18 years ago
Hamish Guthrie 9a8ff3b05d Added module to generate u-boot config file. Added platform overrides for base files. 18 years ago
Hamish Guthrie 604782648a Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support on at91 platform 18 years ago
Hamish Guthrie ad2a8ced9d Moved activity led to correct IO ports 18 years ago
Felix Fietkau 5c9cbf119d clean up nfsd kernel config entries (#1523) 18 years ago
Hamish Guthrie 19358682eb Added support for BSD pty's 18 years ago
Hamish Guthrie 535ff3f6b2 Added facility to program entire device from SD-Card Fixed up MAC address init in u-boot 18 years ago
Hamish Guthrie f63dd06ad7 Final image build fixups 18 years ago
Hamish Guthrie d9b2f5c07b Added rule for objdump Added support for AT91 SD-Card in primary bootloader (romboot) 18 years ago
Hamish Guthrie cfec8068ce There are issues with the CRC calc stuff under x86_64. This version only works on 32-bit architectures. 18 years ago
Hamish Guthrie 5bd6518456 New program to generate u-boot parameter block with correct CRC to enable reprogramming parameters from Linux. 18 years ago
Hamish Guthrie 285c45e7fd Added primary and secondary bootloaders 18 years ago
Hamish Guthrie 2ee061880b Changed pin selections in low-level mmc driver 18 years ago