index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ar71xx: optimize register access in ar724x_pci.c
juhosg
2010-03-18
1
-37
/
+36
*
ar71xx: introduce global ar724x_pci_ctrl_base variable
juhosg
2010-03-18
1
-20
/
+14
*
ar71xx: add error handling to ar724x_pcibios_init
juhosg
2010-03-18
1
-2
/
+13
*
ar71xx: move ar724x_pci_* helpers to ar724x-pci.c
juhosg
2010-03-18
2
-30
/
+30
*
ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.c
juhosg
2010-03-18
3
-163
/
+149
*
ar71xx: use set_irq_chained_handler for the PCI IRQs
juhosg
2010-03-18
1
-37
/
+12
*
ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2
juhosg
2010-03-18
3
-7
/
+6
*
ar71xx: remove unnecessary includes from setup.c
juhosg
2010-03-18
1
-2
/
+0
*
ar71xx: fix ar724x_pci_wr{,_nf} helpers
juhosg
2010-03-18
1
-0
/
+2
*
ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.
juhosg
2010-03-16
1
-1
/
+1
*
ar71xx: optimize GPIO code
juhosg
2010-03-16
1
-21
/
+24
*
ar71xx: fix defconfig script to work with ImageBuilder
juhosg
2010-03-15
1
-2
/
+2
*
ar71xx: create separated and smaller sysupgrade files for the DIR-615 and sim...
juhosg
2010-03-15
1
-2
/
+10
*
ar71xx: build firmware image for the Fry's FR-54RTR board
juhosg
2010-03-15
1
-0
/
+5
*
ar71xx: don't break the existing network configuration in the wget2nand script
juhosg
2010-03-15
1
-4
/
+0
*
ar71xx: change DIR-600-A1 image generation template, will be usable for other...
juhosg
2010-03-15
1
-22
/
+22
*
ar71xx: fix oprofile support
nbd
2010-03-11
2
-1
/
+3
*
the mips -ffreestanding patch has been unnecessary for a long time now, remov...
nbd
2010-03-11
6
-18
/
+18
*
ar71xx: add 2.6.34 preliminary support (patches)
acoul
2010-03-11
32
-0
/
+1136
*
ar71xx: add 2.6.34 preliminary support
acoul
2010-03-11
1
-0
/
+314
*
do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...
nico
2010-03-11
2
-0
/
+2
*
ar71xx: create smaller sysupgrade files for the TP-Link boards
juhosg
2010-03-10
1
-1
/
+6
*
ar71xx: fix sysupgrade on the LS-SR71 board
juhosg
2010-03-10
1
-1
/
+1
*
ar71xx: add default network configuration for the PB44 board
juhosg
2010-03-09
1
-0
/
+16
*
ar71xx: add uci-defaults for the RB750 board
juhosg
2010-03-09
1
-0
/
+52
*
ar71xx: override lan port names on the RB750
juhosg
2010-03-09
2
-2
/
+9
*
ar71xx: allow overriding of the lan port names on AP91 based boards
juhosg
2010-03-09
5
-5
/
+24
*
ar71xx: improve wget2nand script
juhosg
2010-03-09
1
-28
/
+41
*
ar71xx: fix a typo in the ar7240 dsa driver
juhosg
2010-03-09
1
-1
/
+1
*
ar71xx: ag71xx: fix MAC address setup
juhosg
2010-03-09
2
-4
/
+4
*
ar71xx: add missing protocol definitions to default network configurations
juhosg
2010-03-09
5
-0
/
+5
*
ar71xx: simplify WP543 image generation, and fix rootfs offset
juhosg
2010-03-08
1
-16
/
+7
*
ar71xx: sync .33 config
juhosg
2010-03-08
1
-5
/
+0
*
ar71xx: enable AR7240 DSA driver on 2.6.33 as well
juhosg
2010-03-08
3
-0
/
+109
*
ar71xx: refresh patches
juhosg
2010-03-08
3
-10
/
+10
*
ar71xx: add NAND driver for the RB750
juhosg
2010-03-08
6
-1
/
+410
*
ar71xx: add ar71xx_gpio_function_setup
juhosg
2010-03-08
2
-1
/
+21
*
ar71xx: add LED driver for the RB750
juhosg
2010-03-08
7
-0
/
+249
*
ar71xx: add latch handling code for the RB750
juhosg
2010-03-08
2
-0
/
+104
*
ar71xx: increase kernel partition size for the WP543 boards
juhosg
2010-03-08
1
-4
/
+4
*
ar71xx: add preliminary support for the RouterBOARD 750
juhosg
2010-03-07
8
-0
/
+53
*
ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX
juhosg
2010-03-07
2
-2
/
+2
*
ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol
juhosg
2010-03-07
5
-4
/
+4
*
ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset
juhosg
2010-03-05
1
-0
/
+7
*
ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)
juhosg
2010-03-05
1
-1
/
+1
*
ar71xx: fix status led detection on the RB4xx boards
juhosg
2010-03-05
2
-4
/
+16
*
ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock
juhosg
2010-03-05
1
-3
/
+3
*
ar71xx: ag71xx: move link update function
juhosg
2010-03-05
3
-104
/
+105
*
ar71xx: ag71xx: don't use dev->trans_start
juhosg
2010-03-05
2
-3
/
+1
*
ar71xx: ag71xx: use dma_unmap_single to unmap frames
juhosg
2010-03-05
2
-5
/
+14
[prev]
[next]