24 Commits (9882253827b16579bbd317f6e8c0deb75b0ca0f3)

Author SHA1 Message Date
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 c079b2e046 Changed target for ubpar.c to directly write to mtd device 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 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
Florian Fainelli 4919d46982 Add the #1680 fix for GNU make versions 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 4f1292f1c5 Changed default rootfs size for at91 to 2112k 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 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 99657a3be5 Added initial support for at91 plaform (HCG) 18 years ago