summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* fix a timeout on amd flash chips (patch from #874)nbd2006-10-221-0/+39
* add generic and via ide support to x86-2.6nbd2006-10-221-2/+2
* disable pcmcia on rb532nico2006-10-191-13/+1
* cleanup/rewrite of the kernel build processnbd2006-10-1915-111/+18
* remove bluetooth from ar7 confignbd2006-10-191-23/+1
* cleanupnbd2006-10-1914-14/+0
* finally kill KMOD_template - removes a big chunk of legacy build codenbd2006-10-191-177/+0
* make filesystem size selection generic (for ext2)nbd2006-10-192-5/+2
* port more modules over to the new systemnbd2006-10-191-124/+0
* add another parallel build fixnbd2006-10-181-0/+21
* fix parallel build of brcm-2.4nbd2006-10-181-6/+2
* add missing <asm/segment.h>, fix mini_fo and openswan build on ppcnico2006-10-181-0/+10
* enable native ipsec modules on 2.6, add ipsec kernel modulesnico2006-10-189-75/+99
* port soundcore modulenbd2006-10-171-8/+0
* port the usb modules over to the new systemnbd2006-10-171-109/+1
* remove some old junknbd2006-10-172-33/+0
* remove old target/linux/package directorynbd2006-10-172-55/+0
* move sched_use_tsc patch to generic-2.4nbd2006-10-172-84/+0
* move the ar7 network driver into a separate packagenbd2006-10-173-13353/+0
* move the ar7 adsl driver into a separate package directory with external buil...nbd2006-10-172-27217/+0
* allow platform support directories to add and modify kernel module packagesnbd2006-10-171-0/+13
* add fix from #763nbd2006-10-171-2/+2
* some kernel module cleanupnbd2006-10-172-73/+2
* remove atm support in a few platformsnbd2006-10-172-14/+2
* add ATM_SUPPORT flagnbd2006-10-171-0/+6
* add USES_EXT2 flag for target platformsnbd2006-10-171-0/+4
* bcm4710: port a missing part of the cache fixes to linux 2.6nbd2006-10-161-33/+51
* fix irq sharing issue on bcm4710nbd2006-10-161-4/+5
* fix extpci irq assignment bugnbd2006-10-161-4/+16
* accidentally removed a small part of the flash map patch - fixing that.nbd2006-10-161-0/+27
* Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ...florian2006-10-151-24/+0
* Updated kernel configflorian2006-10-151-6/+4
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)florian2006-10-157-0/+3712
* add io resource patch from #800, merge flash map stuff from linux 2.4 to supp...nbd2006-10-152-32/+43
* don't hardcode the cpu frequency for bcm47xx in linux 2.6nbd2006-10-151-160/+227
* fix bcm4710 cache fixesnbd2006-10-151-9/+9
* Update kernel config : add support for bluetooth devices, enable packet suppo...florian2006-10-151-8/+28
* cleanupnbd2006-10-142-13/+1
* use the native toolchain for grub on non-amd64 hostsnbd2006-10-141-2/+23
* leave out the ccache directory when copying the staging dir into the sdk (#843)nbd2006-10-142-2/+5
* move brcm-2.4 specific kmod to new module layoutnico2006-10-131-10/+0
* rewrite of platform irq handlermbm2006-10-121-229/+78
* fix bug in ethernet irq handlermbm2006-10-121-1/+1
* another compile fixnbd2006-10-111-8/+10
* fix compile errornbd2006-10-111-70/+71
* use bash for gen_image.shnbd2006-10-111-1/+1
* kernel patch: remove pcmcia compatibility crap - doesn't run on freebsdnbd2006-10-101-0/+21
* fix target/utils compile on freebsdnbd2006-10-101-1/+1
* add generic ide support for x86-2.6nbd2006-10-101-1/+1
* pppoe: use the interface mtu as upper limit for ppp packet size + header (bas...nbd2006-10-102-0/+24