summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300/drivers
AgeCommit message (Expand)Author
2012-12-21cleo/linux/drv/net/arm: switch off ethernet clocks, refs #2633Olivier Dufour
2012-12-18cleo/linux/drivers/mtd: try to erase by 64K sector if possible, refs #3520Jérémy Dufour
2012-12-18cleo/linux/drivers/mtd: store sector size in flash structure, refs #3520Jérémy Dufour
2012-12-18cleo/linux/drivers/mtd: store 4K sector flag in flash structure, refs #3520Jérémy Dufour
2012-12-18cleo/linux/drivers/mtd: add helper function for 4K erasing config, refs #3520Jérémy Dufour
2012-12-06cleo/linux/driver/mtd: remove the 4K support for winbond, closes #3559Olivier Dufour
2012-11-06cleo/arch/arm/spc300: Add support of eth2 for MSE500, closes #3413Olivier Dufour
2012-11-06cleo/linux/drv/eth: don't netif_wake_queue() on link upYacine Belkadi
2012-11-06cleo/linux/drv/eth: don't txdesc_reset() on link up, refs #3195, (ind.) close...Yacine Belkadi
2012-11-06cleo/linux/drv/eth: don't netif_carrier_{on|off}() on link change, closes #3254Yacine Belkadi
2012-10-31cleo/{linux, openocd}: add support for w25q64 flash, closes #3447Jean-Philippe SAVE
2012-10-31cleo/{linux, openocd}: suppress duplicated JEDEC info on flashs, closes #3446Jean-Philippe SAVE
2012-10-19cleo/linux/driver/net/arm/synop3504: flush MIU only on MSE500, closes #3408Jean-Philippe SAVE
2012-10-18{cleo,polux}/linux: simplify watchdog API, closes #3296Jérémy Dufour
2012-10-17cleo/linux/driver/net/arm/synop3504: adapt synchro with DMA, closes #3408Jean-Philippe SAVE
2012-09-20cleo/linux: add a driver for mseafe, refs #3318Jean-Philippe SAVE
2012-09-20cleo/linux/drivers/afe: use 32 bits for read/write functions, refs #3318Jean-Philippe SAVE
2012-09-20cleo/{linux, buildroot}: handle eth clks and rgmii on MSE500, refs #3318Jean-Philippe SAVE
2012-09-20cleo/linux/drivers/spi: extract reset macro from headerJean-Philippe SAVE
2012-09-20cleo/{linux/drivers/mtd/, tools/openocd-r668/}: Support new flashesJulien Lacour
2012-09-20cleopatre: rename SPC300DINI into MSE500DINI_300, refs #3119Cyril Jourdan
2012-09-20{cleo, common}: rename spc300_nvram into spidcom_nvram, refs #3119Cyril Jourdan
2012-09-20cleo/linux: rename hardware and import dir into ips and hardware, refs #3119Cyril Jourdan
2012-09-06cleo/linux/drv/net/arm/synop3504: reset rings on timeout, refs #3161Nélio Laranjeiro
2012-09-06cleo/linux/drv/net/arm/synop3504: only reset TX desc on link_up, closes #3195Nélio Laranjeiro
2012-09-06cleo/linux/drv/net/arm/synop3504: remove netif_carrier_off on stop, refs #3195Nélio Laranjeiro
2012-09-06cleo/linux/drv/net/arm/synop3504: don't stop DMA on link_down, refs #3195Nélio Laranjeiro
2012-09-06cleo/linux/drv/net/arm/synop3504: remove link_down call on open, refs #3195Nélio Laranjeiro
2012-09-06cleo/linux/drv/net/arm/synop3504: start DMA on synop3504_open, refs #3195Nélio Laranjeiro
2012-07-24cleo/linux/driver[eoc]: add flash default config for m25p80 driver, closes #3264Tom Yang
2012-06-28cleo/linux/drv/net/arm/synop3504: do not enable carrier at open, closes #3048Cyril Jourdan
2012-06-13cleo/linux: rename CONFIG_AD986X to CONFIG_AFE_AD986X, refs #3082Yacine Belkadi
2012-06-13cleo/linux/{afe,drv/afe/ad986x}: remove the old AFE functions, refs #3082Yacine Belkadi
2012-06-13cleo/linux/drv/afe/ad986x: support the new AFE API functions, refs #3082Yacine Belkadi
2012-06-13cleo/linux: add an "AFE" menuconfig, refs #3082Yacine Belkadi
2012-06-13cleo/linux/drv/afe: add new AFE api, refs #3082Yacine Belkadi
2012-06-13cleo/linux/drv/afe/ad986x: refactor probe() with goto(s), refs #3082Yacine Belkadi
2012-06-13cleo/linux/drv/afe/Kconfig: remove "default y" for AD9865Yacine Belkadi
2012-05-09cleo/linux/drv: make ethernet work on spc300dini, refs #2759MSE500 Team
2012-05-09cleo/linux: switch to board/chip/feature configurationNicolas Schodet
2012-04-26cleo/linux/drivers/net/arm: accept giant frames, closes #2992Nicolas Schodet
2012-04-18cleo/{linux,tools}: add new flashes Winbond / Eon, closes #2919Tom Yang
2012-04-10cleopatre/linux/drivers/spi: round down SPI speed, closes #3066Nicolas Schodet
2012-03-30cleo/linux/driver/net: redefine PKT_BUF_SZ using linux definesJérémy Dufour
2012-03-30cleo/linux/driver/net: use default ethernet change mtu function, closes #2969Jérémy Dufour
2012-02-20cleo/linux/driver/net: return remaining budget after NAPI pollJérémy Dufour
2012-02-10cleo/linux/drivers/net: use dev_alloc_skb for synop3504 driverNicolas Schodet
2011-12-20cleo/linux/drivers/net/arm/synop3504: reset descriptors on link up, refs #2701Nicolas Schodet
2011-10-27cleo/linux/drivers/net: fix DMA synchronisation in Synopsys driver, refs #2295Jérémy Dufour
2011-09-15cleo/linux/drv/ad986x: move code from char/ to (the new) afe/, closes #453Yacine Belkadi