Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix uclibc subdir | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15010 | ||||
* | append the correct extraversion to the toolchain's info.mk for uclibc-nptl | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15008 | ||||
* | fix uclibc symlink for nptl | Felix Fietkau | 2009-03-24 | 1 | -4/+4 |
| | | | | SVN-Revision: 15007 | ||||
* | add uclibc-nptl | Felix Fietkau | 2009-03-24 | 17 | -7/+495 |
| | | | | SVN-Revision: 15006 | ||||
* | remove obsolete comment | Felix Fietkau | 2009-03-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 15005 | ||||
* | clean up uClibc config handling - use kconfig.pl to split configs similar to ↵ | Felix Fietkau | 2009-03-24 | 35 | -6091/+727 |
| | | | | | | how it's done in the kernel SVN-Revision: 15004 | ||||
* | kconfig.pl: interpret =n as undefined symbol | Felix Fietkau | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15003 | ||||
* | kconfig.pl: add support for custom prefixes instead of CONFIG_ | Felix Fietkau | 2009-03-24 | 1 | -5/+18 |
| | | | | SVN-Revision: 15002 | ||||
* | fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15001 | ||||
* | add uclibc 0.9.30.1 | Felix Fietkau | 2009-03-23 | 4 | -56/+11 |
| | | | | SVN-Revision: 15000 | ||||
* | fix the path to the build dir for host packages | Felix Fietkau | 2009-03-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 14998 | ||||
* | fix calling the update target for host-only builds | Felix Fietkau | 2009-03-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 14997 | ||||
* | fix HOST_QUILT override | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 14996 | ||||
* | do not use --owner=root or --group=root when running tar. it does not work ↵ | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | | | on systems that name their root group differently SVN-Revision: 14995 | ||||
* | clean up uclibc patch/config version handling a bit | Felix Fietkau | 2009-03-23 | 84 | -26/+8 |
| | | | | SVN-Revision: 14994 | ||||
* | bump to version 0.6.9. Synced config with upstream version. | Hauke Mehrtens | 2009-03-23 | 4 | -26/+46 |
| | | | | SVN-Revision: 14993 | ||||
* | bump to version 0.6.9. Synced default.config and mini.config with upstream ↵ | Hauke Mehrtens | 2009-03-23 | 3 | -44/+66 |
| | | | | | | version. SVN-Revision: 14992 | ||||
* | madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 14991 | ||||
* | madwifi: fix a locking error related to wds (thx, tharvey) | Felix Fietkau | 2009-03-23 | 1 | -6/+6 |
| | | | | SVN-Revision: 14990 | ||||
* | madwifi: add fragmentation fix from #4817 | Felix Fietkau | 2009-03-23 | 1 | -0/+10 |
| | | | | SVN-Revision: 14989 | ||||
* | reorganize madwifi patches slightly | Felix Fietkau | 2009-03-23 | 5 | -100/+54 |
| | | | | SVN-Revision: 14988 | ||||
* | speed up quilt imports | Felix Fietkau | 2009-03-23 | 1 | -32/+5 |
| | | | | SVN-Revision: 14987 | ||||
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 14986 | ||||
* | atheros: upgrade to 2.6.28 by default | Felix Fietkau | 2009-03-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14985 | ||||
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 | 2 | -11/+12 |
| | | | | SVN-Revision: 14984 | ||||
* | atheros: fix ar5312 support | Felix Fietkau | 2009-03-22 | 1 | -9/+15 |
| | | | | SVN-Revision: 14983 | ||||
* | atheros: do not attempt to start pci on ar2317 | Felix Fietkau | 2009-03-22 | 1 | -4/+3 |
| | | | | SVN-Revision: 14982 | ||||
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵ | Felix Fietkau | 2009-03-22 | 3 | -8/+10 |
| | | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981 | ||||
* | atheros: fix path in marvell switch phy id detection | Felix Fietkau | 2009-03-22 | 2 | -3/+3 |
| | | | | SVN-Revision: 14980 | ||||
* | remove custom phy hardware detection patch - it is no longer necessary | Felix Fietkau | 2009-03-22 | 3 | -78/+0 |
| | | | | SVN-Revision: 14979 | ||||
* | remove custom phy layer patches from older kernels where they are not needed | Felix Fietkau | 2009-03-22 | 8 | -312/+0 |
| | | | | SVN-Revision: 14978 | ||||
* | mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵ | Felix Fietkau | 2009-03-22 | 2 | -52/+40 |
| | | | | | | detection SVN-Revision: 14977 | ||||
* | atheros: enable adm6996 and mvswitch support | Felix Fietkau | 2009-03-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 14976 | ||||
* | busybox: fix spurious rebuild issue | Felix Fietkau | 2009-03-22 | 1 | -4/+6 |
| | | | | SVN-Revision: 14975 | ||||
* | add back marvell switch support to 2.6.28 | Felix Fietkau | 2009-03-22 | 1 | -0/+22 |
| | | | | SVN-Revision: 14974 | ||||
* | atheros: fix gpio interrupt handling on 2315 | Felix Fietkau | 2009-03-22 | 2 | -26/+36 |
| | | | | SVN-Revision: 14973 | ||||
* | m4 is now available, sorry for trouble | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 14972 | ||||
* | add missing m4 dir | Ralph Hempel | 2009-03-22 | 1 | -0/+33 |
| | | | | SVN-Revision: 14971 | ||||
* | atheros: add back reset button support | Felix Fietkau | 2009-03-22 | 1 | -0/+171 |
| | | | | SVN-Revision: 14970 | ||||
* | atheros: split out the pci support patch | Felix Fietkau | 2009-03-22 | 2 | -438/+301 |
| | | | | SVN-Revision: 14969 | ||||
* | Revert "[tools] add m4 (required for recent auto tools)" | Felix Fietkau | 2009-03-22 | 1 | -3/+1 |
| | | | | | | Please add the missing tools/m4/ directory next time SVN-Revision: 14968 | ||||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | 42 | -6545/+6297 |
| | | | | SVN-Revision: 14967 | ||||
* | add m4 (required for recent auto tools) thanks to Olaf | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 14966 | ||||
* | orion/harddisk: Add config-default to enable kernel features required for ↵ | Rod Whitby | 2009-03-22 | 1 | -0/+35 |
| | | | | | | mounting RAID disks for rootfs. SVN-Revision: 14965 | ||||
* | orion: DT2 requires ISL1208 RTC to be enabled | Rod Whitby | 2009-03-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14964 | ||||
* | orion: Added initial support for Freecom DT2. Thanks to Zintis. | Rod Whitby | 2009-03-22 | 5 | -0/+572 |
| | | | | SVN-Revision: 14963 | ||||
* | ixp4xx/image: Initial support for fsg3 webupgrade images | Rod Whitby | 2009-03-22 | 1 | -10/+22 |
| | | | | SVN-Revision: 14962 | ||||
* | tools/firmware-utils: Added encode_crc, for Freecom devices. | Rod Whitby | 2009-03-22 | 2 | -0/+152 |
| | | | | SVN-Revision: 14961 | ||||
* | orion: Create generic and harddisk subtargets, ready for a different kernel ↵ | Rod Whitby | 2009-03-22 | 3 | -0/+13 |
| | | | | | | config for harddisk. SVN-Revision: 14960 | ||||
* | enable all blocks on 6338 and uart clock on 6345 | Florian Fainelli | 2009-03-21 | 2 | -1/+10 |
| | | | | SVN-Revision: 14957 |