Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 14 | -6429/+0 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | Changed bootloader and partition parameters to ease virgin unit programming ↵ | Hamish Guthrie | 2007-06-19 | 1 | -0/+11 |
| | | | | | | without SD-Flash card. SVN-Revision: 7672 | ||||
* | Added config parameters for u-boot client IP address as well as TFTP server ↵ | Hamish Guthrie | 2007-06-14 | 1 | -0/+24 |
| | | | | | | IP address. SVN-Revision: 7632 | ||||
* | Add the #1680 fix for GNU make versions | Florian Fainelli | 2007-05-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 7231 | ||||
* | Changed partitioning not to use at91part.c as opposed to using command-line ↵ | Hamish Guthrie | 2007-05-04 | 1 | -0/+19 |
| | | | | | | partitioning. SVN-Revision: 7089 | ||||
* | Changed default rootfs size for at91 to 2112k | Hamish Guthrie | 2007-04-21 | 1 | -4/+4 |
| | | | | SVN-Revision: 7025 | ||||
* | Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵ | Hamish Guthrie | 2007-04-04 | 1 | -0/+13 |
| | | | | | | on at91 platform SVN-Revision: 6862 | ||||
* | Added facility to program entire device from SD-Card Fixed up MAC address ↵ | Hamish Guthrie | 2007-03-24 | 1 | -0/+12 |
| | | | | | | init in u-boot SVN-Revision: 6662 | ||||
* | Final image build fixups | Hamish Guthrie | 2007-03-23 | 1 | -0/+10 |
| | | | | SVN-Revision: 6644 | ||||
* | There are issues with the CRC calc stuff under x86_64. This version only ↵ | Hamish Guthrie | 2007-03-22 | 1 | -0/+11 |
| | | | | | | works on 32-bit architectures. SVN-Revision: 6637 | ||||
* | New program to generate u-boot parameter block with correct CRC to enable ↵ | Hamish Guthrie | 2007-03-22 | 1 | -0/+115 |
| | | | | | | reprogramming parameters from Linux. SVN-Revision: 6636 | ||||
* | Added primary and secondary bootloaders | Hamish Guthrie | 2007-03-20 | 5 | -0/+6198 |
SVN-Revision: 6626 |