Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | enable preinit for magicbox | Felix Fietkau | 2007-03-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6483 | |||||
* | enable preinit in a few other platforms | Felix Fietkau | 2007-03-03 | 5 | -7/+7 | |
| | | | | SVN-Revision: 6482 | |||||
* | add failsafe support for x86-2.6 and fix mdev support for platforms using ↵ | Felix Fietkau | 2007-03-03 | 2 | -0/+6 | |
| | | | | | | /etc/preinit SVN-Revision: 6481 | |||||
* | R.I.P. devfs | Imre Kaloz | 2007-03-03 | 3 | -12394/+13 | |
| | | | | SVN-Revision: 6478 | |||||
* | replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part() | Felix Fietkau | 2007-03-03 | 1 | -3/+5 | |
| | | | | SVN-Revision: 6477 | |||||
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 | 10 | -0/+35 | |
| | | | | SVN-Revision: 6475 | |||||
* | Deleting the test file | Hamish Guthrie | 2007-03-02 | 1 | -1/+0 | |
| | | | | SVN-Revision: 6473 | |||||
* | Test file - please ignore | Hamish Guthrie | 2007-03-02 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6472 | |||||
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 | 29 | -186/+373 | |
| | | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468 | |||||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 20 | -0/+0 | |
| | | | | SVN-Revision: 6465 | |||||
* | kernel build cleanup | Felix Fietkau | 2007-03-02 | 2 | -5/+0 | |
| | | | | SVN-Revision: 6464 | |||||
* | copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359) | Felix Fietkau | 2007-03-02 | 1 | -0/+4 | |
| | | | | SVN-Revision: 6463 | |||||
* | enable mini_fo on fonera | Felix Fietkau | 2007-03-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6456 | |||||
* | Add a LED driver for MTX-1 boards, yeah baby | Florian Fainelli | 2007-03-02 | 2 | -2/+150 | |
| | | | | SVN-Revision: 6454 | |||||
* | enable grub images in menuconfig for squashfs | Felix Fietkau | 2007-03-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6453 | |||||
* | use /etc/preinit on atheros-2.6 | Felix Fietkau | 2007-03-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6452 | |||||
* | add squashfs support for atheros-2.6 | Felix Fietkau | 2007-03-02 | 2 | -2/+7 | |
| | | | | SVN-Revision: 6451 | |||||
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 4 | -5/+127 | |
| | | | | SVN-Revision: 6450 | |||||
* | move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵ | Felix Fietkau | 2007-03-01 | 5 | -0/+4 | |
| | | | | | | until the flash map driver is updated and tested SVN-Revision: 6449 | |||||
* | flash related cleanups | Felix Fietkau | 2007-03-01 | 3 | -24/+7 | |
| | | | | SVN-Revision: 6446 | |||||
* | mark uml as broken and add some cleanups (not working yet) | Felix Fietkau | 2007-02-28 | 5 | -18/+148 | |
| | | | | SVN-Revision: 6439 | |||||
* | fix a small bug in the config merge/split (fixes buildbot error on ixp4xx) | Felix Fietkau | 2007-02-28 | 1 | -2/+1 | |
| | | | | SVN-Revision: 6427 | |||||
* | Forgot the patch for CLASSIFY | Florian Fainelli | 2007-02-28 | 1 | -0/+120 | |
| | | | | SVN-Revision: 6425 | |||||
* | Add ipt_CLASSIFY target for 2.4 kernels (#1338) | Florian Fainelli | 2007-02-28 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6424 | |||||
* | add a patch to revert recent breakage in the intel cfi flash driver (fixes ↵ | Felix Fietkau | 2007-02-28 | 1 | -0/+169 | |
| | | | | | | #1140) SVN-Revision: 6420 | |||||
* | strip double quotes from grub boot options (fixes #1406) | Felix Fietkau | 2007-02-28 | 1 | -2/+3 | |
| | | | | SVN-Revision: 6419 | |||||
* | update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397 | Felix Fietkau | 2007-02-28 | 1 | -428/+452 | |
| | | | | SVN-Revision: 6418 | |||||
* | allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) | Felix Fietkau | 2007-02-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6417 | |||||
* | correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) | Felix Fietkau | 2007-02-26 | 9 | -1/+9 | |
| | | | | SVN-Revision: 6390 | |||||
* | use default_subtargets in package/Makefile and target/Makefile | Felix Fietkau | 2007-02-26 | 1 | -11/+1 | |
| | | | | SVN-Revision: 6380 | |||||
* | run indent on ar2313 driver | Felix Fietkau | 2007-02-25 | 3 | -654/+688 | |
| | | | | SVN-Revision: 6366 | |||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 6 | -43/+18 | |
| | | | | SVN-Revision: 6360 | |||||
* | add optional padding for x86 grub images (useful for running jffs2 images in ↵ | Felix Fietkau | 2007-02-25 | 3 | -1/+7 | |
| | | | | | | qemu) SVN-Revision: 6359 | |||||
* | ignore profiles with custom kernel configs in the image builder itself | Felix Fietkau | 2007-02-22 | 1 | -1/+4 | |
| | | | | SVN-Revision: 6342 | |||||
* | disable the image builder in menuconfig for profiles with custom kernel configs | Felix Fietkau | 2007-02-22 | 2 | -0/+4 | |
| | | | | SVN-Revision: 6341 | |||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 16 | -0/+4762 | |
| | | | | SVN-Revision: 6338 | |||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 25 | -24313/+616 | |
| | | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337 | |||||
* | rename the Profile template that the image builder uses to prevent name ↵ | Felix Fietkau | 2007-02-22 | 1 | -1/+1 | |
| | | | | | | conflicts with the template that the kernel uses SVN-Revision: 6336 | |||||
* | add 16MB flash support for ar2315 (who knows...?) | Felix Fietkau | 2007-02-20 | 3 | -2/+19 | |
| | | | | SVN-Revision: 6334 | |||||
* | make rootfs split/detection more generic - patch can be moved to generic-2.6 ↵ | Felix Fietkau | 2007-02-19 | 4 | -433/+416 | |
| | | | | | | after testing on other platforms (especially broadcom) SVN-Revision: 6328 | |||||
* | autodetect flash width - thanks to Kestutis Kupciunas | Imre Kaloz | 2007-02-19 | 1 | -0/+14 | |
| | | | | SVN-Revision: 6327 | |||||
* | use radio0 only on the 5312 | Imre Kaloz | 2007-02-19 | 1 | -3/+5 | |
| | | | | SVN-Revision: 6326 | |||||
* | fix ar2315 rootfs mount | Felix Fietkau | 2007-02-19 | 1 | -1/+7 | |
| | | | | SVN-Revision: 6325 | |||||
* | Finally fix the pesky x86-2.6 block2mtd related crash (#1058) When erasing ↵ | Felix Fietkau | 2007-02-18 | 1 | -0/+11 | |
| | | | | | | | | blocks, block2mtd checks the block on the physical disk to see if everything's filled with 0xff. When grabbing a page from the page cache, it initializes the limit as <start address> + PAGE_SIZE. Turns out that the pointer to the status page is (unsigned long *), and thus it adds (PAGE_SIZE * 4). This would never have been caught, if it wasn't for the unlikely event that block2mtd catches the *last* page available in the system ram and thus tries to scan 4 memory pages from there. The absolutely trivial fix is to do a double cast (cast to (u8 *), add PAGE_SIZE, then cast to (unsigned long *)) ... and there was much rejoicing SVN-Revision: 6318 | |||||
* | disable dma offset for now | Felix Fietkau | 2007-02-17 | 1 | -0/+4 | |
| | | | | SVN-Revision: 6317 | |||||
* | fix ar2312/2313 mac detection | Felix Fietkau | 2007-02-17 | 1 | -2/+6 | |
| | | | | SVN-Revision: 6316 | |||||
* | add e1000 support | Felix Fietkau | 2007-02-16 | 2 | -56/+6 | |
| | | | | SVN-Revision: 6315 | |||||
* | remove useless newlines | Felix Fietkau | 2007-02-16 | 1 | -7/+7 | |
| | | | | SVN-Revision: 6314 | |||||
* | make kernel_menuconfig work without target toolchain | Felix Fietkau | 2007-02-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6312 | |||||
* | add top-level kernel_menuconfig target to unpack and reconfigure the kernel ↵ | Felix Fietkau | 2007-02-16 | 1 | -0/+3 | |
| | | | | | | - uses config.pl to generate target/linux/*/config and config-diff SVN-Revision: 6310 |