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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
enable grub images in menuconfig for squashfs
Felix Fietkau
2007-03-02
1
-1
/
+1
*
use /etc/preinit on atheros-2.6
Felix Fietkau
2007-03-02
1
-1
/
+1
*
add squashfs support for atheros-2.6
Felix Fietkau
2007-03-02
2
-2
/
+7
*
make squashfs overlay support more generic and integrate it for x86-2.6
Felix Fietkau
2007-03-02
4
-5
/
+127
*
move mtd rootfs split patch to generic-2.6, disabled for broadcom targets unt...
Felix Fietkau
2007-03-01
5
-0
/
+4
*
flash related cleanups
Felix Fietkau
2007-03-01
3
-24
/
+7
*
mark uml as broken and add some cleanups (not working yet)
Felix Fietkau
2007-02-28
5
-18
/
+148
[next]