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
*
Fix edimax image generation
Florian Fainelli
2007-03-26
1
-2
/
+3
*
Also forgot adding the adm5120_info file
Florian Fainelli
2007-03-26
1
-0
/
+121
*
fix the sdk
Felix Fietkau
2007-03-26
1
-11
/
+28
*
Disable YAFFS and NAND by default
Florian Fainelli
2007-03-26
1
-0
/
+2
*
Move the yaffs patch to be generic, shared between rb532 and adm5120
Florian Fainelli
2007-03-26
1
-0
/
+0
*
Forgot adding infos header
Florian Fainelli
2007-03-26
1
-0
/
+52
*
Rewrite of the bootloader runtime detection (Gabor Juhos)
Florian Fainelli
2007-03-26
4
-46
/
+10
*
Add myloader definitions
Florian Fainelli
2007-03-26
2
-1
/
+169
*
Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)
Florian Fainelli
2007-03-26
2
-18
/
+37
*
add fix from #1516
Felix Fietkau
2007-03-25
1
-4
/
+1
*
ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
Eugene Konev
2007-03-25
9
-57
/
+437
*
Update kernel config
Florian Fainelli
2007-03-24
1
-7
/
+1
*
Forgot to define what CFE is
Florian Fainelli
2007-03-24
1
-0
/
+1
*
Typo fix
Florian Fainelli
2007-03-24
1
-1
/
+1
*
Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe...
Florian Fainelli
2007-03-24
3
-2
/
+13
*
Added support for BSD pty's
Hamish Guthrie
2007-03-24
1
-1
/
+24
*
Added facility to program entire device from SD-Card
Hamish Guthrie
2007-03-24
3
-0
/
+962
*
add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)
Felix Fietkau
2007-03-23
1
-6
/
+316
*
Final image build fixups
Hamish Guthrie
2007-03-23
2
-1
/
+18
*
add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)
Felix Fietkau
2007-03-23
1
-0
/
+48
*
Add CFE runtime detection
Florian Fainelli
2007-03-22
1
-0
/
+34
*
Add firmware generation for other Compex boards based on myloader, thanks to ...
Florian Fainelli
2007-03-22
1
-1
/
+19
*
add brcm47xx-2.6 fixes from #1496
Felix Fietkau
2007-03-22
5
-7
/
+40
*
Added rule for objdump
Hamish Guthrie
2007-03-22
1
-0
/
+1822
*
There are issues with the CRC calc stuff under x86_64. This version only
Hamish Guthrie
2007-03-22
1
-0
/
+11
*
New program to generate u-boot parameter block with correct CRC to
Hamish Guthrie
2007-03-22
1
-0
/
+115
*
ar7 misc fixes:
Eugene Konev
2007-03-22
4
-42
/
+64
*
Also add squashfs to the possible filesystems to be mounted
Florian Fainelli
2007-03-21
1
-1
/
+1
*
Remove usb support for the moment
Florian Fainelli
2007-03-21
1
-19
/
+1
*
backward compatible code, if ssb is not enabled
Florian Fainelli
2007-03-21
1
-0
/
+12
*
Include profiles
Florian Fainelli
2007-03-21
1
-1
/
+3
*
Fix a typo
Florian Fainelli
2007-03-21
1
-1
/
+1
*
Enable profiles for adm5120
Florian Fainelli
2007-03-21
2
-0
/
+34
*
Fix warnings and add more detailed informations
Florian Fainelli
2007-03-21
1
-10
/
+10
*
Add image generation for edimax routers
Florian Fainelli
2007-03-21
1
-0
/
+13
*
Added primary and secondary bootloaders
Hamish Guthrie
2007-03-20
11
-10
/
+6399
*
prom_free_prom_memory is useless
Florian Fainelli
2007-03-20
1
-21
/
+2
*
Use the bcm947xx mtd driver instead
Florian Fainelli
2007-03-20
1
-184
/
+412
*
uml now needs init=/etc/preinit, fix example in README
Nicolas Thill
2007-03-20
1
-1
/
+1
*
attempt to fix uml kernel config for i386
Nicolas Thill
2007-03-20
1
-1
/
+1
*
Re-enable adm5120 mtd driver
Florian Fainelli
2007-03-19
1
-1
/
+1
*
Remove 8250 serial driver, enable software watchdog
Florian Fainelli
2007-03-19
1
-6
/
+5
*
CFE-ready mtd driver, needs fixing though, update kernel config
Florian Fainelli
2007-03-19
2
-34
/
+188
*
Fix the baudrate macro
Florian Fainelli
2007-03-19
1
-1
/
+1
*
Fix the uart patch
Florian Fainelli
2007-03-19
1
-14
/
+21
*
Preliminary ADM5120 support, marked as broken
Florian Fainelli
2007-03-19
32
-0
/
+4946
*
Remove initrd code leftovers. Also fixes "Bad page state" on boot
Eugene Konev
2007-03-19
2
-8
/
+1
*
Add forgotten part of vlynq irq setup
Eugene Konev
2007-03-18
2
-1
/
+5
*
ar7-2.4 cleanup
Eugene Konev
2007-03-18
6
-145
/
+8
*
Add ar7-2.6 port (marked as broken for now).
Eugene Konev
2007-03-18
33
-0
/
+5058
[next]