| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | move mtd rootfs split patch to generic-2.6, disabled for broadcom targets unt... | nbd | 2007-03-01 | 1 | -0/+1 |
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | nbd | 2007-02-25 | 1 | -9/+6 |
* | add missing config files | nbd | 2007-02-22 | 1 | -0/+376 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. | nbd | 2007-02-22 | 1 | -1494/+0 |
* | port [6229] to kamikaze | nbd | 2007-02-08 | 1 | -2/+2 |
* | Add WL-700gE support (based on work by jr) | nbd | 2007-01-20 | 4 | -1/+124 |
* | add descriptions to the broadcom target profiles and export them to the targe... | nbd | 2007-01-20 | 1 | -0/+36 |
* | remove bogus part of the broadcom target descriptions | nbd | 2007-01-16 | 1 | -4/+0 |
* | move several instances of DEFAULT:=y to profile preselections (easier for the... | nbd | 2007-01-14 | 1 | -8/+8 |
* | bump version numbers of linksys images, because the linksys firmware often re... | nbd | 2007-01-11 | 1 | -4/+4 |
* | don't exit from failsafe mode after the console shell quits (some devices don... | nbd | 2007-01-07 | 1 | -1/+0 |
* | add a netconfig override for the wl-500g (fixes #1116) | nbd | 2007-01-07 | 1 | -0/+4 |
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between tho... | nbd | 2007-01-07 | 11 | -1/+1373 |
* | Add Intel/VIA usb-uhci support (#1098) | florian | 2006-12-28 | 1 | -1/+1 |
* | store the default kernel version for our ports in a single place (target make... | nbd | 2006-12-25 | 1 | -3/+1 |
* | better network config support for bcm94704 | nbd | 2006-12-12 | 1 | -13/+45 |
* | disable broadcom jffs2 images by default | nbd | 2006-12-12 | 1 | -1/+1 |
* | Enable msdos fs support and package it | florian | 2006-12-09 | 1 | -1/+1 |
* | move target/image/platform to target/linux/platform/image | mbm | 2006-11-28 | 1 | -0/+1 |
* | fix brcm-2.4 target profiles | nbd | 2006-11-27 | 1 | -6/+6 |
* | add a workaround for a race-condition in the wl driver (triggered by ap+sta m... | nbd | 2006-11-24 | 1 | -0/+14 |
* | upgrade to linux 2.4.33.4 | nbd | 2006-11-24 | 2 | -2/+3 |
* | move platform specific base-files into target/linux/<targetname> | nbd | 2006-11-22 | 10 | -0/+827 |
* | autodetect atm, pci, usb, pcmcia features from kernel config file | nbd | 2006-11-19 | 1 | -1/+1 |
* | reorganize nat helper packages, move ftp and irc nat to a package that is ena... | nbd | 2006-11-19 | 1 | -4/+4 |
* | add a few missing exports | nbd | 2006-11-17 | 1 | -1/+6 |
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | nbd | 2006-11-17 | 1 | -30/+52 |
* | add mini_fo | nbd | 2006-11-17 | 1 | -5/+113 |
* | reorder variables | nbd | 2006-11-12 | 1 | -1/+1 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -0/+56 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 1 | -0/+15 |
* | port new diag driver to kamikaze | nbd | 2006-11-03 | 1 | -1/+6 |
* | cleanup/rewrite of the kernel build process | nbd | 2006-10-19 | 1 | -8/+1 |
* | cleanup | nbd | 2006-10-19 | 1 | -1/+0 |
* | fix parallel build of brcm-2.4 | nbd | 2006-10-18 | 1 | -6/+2 |
* | move sched_use_tsc patch to generic-2.4 | nbd | 2006-10-17 | 1 | -84/+0 |
* | allow platform support directories to add and modify kernel module packages | nbd | 2006-10-17 | 1 | -0/+13 |
* | move brcm-2.4 specific kmod to new module layout | nico | 2006-10-13 | 1 | -10/+0 |
* | add new rc.common for standardized init scripts, convert existing init scripts | nbd | 2006-10-04 | 1 | -514/+515 |
* | patch from ticket #787 | mbm | 2006-09-20 | 1 | -0/+42 |
* | don't try to create mtd partitions on bcm947xx when the trx header is not fou... | nbd | 2006-08-22 | 1 | -2/+3 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | add missing exports | nbd | 2006-06-26 | 1 | -1/+4 |
* | enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without | nbd | 2006-06-26 | 1 | -1/+1 |
* | fix partition align | nbd | 2006-06-23 | 1 | -3/+5 |
* | add copyright statement | nbd | 2006-06-23 | 1 | -2/+3 |
* | broadcom 2.4: update the trx for jffs2 directly in the flash map driver | nbd | 2006-06-23 | 1 | -39/+167 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -2/+2 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -3/+2 |
* | remove the wl.o build from the kernel patch and move the driver along with wl... | nbd | 2006-06-19 | 4 | -3301/+1 |