summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot
AgeCommit message (Expand)Author
2013-01-11cleo/{buildroot,linux}: add mcr500 default configuration, refs #3649Olivier Dufour
2013-01-08cleo/{buildroot,linux}: remove MTD flash size config from Linux, closes #3579Jérémy Dufour
2012-12-21cleo/app/pmd: add a daemon to handle power state changes, closes #2633Olivier Dufour
2012-12-21cleo/buildroot/target/Spidcom: add CONFIG_CHIP_FEATURE_SRAM, refs #2633Olivier Dufour
2012-12-21cleo/linux/arch/arm/spc300: enable power management, refs #2633Cyril Jourdan
2012-12-20cleo/buildroot/package/mtd: add missing dependency for lzo, refs #3616Jérémy Dufour
2012-12-20cleo/buildroot/package/zlib: add missing mkdir directive, refs #3616Jérémy Dufour
2012-12-20cleo/buildroot/package/mtd: add missing LDFLAGS to link with zlib, refs #3616Jérémy Dufour
2012-12-18cleo/buildroot/package/mtd: flash_eraseall by partition size, closes #3520Jérémy Dufour
2012-12-11cleo/buildroot/pkg/busybox.mk: fix dependencies for custom version, closes #3513Yacine Belkadi
2012-12-04cleo/buildroot/plcdrv: enable AES on MSE500, closes #3566Olivier Dufour
2012-12-04cleo/buildroot/plcd: allow chip specific compilation, closes #3569Olivier Dufour
2012-11-30cleo/buildroot: add a Makefile to create response file, refs #3416Olivier Dufour
2012-11-29cleo/buildroot: add MSE500 in bundle generation, closes #3418Olivier Dufour
2012-11-29cleo/Makefile: binaries are generated using buildroot, closes #3257Olivier Dufour
2012-11-29cleo/buildroot/package: create a separated package for plcd, closes #3259Olivier Dufour
2012-11-06cleo/buildroot/target/device/Spidcom/mse500: fix linux26 config, refs #3445Cyril Jourdan
2012-10-18cleo/buildroot: by default compress vmlinux in XZ, closes #3204Jérémy Dufour
2012-09-20cesar/hal/phy: always bypass AES on MSE500, refs #3356Cyril Jourdan
2012-09-20common/inc/asm/arch/ips: add timer 3 and 4 defines, refs #3318Cyril Jourdan
2012-09-20cleo/linux: add a driver for mseafe, refs #3318Jean-Philippe SAVE
2012-09-20common/inc/asm/arch/ips/hw: add mseafe.h, refs #3318Jean-Philippe SAVE
2012-09-20cleo/linux/drivers/afe: do not use ad986x afe on mse500, refs #3318Jean-Philippe SAVE
2012-09-20cleo/linux: add IOMUX management for MSE500, refs #3318Jean-Philippe SAVE
2012-09-20cleo/{linux, buildroot}: handle eth clks and rgmii on MSE500, refs #3318Jean-Philippe SAVE
2012-09-20cleo/{buildroot, linux}: create MSE500 machine, refs #3318Jean-Philippe SAVE
2012-09-20common/include/asm/arch/ips/hw: add msepll defines, refs #2961Jean-Philippe SAVE
2012-09-20cleopatre: rename SPC300DINI into MSE500DINI_300, refs #3119Cyril Jourdan
2012-09-20{common, polux}: make nvram.h file common between cleo and polux, refs #3119Cyril Jourdan
2012-09-20common/inc/asm/arch: handle a 64 lines version of the GIC, refs #3119Cyril Jourdan
2012-09-07cleo/app/fw_wd: move fwwatchd start earlier, closes #3208Nicolas Schodet
2012-09-07cleo/app/fw_wd: clean up trace files at startup, refs #3208Nicolas Schodet
2012-09-06cleo/buildroot/pkg/busybox: build out of source tree, refs #3258Yacine Belkadi
2012-09-06cleo/buildroot/pkg/busybox: some renaming, refs #3258Yacine Belkadi
2012-09-06cleo/buildroot/pkg/busybox: add the BUSYBOX_MAKE_DIRS variable, refs #3258Yacine Belkadi
2012-09-06cleo/buildroot/pkg/busybox: remove the TARGET_UNPACKED variable, refs #3258Yacine Belkadi
2012-09-06cleo/buildroot/pkg/busybox: rename patched2 to patched, refs #3258Yacine Belkadi
2012-09-06cleo/{buildroot/pkg/busybox,busybox}: remove .patched1, refs #3258Yacine Belkadi
2012-09-06cleo/buildroot/pkg/busybox: remove outdated/unused code, refs #3258Yacine Belkadi
2012-07-18cleo/buildroot: do a "make clean" on "make distclean", refs #3230Yacine Belkadi
2012-07-18cleo/{buildroot, managerd}: add CONFIG_EXTRA_LEDS, refs #3240Yacine Belkadi
2012-07-18cleo/{buildroot,managerd,utests}[eoc-drv]: add config file for managerd, refs...Yacine Belkadi
2012-06-28cleo/buildroot/busybox: fix busybox-clean, refs #3085Yacine Belkadi
2012-06-27cleo/buildroot/pkg/busybox: unhide BR2_BUSYBOX_VERSION_CUSTOM, closes #3085Yacine Belkadi
2012-06-27cleo/buildroot/target: use new busybox source directory, refs #3085Yacine Belkadi
2012-06-27cleo/buildroot/pkg/busybox/makefile: cause a rebuild if the sources change, r...Yacine Belkadi
2012-06-27cleo/buildroot/pkg/busybox: add support for custom version, refs #3085Yacine Belkadi
2012-06-27cleo/buildroot/pkg/busybox/makefile: split .patched into .patched1 and .patch...Yacine Belkadi
2012-06-27cleo/buildroot/pkg/busybox/makefile: split .unpacked into .unpacked and .patc...Yacine Belkadi
2012-06-13cleo/buildroot/target/defconfig: rename CONFIG_AD986X to CONFIG_AFE_AD986X, r...Yacine Belkadi