2093 Commits (d2abb8a833ac39d6897c80a6dcc5ae94a42cc429)

Author SHA1 Message Date
Yuji Mano d2abb8a833 Update the PS3 target README with some installation tips, and the PS3 image Makefile to create openwrt-ps3-vmlinux.elf. 16 years ago
Florian Fainelli 0d40a2f95b his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19 16 years ago
Florian Fainelli 01e594e704 This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq) 16 years ago
Florian Fainelli 368f07fc97 Hi, 16 years ago
Imre Kaloz 1f5166a1f0 backport mv643xx ethernet changes from the Marvell git repo 16 years ago
Imre Kaloz c444c0f4ae enable AMD flash support and physmap on orion 16 years ago
Gabor Juhos 8b0bf5d650 generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch 16 years ago
Gabor Juhos 3663d2ea77 generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26 16 years ago
Imre Kaloz 2f4fa6de74 refresh generic 2.6.22 patches 16 years ago
Imre Kaloz e147bf8fa3 fixup machid workaround, generate uImage manually 16 years ago
Felix Fietkau 20937ce81a (5/6) bcm57xx: bcm4785 incomplete reboot 16 years ago
Felix Fietkau 9621d872ca (3/6) bcm57xx: preinit 16 years ago
Felix Fietkau f9ad520e37 (2/6) bcm57xx: netconfig 16 years ago
Imre Kaloz 983b22aa95 temporary hack to fixup the mach id for the wrt350nv2 16 years ago
Imre Kaloz 957626ff72 openwrt partition map for the wrt350nv2 16 years ago
Imre Kaloz 111f11d91f workaround bogus CFI version for the wrt350nv2 16 years ago
Imre Kaloz 354d78404a upgrade orion and sync to 2.6.26-rc6 16 years ago
Matteo Croce d1c097e3d0 ar7: refresh patches 16 years ago
Matteo Croce e8a8d5811d avr32: clean and refresh patch 16 years ago
Matteo Croce b0fa59bef2 avr32: upgrade to 2.6.25.6 16 years ago
Florian Fainelli 31d9bcc1fc Use 2.6.25.6 for rdc 16 years ago
Florian Fainelli 23d1a5bd88 Use 2.6.25 for rdc321x 16 years ago
Imre Kaloz 057b87f685 upgrade orion to 2.6.26-rc5 16 years ago
Imre Kaloz 2eb6751084 upgrade to 2.6.25.6 16 years ago
Imre Kaloz 4a0631658c refresh patch 16 years ago
Imre Kaloz 02a4a8019e add newer, fixed IMQ patch for 2.6.25 and 2.6.26 16 years ago
Gabor Juhos 306910e5d1 generic-2.6: revert yaffs changes [11378], the new code is not working correctly on RouterBoards 16 years ago
Felix Fietkau 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 16 years ago
Felix Fietkau 21e09858f1 add missing fix for etrax compile without axis toolchain 16 years ago
Felix Fietkau b014357704 set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues 16 years ago
John Crispin a59821735c remove proc and char dev from ifxmips gpio driver 16 years ago
John Crispin b3331b3d03 adds gpiodev support to ifxmips 16 years ago
Gabor Juhos 2fdfd541da add packages required by failsafe support to defaults 16 years ago
Gabor Juhos e5ad400330 add initial failsafe support 16 years ago
Gabor Juhos 11b8dfe86c add button devices to several boards 16 years ago
Gabor Juhos 64fddc8d81 fix image names in the wget2nand script 16 years ago
Gabor Juhos 2ea9fc7b30 fix image names in the whet2nand script 16 years ago
Gabor Juhos 116a3864ad generic-2.6: refresh yaffs patches 16 years ago
John Crispin 93441174d6 fixes ifxmips pci support and adds GENERIC_GPIO 16 years ago
John Crispin 6705032a0f rename ifmips images 16 years ago
John Crispin 01f37d998b several uboot fixes 16 years ago
John Crispin 1a4df56111 fixes ifxmips danube flashing using uboot, 2nd try 16 years ago
John Crispin 6c96008540 fixes ifxmips danube flashing using uboot 16 years ago
John Crispin f3523c6e9c clean up etehrnet driver 16 years ago
John Crispin 8fdb133752 missing file in ifxmips driver support patch 16 years ago
Felix Fietkau ca8cf89159 fix spurious ifxmips u-boot build errors 16 years ago
Gabor Juhos 7a902dfc34 add a chip_fixup function to the plat_nand driver on 2.6.23 as well (closes #3513) 16 years ago
John Crispin d21f830b10 remove axis toolchain dependency for etrax 16 years ago
John Crispin f1ff3a410f finally fixes etrax toolchain problems, thanks nbd 16 years ago
John Crispin 28051f319c fixes au1000 ethernet support, signed off: Bruno Randolf 16 years ago