summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300/drivers
AgeCommit message (Expand)Author
2013-10-01cleo/linux,common/include: add USB host driver, closes #4212Fisher Cheng
2013-05-30cleo/linux/drivers/net/arm: add fixed phy support in eth driver, closes #4009Olivier Dufour
2013-05-30cleo/linux/drivers/net/phy: add getters in fixed driver, refs #4009Olivier Dufour
2013-05-30cleo/linux/drivers/net/phy: allocate phydev in fixed driver, refs #4009Olivier Dufour
2013-05-02{common, cleo/linux/drivers}: Linux unlock flash at boot, refs 3931Julien Lacour
2013-04-18{cleo, polux}/linux/drivers/net: set RMII speed in ETH_CONFIG, closes #3900Olivier Dufour
2013-03-27cleo/linux/drivers/gpio: remove debug printk, closes #3873Olivier Dufour
2013-02-14cleo/linux/driver/mtd: linux use flash list defined in common, refs #3647Thierry Carré
2013-02-06cleo/linux/driver/net/phy: disable EEE in RTL821x phy driver, refs #3755Olivier Dufour
2013-01-31{cleo/linux, common/inc/asm/arch}: create sram-mapping.h, refs #3692Cyril Jourdan
2013-01-18cleo/linux/driver/net/phy: add support for our realtek chipset, refs #3707Jérémy Dufour
2013-01-18cleo/linux/driver/net: reset PHY only when at driver loading, refs #3707Jérémy Dufour
2012-12-21cleo/app/pmd: add a daemon to handle power state changes, closes #2633Olivier Dufour
2012-12-21cleo/linux/arch/arm/spc300: wake up on eth link up, refs #2633Olivier Dufour
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