summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6
AgeCommit message (Expand)Author
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
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-20{cleo/u-boot, common}: use every file in common/include/asm/arch, refs #3119Cyril Jourdan
2012-09-20{cleo/u-boot, common}: use common/include/asm/arch/ips, refs #3119Cyril Jourdan
2012-09-06cleo/u-boot: set linux to panic on oops, closes #3094Nélio Laranjeiro
2012-06-19cleo/u-boot: enable spread spectrum, closes #2830Nélio Laranjeiro
2012-06-11cleo/{linux, u-boot}: create a machine type for spc300dini, refs #2759Cyril Jourdan
2012-05-22cleo/u-boot: set linux to reboot on panic, closes #3084Yacine Belkadi
2012-05-09cleo/u-boot: on spc300dini, force Linux Kernel mem to 28 MiB, refs #2759Jean-Philippe SAVE
2012-05-09cleo/u-boot: add Ethernet RX clock inversion support, refs #2758Nicolas Schodet
2012-05-09cleo/u-boot: adapt Ethernet driver to spc300dini, refs #2758MSE500 Team
2012-05-09cleo/u-boot: fix missing nvram fields definesNicolas Schodet
2012-05-09cleo/u-boot: support spc300dini, refs #2758MSE500 Team
2012-05-09cleo/u-boot: remove autoconfig to sdk300 board, refs #2758Belkadi & Save
2012-05-09cleo/u-boot: add support for MIU controller, refs #2758MSE500 Team
2012-05-09cleo/u-boot: compute flash SPI speedNicolas Schodet
2012-05-09cleo/u-boot: switch to board/chip/feature configurationNicolas Schodet
2012-04-10cleopatre/u-boot: raise SPI speed to 18.375 MHz, closes #3067Nicolas Schodet
2011-12-19cleo/u-boot: add ctags file in gitignore rules, refs #2773Jean-Philippe SAVE
2011-11-04cleo/u-boot: fix address of the data abort exception handlerYacine Belkadi
2011-11-02cleo/linux: export spc300_plc_mem_size, refs #583Yacine Belkadi
2011-10-27cleo/u-boot/common: change 3s of wait time to 0s, closes #2715Thierry Carré
2011-10-27cleo/u-boot/drivers: reduce the autoneg timeout from 10s to 4s, closes #2791Thierry Carré
2011-10-13cleo: add/update some .gitignore files, closes #2773Yacine Belkadi
2011-07-13cleo/u-boot: fix LEON start instructions in SDRAM, closes #2599Belkadi & Save