summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300
AgeCommit message (Expand)Author
2012-09-20cleopatre: rename SPC300DINI into MSE500DINI_300, refs #3119Cyril Jourdan
2012-09-20{common, cleo}: change spid_img_desc.h defines' names, refs #3119Cyril Jourdan
2012-09-20cleo/linux/inc/asm/arch: add a file to define IRQ priorities, refs #3119Cyril Jourdan
2012-09-20{common, polux}: make nvram.h file common between cleo and polux, refs #3119Cyril Jourdan
2012-09-20{cleo, common}: rename spc300_nvram into spidcom_nvram, refs #3119Cyril Jourdan
2012-09-20common/inc/asm/arch: handle a 64 lines version of the GIC, refs #3119Cyril Jourdan
2012-09-20{cleo/u-boot, common}: use every file in common/include/asm/arch, refs #3119Cyril Jourdan
2012-09-20cleo/linux: move remaining files from include/asm/arch/ to common/, refs #3119Cyril Jourdan
2012-09-20cleo/linux: move include/asm/arch/ips to common/, refs #3119Cyril Jourdan
2012-09-20cleo/linux/inc/asm/arch: make ips files independant from linux, refs #3119Cyril Jourdan
2012-09-20cleo/linux/inc/asm/arch: clean file headers, refs #3119Cyril Jourdan
2012-09-20cleo/linux: rename hardware and import dir into ips and hardware, refs #3119Cyril Jourdan
2012-09-07cleo/linux/seq_check: support QinQ/802.1ad, refs #3138Yacine Belkadi
2012-09-07cleo/linux/seq_check: auto-adjust seq num position for VLAN packets, refs #3138Yacine Belkadi
2012-09-06cleo/linux: Backport: move x86 specific oops=panic to generic code, refs #3094Nélio Laranjeiro
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/Kconfig: remove temporary "select AFE_AD986X", closes #3082Yacine Belkadi
2012-06-13cleo/linux/Kconfig: remove temporary "select AFE", refs #3082Yacine Belkadi
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-06-11cleo/{linux, u-boot}: create a machine type for spc300dini, refs #2759Cyril Jourdan
2012-06-11cleo/linux/arch/arm/boot: do not force machine typeCyril Jourdan
2012-05-09cleo/linux/drv: make ethernet work on spc300dini, refs #2759MSE500 Team
2012-05-09cleo/linux: add board spc300dini (2), refs #2759MSE500 Team
2012-05-09cleo/linux: add board spc300dini (1), refs #2759Yacine Belkadi
2012-05-09cleo/u-boot: add support for MIU controller, refs #2758MSE500 Team
2012-05-09cleo/linux: switch to board/chip/feature configurationNicolas Schodet
2012-05-03cleo/linux/spc300: export the reset_cause strings, refs #3051Yacine Belkadi
2012-05-03cleo/devkit/plcdrv: identify resets due to firmware watchdog, refs #3051Yacine Belkadi
2012-05-03cleo/linux/spc300: add /proc/reset_cause, refs #3051Yacine Belkadi
2012-05-03cleo/linux/spc300/hardware/import: fix values of RB_PACKAGEYacine Belkadi
2012-04-26cleo/linux/drivers/net/arm: accept giant frames, closes #2992Nicolas Schodet
2012-04-26cleo/linux: bridge 802.1ad and 802.1QinQ frames, refs #2992Nicolas Schodet
2012-04-18cleo/{linux,tools}: add new flashes Winbond / Eon, closes #2919Tom Yang
2012-04-10cleopatre/linux: raise SPI flash speed to 20 MHz, closes #3068Nicolas Schodet
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