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
/
brcm47xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to 2.6.25.12
Gabor Juhos
2008-07-26
3
-17
/
+11
*
fix compile error (closes #3799)
Gabor Juhos
2008-07-22
1
-5
/
+3
*
Update gpiommc to use configfs
Michael Büsch
2008-07-20
1
-0
/
+44
*
Disable ubsec ssb by default on WGT634U until it gets fixed
Florian Fainelli
2008-07-16
1
-1
/
+1
*
Include ubsec ssb in the WGT634U profile
Florian Fainelli
2008-07-15
1
-1
/
+1
*
On embedded devices we must not route the interrupts through the PCI core, if...
Peter Denison
2008-07-08
1
-0
/
+26
*
update targets to 2.6.25.10
Imre Kaloz
2008-07-05
1
-1
/
+1
*
upgrade to 2.6.25.9
Imre Kaloz
2008-06-26
1
-1
/
+1
*
upgrade to 2.6.25.7, and refresh patches
Gabor Juhos
2008-06-17
18
-331
/
+221
*
Fix TG3 build. Thanks Hauke Mehrtens
Peter Denison
2008-06-16
1
-4
/
+4
*
upgrade to 2.6.25.6
Imre Kaloz
2008-06-11
1
-1
/
+1
*
Update 2.6.25 config
Peter Denison
2008-06-03
1
-26
/
+45
*
Build against 2.6.25.4
Peter Denison
2008-06-03
1
-1
/
+1
*
Remove obsolete CFE workaround, now proper fix went in r11275
Peter Denison
2008-05-27
1
-23
/
+0
*
Add a WL500GPv1 profile (#3395)
Florian Fainelli
2008-05-22
1
-0
/
+16
*
Revert last 3 commits made in error. Proper versions will come later
Peter Denison
2008-05-20
2
-3
/
+1
*
Build brcm47xx against 2.6.25.1
Peter Denison
2008-05-20
1
-1
/
+1
*
Update generic-2.6 and brcm47xx 2.6.25 configs
Peter Denison
2008-05-20
1
-0
/
+2
*
refresh kernel patches
Gabor Juhos
2008-05-19
46
-492
/
+497
*
Fix kmap_coherent use on 2.6.25 kernels
Peter Denison
2008-05-18
1
-8
/
+30
*
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
Gabor Juhos
2008-05-18
1
-1
/
+1
*
Remove files now present upstream in files-2.6.25 (This is mostly just driver...
Peter Denison
2008-05-16
46
-4747
/
+1054
*
enable proper PCI & USB support detection at config-time by disabling CONFIG_...
Nicolas Thill
2008-05-09
1
-0
/
+2
*
fix GENERIC_GPIO support
Gabor Juhos
2008-05-02
2
-0
/
+0
*
Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconf...
Andy Boyett
2008-05-01
1
-1
/
+0
*
properly disable CONFIG_CRYPTO_HW
Nicolas Thill
2008-04-27
1
-1
/
+0
*
First step to upgrade of brcm47xx to kernel version 2.6.25
Peter Denison
2008-04-25
44
-0
/
+7824
*
Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 - Adapted from...
Andy Boyett
2008-03-23
1
-0
/
+15
*
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf...
Michael Büsch
2008-03-21
1
-24
/
+24
*
bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq':...
Michael Büsch
2008-03-19
1
-1
/
+1
*
bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
Michael Büsch
2008-03-19
1
-0
/
+17
*
bcm47xx: Fix GPIO data direction output bit assignment
Michael Büsch
2008-03-15
1
-1
/
+2
*
Update cleanups of ssb-gige
Michael Büsch
2008-03-13
1
-37
/
+41
*
SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
Michael Büsch
2008-02-28
1
-5
/
+22
*
Fix the roboswitch code for the WRT350N
Michael Büsch
2008-02-27
1
-18
/
+89
*
More SSB GigE fixes.
Michael Büsch
2008-02-23
1
-26
/
+396
*
bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ...
Michael Büsch
2008-02-20
6
-0
/
+1190
*
ssb: Fix the horrible crash of innocent cardbus cards.
Michael Büsch
2008-02-19
2
-0
/
+119
*
ssb: Make the GPIO API reentrancy safe.
Michael Büsch
2008-02-19
2
-28
/
+251
*
ssb: Update the GPIO API
Michael Büsch
2008-02-19
4
-35
/
+195
*
SSB: Update the watchdog fix to the patch version that will go upstream.
Michael Büsch
2008-02-19
3
-53
/
+130
*
ssb: Move the generic ssb fixes patch to the generic kernel.
Michael Büsch
2008-02-19
1
-292
/
+0
*
ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
Michael Büsch
2008-02-19
2
-11
/
+32
*
ssb: Update to latest upstream version of ssb.
Michael Büsch
2008-02-19
6
-158
/
+206
*
Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
Andy Boyett
2008-02-19
1
-0
/
+53
*
ssb: Fix serial console on new 47xx devices.
Michael Büsch
2008-02-18
2
-16
/
+90
*
bcm47xx: We can use the ssb-invariants callback now, as was changed to be cal...
Michael Büsch
2008-02-17
1
-10
/
+3
*
bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It'...
Michael Büsch
2008-02-17
1
-2
/
+1
*
bcm47xx: Extract all available information from NVRAM into the sprom data str...
Michael Büsch
2008-02-16
1
-8
/
+43
*
Fix support for PCI devices behind a SSB->PCI bridge.
Michael Büsch
2008-02-16
3
-111
/
+86
[next]