index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update au1000 netfilter config to match other devices config
Florian Fainelli
2006-07-31
1
-53
/
+48
*
au1000 has pci support, but no pcmcia
Felix Fietkau
2006-07-31
1
-1
/
+1
*
Update netfilter config to match other platforms
Florian Fainelli
2006-07-31
1
-72
/
+96
*
port ppp modules to package/kernel and fix ppp package dependencies
Felix Fietkau
2006-07-30
1
-34
/
+0
*
usb fixes and performance enhancements
Felix Fietkau
2006-07-30
1
-0
/
+861
*
bugfix for the rb532 block2mtd code
Felix Fietkau
2006-07-29
1
-56
/
+60
*
oooops, bridge patch was broken
Gerry Rozema
2006-07-27
1
-61
/
+0
*
Add bridge preferred mac patch
Gerry Rozema
2006-07-27
1
-0
/
+61
*
introduce new BROKEN menuconfig option for hiding known broken settings
Mike Baker
2006-07-25
1
-0
/
+11
*
change cpmac to use the internal phy by default (#596)
Felix Fietkau
2006-07-25
1
-2
/
+2
*
Clean up patches : remove warnings, move cli() and save_flags to spinlock mec...
Florian Fainelli
2006-07-25
2
-335
/
+299
*
port over the netfilter module packaging to the new system and fix iptables d...
Felix Fietkau
2006-07-22
1
-169
/
+0
*
Added a readme to the uml target for a quick start
Gerry Rozema
2006-07-22
1
-0
/
+30
*
fix a few directories missed in [4176]'s source -> download
Mike Baker
2006-07-21
6
-8
/
+8
*
Update brcm63xx to 2.6.17, restore the use of "generic patches" since there i...
Florian Fainelli
2006-07-21
5
-243
/
+629
*
UML target completed. Added ext2 target fs for use with uml images
Gerry Rozema
2006-07-20
3
-13
/
+36
*
Start adding uml target
Gerry Rozema
2006-07-20
3
-0
/
+867
*
change 'source' to 'download'
Mike Baker
2006-07-20
1
-3
/
+3
*
make the buildroot-ng sdk compatible with the old packages
Felix Fietkau
2006-07-18
4
-4
/
+103
*
disable wgt634u images for linux 2.4 (only works with 2.6)
Felix Fietkau
2006-07-18
1
-0
/
+2
*
move the cryptoapi kmod to package/kernel
Felix Fietkau
2006-07-18
1
-9
/
+1
*
Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can p...
Florian Fainelli
2006-07-07
12
-48738
/
+16807
*
fix x86-2.6, update kernel config for 2.6.17.
Nicolas Thill
2006-07-03
2
-103
/
+168
*
fix x86-2.4
Nicolas Thill
2006-07-03
1
-7
/
+0
*
Fancy name for au1000 target
Florian Fainelli
2006-07-02
1
-1
/
+1
*
Disable the use of lzma since the alchemy images are zlib compressed and ther...
Florian Fainelli
2006-07-02
2
-16
/
+2
*
credit where credit is due
Mike Baker
2006-06-27
30
-0
/
+180
*
add missing exports
Felix Fietkau
2006-06-26
1
-1
/
+4
*
enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
Felix Fietkau
2006-06-26
1
-1
/
+1
*
remove kmod-ide control file
Felix Fietkau
2006-06-26
1
-4
/
+0
*
Remove built-in.o
Florian Fainelli
2006-06-26
1
-0
/
+0
*
Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)
Florian Fainelli
2006-06-26
7
-19
/
+49318
*
add support for new modules.mk format (no autogenerated Config.in yet)
Felix Fietkau
2006-06-26
1
-3
/
+17
*
backport jffs2 eof detect changes from 2.6
Felix Fietkau
2006-06-23
1
-36
/
+45
*
port the brcm-2.4 flash map driver changes to 2.6
Felix Fietkau
2006-06-23
1
-53
/
+188
*
fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ...
Felix Fietkau
2006-06-23
1
-20
/
+30
*
fix partition align
Felix Fietkau
2006-06-23
1
-3
/
+5
*
add copyright statement
Felix Fietkau
2006-06-23
1
-2
/
+3
*
update kernel config for brcm-2.6
Felix Fietkau
2006-06-23
1
-74
/
+84
*
broadcom 2.4: update the trx for jffs2 directly in the flash map driver
Felix Fietkau
2006-06-23
1
-39
/
+167
*
jffs2 eof detect: mark erased blocks after erasing them
Felix Fietkau
2006-06-23
1
-1
/
+2
*
cosmetic fix for irq error messages
Mike Baker
2006-06-22
1
-1
/
+1
*
backport jffs2 eofdetect patch to linux 2.4
Felix Fietkau
2006-06-21
1
-0
/
+87
*
move jffs2 end-of-filesystem detection to the generic 2.6 patches
Felix Fietkau
2006-06-21
1
-0
/
+0
*
move target/linux/image to target/image
Felix Fietkau
2006-06-21
45
-32
/
+12
*
fix and enable the sdk
Felix Fietkau
2006-06-21
6
-89
/
+73
*
include $(TOPDIR)/rules.mk in the image makefiles
Felix Fietkau
2006-06-21
8
-0
/
+8
*
add INCLUDE_DIR variable for $(TOPDIR)/include
Felix Fietkau
2006-06-21
19
-30
/
+30
*
build system cleanup. move shared include files into $(TOPDIR)/include, move ...
Felix Fietkau
2006-06-21
37
-1743
/
+35
*
add target/download
Felix Fietkau
2006-06-20
8
-2
/
+21
[next]