index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ar7-2.6 port (marked as broken for now).
Eugene Konev
2007-03-18
33
-0
/
+5058
*
Make lzma-loader sdram mapping configurable (#1169)
Eugene Konev
2007-03-18
3
-4
/
+8
*
Changed pin selections in low-level mmc driver
Hamish Guthrie
2007-03-17
1
-0
/
+30
*
Changed kernel configs to enable more packages. Added additional dependencies...
Hamish Guthrie
2007-03-16
1
-45
/
+4
*
Fix compilation errors with xt_portscan
Florian Fainelli
2007-03-16
1
-1
/
+1
*
Fix the serial driver with the devfs removal
Florian Fainelli
2007-03-16
1
-1
/
+1
*
add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
Felix Fietkau
2007-03-16
1
-2
/
+2
*
enable ext2 by default for rb532 (fixes #1466)
Felix Fietkau
2007-03-15
1
-1
/
+1
*
brcm47xx: add a few nops to keep the cpu happy
Felix Fietkau
2007-03-15
1
-0
/
+28
*
fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke th...
Felix Fietkau
2007-03-14
17
-14036
/
+6
*
add reboot fix from #1312
Felix Fietkau
2007-03-14
3
-2
/
+13
*
remove screwy network config override from x86-2.6 base-files
Felix Fietkau
2007-03-12
1
-19
/
+0
*
add preliminary IOP32x support, mark it broken for now
Imre Kaloz
2007-03-11
4
-0
/
+541
*
oops... forgot to make x86-2.6 ext2 images use preinit as well :)
Felix Fietkau
2007-03-11
1
-1
/
+1
*
Added MMC/SD Card module support
Hamish Guthrie
2007-03-10
1
-0
/
+5
*
more devfs related bugs
Mike Baker
2007-03-09
1
-8
/
+13
*
fix up the netconfig script after the devfs=>hotplug2 migration
Felix Fietkau
2007-03-09
1
-1
/
+1
*
split out scsi module support and add ata piix support
Tim Yardley
2007-03-07
1
-0
/
+55
*
Added GPIO driver
Hamish Guthrie
2007-03-07
2
-0
/
+358
*
Fix config, set directory block to -1 for redboot.
Mike Albon
2007-03-06
1
-1
/
+1
*
Add support for LED drivers (clock tick and CPU activity) Removed partition s...
Hamish Guthrie
2007-03-06
3
-51
/
+173
*
add vga console support for x86-2.6 images (fixes #1342, #840)
Felix Fietkau
2007-03-06
3
-7
/
+44
*
Modified partition table to support jffs2
Hamish Guthrie
2007-03-05
1
-0
/
+37
*
Chaged kernel config so default builds cleanly
Hamish Guthrie
2007-03-05
1
-21
/
+14
*
fix squashfs for ixp4xx
Imre Kaloz
2007-03-05
1
-1
/
+1
*
add missing init=/etc/preinit cmdline parameter
Felix Fietkau
2007-03-05
1
-2
/
+2
*
add squashfs support for ixp4xx
Felix Fietkau
2007-03-05
3
-8
/
+17
*
more hotplug2/mdev/devfs related fixups, this time for broadcom
Felix Fietkau
2007-03-04
2
-14
/
+21
*
fix a compile error caused by the devfs removal
Felix Fietkau
2007-03-04
1
-2
/
+1
*
enable ne2k-pci by default
Felix Fietkau
2007-03-04
1
-1
/
+1
*
SVN-Revision: 6516
Imre Kaloz
2007-03-04
1
-3
/
+3
*
reorder target profiles
Felix Fietkau
2007-03-04
6
-0
/
+0
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
2
-2
/
+2
*
Added initial support for at91 plaform (HCG)
Hamish Guthrie
2007-03-04
5
-0
/
+19627
*
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support ...
Imre Kaloz
2007-03-03
9
-1142
/
+2866
*
fix mdev for broadcom 2.6
Felix Fietkau
2007-03-03
1
-2
/
+12
*
enable preinit for magicbox
Felix Fietkau
2007-03-03
1
-1
/
+1
*
enable preinit in a few other platforms
Felix Fietkau
2007-03-03
5
-7
/
+7
*
add failsafe support for x86-2.6 and fix mdev support for platforms using /et...
Felix Fietkau
2007-03-03
2
-0
/
+6
*
R.I.P. devfs
Imre Kaloz
2007-03-03
3
-12394
/
+13
*
replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
Felix Fietkau
2007-03-03
1
-3
/
+5
*
make the rest of the structure for the targets that dont have profiles yet
Tim Yardley
2007-03-03
10
-0
/
+35
*
Deleting the test file
Hamish Guthrie
2007-03-02
1
-1
/
+0
*
Test file - please ignore
Hamish Guthrie
2007-03-02
1
-0
/
+1
*
split out profile definitions from Makefiles
Tim Yardley
2007-03-02
29
-186
/
+373
*
commit profile support for base-files... patches still need to be done
Tim Yardley
2007-03-02
20
-0
/
+0
*
kernel build cleanup
Felix Fietkau
2007-03-02
2
-5
/
+0
*
copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
Felix Fietkau
2007-03-02
1
-0
/
+4
*
enable mini_fo on fonera
Felix Fietkau
2007-03-02
1
-1
/
+1
*
Add a LED driver for MTX-1 boards, yeah baby
Florian Fainelli
2007-03-02
2
-2
/
+150
[next]