projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
554d839
)
[ar71xx] refresh 2.6.28 patches
author
juhosg
<juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Dec 2008 14:49:40 +0000
(14:49 +0000)
committer
juhosg
<juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Dec 2008 14:49:40 +0000
(14:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13655
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ar71xx/patches-2.6.28/100-mtd_m25p80_add_pm25lv_flash_support.patch
patch
|
blob
|
history
target/linux/ar71xx/patches-2.6.28/101-ksz8041_phy_driver.patch
patch
|
blob
|
history
target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
patch
|
blob
|
history
target/linux/ar71xx/patches-2.6.28/103-mtd_m25p80_add_en25p32_support.patch
patch
|
blob
|
history
target/linux/ar71xx/patches-2.6.28/104-mtd_m25p80_add_redboot_parser.patch
patch
|
blob
|
history
target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/patches-2.6.28/100-mtd_m25p80_add_pm25lv_flash_support.patch
b/target/linux/ar71xx/patches-2.6.28/100-mtd_m25p80_add_pm25lv_flash_support.patch
index
2fac990
..
f7975f2
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.28/100-mtd_m25p80_add_pm25lv_flash_support.patch
+++ b/
target/linux/ar71xx/patches-2.6.28/100-mtd_m25p80_add_pm25lv_flash_support.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -50
0,6 +500
,10 @@ static struct flash_info __devinitdata m
+@@ -50
3,6 +503
,10 @@ static struct flash_info __devinitdata m
{ "at26df161a", 0x1f4601, 0, 64 * 1024, 32, SECT_4K, },
{ "at26df321", 0x1f4701, 0, 64 * 1024, 64, SECT_4K, },
{ "at26df161a", 0x1f4601, 0, 64 * 1024, 32, SECT_4K, },
{ "at26df321", 0x1f4701, 0, 64 * 1024, 64, SECT_4K, },
diff --git
a/target/linux/ar71xx/patches-2.6.28/101-ksz8041_phy_driver.patch
b/target/linux/ar71xx/patches-2.6.28/101-ksz8041_phy_driver.patch
index
78b9b33
..
cf1abc9
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.28/101-ksz8041_phy_driver.patch
+++ b/
target/linux/ar71xx/patches-2.6.28/101-ksz8041_phy_driver.patch
@@
-1,8
+1,8
@@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
-@@ -
83,6 +83,11 @@ config MVSWITCH
_PHY
+@@ -
77,6 +77,11 @@ config ADM6996
_PHY
---help---
---help---
- Currently supports the
Marvell 88E6060 switch.
+ Currently supports the
ADM6996F switch
+config MICREL_PHY
+ tristate "Drivers for Micrel/Kendin PHYs"
+config MICREL_PHY
+ tristate "Drivers for Micrel/Kendin PHYs"
@@
-14,9
+14,9
@@
depends on PHYLIB=y
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
depends on PHYLIB=y
--- a/drivers/net/phy/Makefile
+++ b/drivers/net/phy/Makefile
-@@ -16,6 +16,7 @@ obj-$(CONFIG_ICPLUS_PHY) += icplus.o
+@@ -15,6 +15,7 @@ obj-$(CONFIG_BROADCOM_PHY) += broadcom.o
+ obj-$(CONFIG_ICPLUS_PHY) += icplus.o
obj-$(CONFIG_ADM6996_PHY) += adm6996.o
obj-$(CONFIG_ADM6996_PHY) += adm6996.o
- obj-$(CONFIG_MVSWITCH_PHY) += mvswitch.o
obj-$(CONFIG_REALTEK_PHY) += realtek.o
+obj-$(CONFIG_MICREL_PHY) += micrel.o
obj-$(CONFIG_FIXED_PHY) += fixed.o
obj-$(CONFIG_REALTEK_PHY) += realtek.o
+obj-$(CONFIG_MICREL_PHY) += micrel.o
obj-$(CONFIG_FIXED_PHY) += fixed.o
diff --git
a/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
b/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
index
0eb74e9
..
65e9154
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
+++ b/
target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -7
07,12 +707
,17 @@ static int __devinit m25p_probe(struct s
+@@ -7
11,12 +711
,17 @@ static int __devinit m25p_probe(struct s
struct mtd_partition *parts = NULL;
int nr_parts = 0;
struct mtd_partition *parts = NULL;
int nr_parts = 0;
diff --git
a/target/linux/ar71xx/patches-2.6.28/103-mtd_m25p80_add_en25p32_support.patch
b/target/linux/ar71xx/patches-2.6.28/103-mtd_m25p80_add_en25p32_support.patch
index
97c2a8f
..
4d40070
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.28/103-mtd_m25p80_add_en25p32_support.patch
+++ b/
target/linux/ar71xx/patches-2.6.28/103-mtd_m25p80_add_en25p32_support.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -50
0,6 +500
,9 @@ static struct flash_info __devinitdata m
+@@ -50
3,6 +503
,9 @@ static struct flash_info __devinitdata m
{ "at26df161a", 0x1f4601, 0, 64 * 1024, 32, SECT_4K, },
{ "at26df321", 0x1f4701, 0, 64 * 1024, 64, SECT_4K, },
{ "at26df161a", 0x1f4601, 0, 64 * 1024, 32, SECT_4K, },
{ "at26df321", 0x1f4701, 0, 64 * 1024, 64, SECT_4K, },
diff --git
a/target/linux/ar71xx/patches-2.6.28/104-mtd_m25p80_add_redboot_parser.patch
b/target/linux/ar71xx/patches-2.6.28/104-mtd_m25p80_add_redboot_parser.patch
index
6b3089c
..
ddc70cc
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.28/104-mtd_m25p80_add_redboot_parser.patch
+++ b/
target/linux/ar71xx/patches-2.6.28/104-mtd_m25p80_add_redboot_parser.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -7
17,6 +717
,9 @@ static int __devinit m25p_probe(struct s
+@@ -7
21,6 +721
,9 @@ static int __devinit m25p_probe(struct s
#ifdef CONFIG_MTD_MYLOADER_PARTS
"MyLoader",
#endif
#ifdef CONFIG_MTD_MYLOADER_PARTS
"MyLoader",
#endif
diff --git
a/target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
b/target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
index
eb3514c
..
98f7339
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
+++ b/
target/linux/ar71xx/patches-2.6.28/802-ag71xx_mdio_dynamic_mdio_bus.patch
@@
-68,7
+68,7
@@
platform_set_drvdata(pdev, NULL);
--- a/drivers/net/ag71xx/ag71xx.h
+++ b/drivers/net/ag71xx/ag71xx.h
platform_set_drvdata(pdev, NULL);
--- a/drivers/net/ag71xx/ag71xx.h
+++ b/drivers/net/ag71xx/ag71xx.h
-@@ -10
1,7 +101
,7 @@ struct ag71xx_ring {
+@@ -10
2,7 +102
,7 @@ struct ag71xx_ring {
};
struct ag71xx_mdio {
};
struct ag71xx_mdio {
@@
-79,7
+79,7
@@
};
--- a/drivers/net/ag71xx/ag71xx_main.c
+++ b/drivers/net/ag71xx/ag71xx_main.c
};
--- a/drivers/net/ag71xx/ag71xx_main.c
+++ b/drivers/net/ag71xx/ag71xx_main.c
-@@ -
807,7 +80
7,7 @@ static int __init ag71xx_probe(struct pl
+@@ -
797,7 +79
7,7 @@ static int __init ag71xx_probe(struct pl
ag = netdev_priv(dev);
ag->pdev = pdev;
ag->dev = dev;
ag = netdev_priv(dev);
ag->pdev = pdev;
ag->dev = dev;
This page took
0.029067 seconds
and
4
git commands to generate.