summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6
AgeCommit message (Expand)Author
2012-12-20cleo/u-boot/drv/netspcmac: reduce LINK_TIMEOUT from 5 sec to 2 sec, closes #3519Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: for IP175, wait for link up of one sub-PHYs, refs ...Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add is_link_up() to phy_device, refs #3519Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: wait for link up, in all cases, refs #3519Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP175 specific init code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add init() to phy_deviceYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move VSC8601 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP175 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP1001 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add a reset() to phy_deviceYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: rename wait_phy_link_up() to spcmac_phy_wait_link_...Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: remove eth1_phy_addr and eth_phy_idYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add phy_device to represent PHY differencesYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: some reformatingYacine Belkadi
2012-12-18cleo/uboot: command prompt depends on chip type, closes #3606Olivier Dufour
2012-12-11cleo/u-boot/cpinclude: preserve timestamps when copying, closes #3515Yacine Belkadi
2012-12-10{cleo/uboot, common}: change system clock speed to 222 MHz, closes #3587Cyril Jourdan
2012-11-21cleo/uboot: add support for SPC200C archi in spidupdate MME, refs #3452Jérémy Dufour
2012-11-21cleo/uboot: use new spidcom image descriptor in spid{boot,update}, refs #3452Jérémy Dufour
2012-11-21cleo/u-boot: remove non maintained code from spidboot, refs #3452Jérémy Dufour
2012-11-21common: move spid_img_desc.h to common/include, refs #3452Jérémy Dufour
2012-11-06cleo/uboot/cpu/spc300: increase ICP and IBias current for PPLL, closes #3433Cyril Jourdan
2012-11-06cleo/uboot/inc/configs: suppress LINUX_MEM_WORKAROUND, closes #2842Cyril Jourdan
2012-10-23cleo/uboot: use common 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/uboot/cpu/spc300: configure DSP PLL divider for 500 mode, closes #2961Jean-Philippe SAVE
2012-09-20common/inc/asm/arch/ips: add timer 3 and 4 defines, refs #3318Cyril Jourdan
2012-09-20common/inc/asm/arch/ips/hw: move DPLL regs to mseafe.h, refs #3318Jean-Philippe SAVE
2012-09-20common/inc/asm/arch/ips/hw: add mseafe.h, refs #3318Jean-Philippe SAVE
2012-09-20cleo/uboot: add a machine type for MSE500, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/board/sdk300: use get_master_clock for SPI speed, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: make get_master_clock common, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/drivers: wait for link status up, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: handle MSE500 eth clocks config, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: change SYNOP3504_FIXED_CLK feature, refs #2961Jean-Philippe SAVE
2012-09-20common/inc/asm/arch/ips: manage maria2 regbank, refs #2961Cyril Jourdan
2012-09-20{cleo, common}: change eth prefix in NVRAM fields into eth1, refs #2961Cyril Jourdan
2012-09-20{cleo/uboot, common}: add IOMUX management, refs #2961Cyril Jourdan
2012-09-20common/include/asm/arch/ips/hw: add iomux defines, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: move gpio_pio_init into a specific file, refs #2961Cyril Jourdan
2012-09-20cleo/u-boot/cpu/spc300: add timer clock for MSE500, refs #2961Jean-Philippe SAVE
2012-09-20cleo/u-boot/cpu/spc300: use CFG_HZ as timer clock define, refs #2961Jean-Philippe SAVE
2012-09-20cleo/u-boot/include/configs: define refactoringJean-Philippe SAVE
2012-09-20common/tools/genNVRAM: add a MIU config for MSE500 simu model, refs #2961Cyril Jourdan
2012-09-20{common,cleo}: remove MIU_ATOP_REG_BASE, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: add msepll.S, refs #2961Cyril Jourdan
2012-09-20common/include/asm/arch/ips/hw: add msepll defines, refs #2961Jean-Philippe SAVE
2012-09-20cleo/uboot: create MSE500 chip, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: rename pll_init.S into spcpll.S, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: move sdram init after PLL init, refs #2961Cyril Jourdan