[Armadeus-commitlog] armadeus annotated tag, release-3.2, created. release-3.2
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2009-12-01 22:30:56
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The annotated tag, release-3.2 has been created
at 93500bd53c200923449b8ad49d78bdcfe9793f25 (tag)
tagging d88d22cdfdb533245d908290e7b67f68ec8cfe76 (commit)
replaces latestrelease
tagged by Julien Boibessot
on Tue Dec 1 23:16:23 2009 +0100
- Log -----------------------------------------------------------------
Armadeus Project release 3.2 (December 2009)
Eric Jarrige (2):
[BUILDROOT] install using cp instead of install for zlib libraries
Merge branch 'master' of ssh://jorasse@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Fabien Marteau (23):
[LINUX][DRIVER][MAX1027] Scheduling bug corrected (to be reviewed)
/*
Merge branch 'master' of ssh://fabm@armadeus.git.sourceforge.net/gitroot/armadeus
[as_devices] as_apf27_pwm ok for c library, in dev for C++ wrapper
[as_device] Wrapper C++ validated for pwm (bis)
[as_devices] Little comment
[as_devices] Python wrapper added for pwm
[AsDevices] python wrapper done for pwm
[as_devices] begin buildroot integration of library
[BUILDROOT] adding makefile for AsDevices library
[as_devices] adding C libs for i2c (compile but not tested)
[as_devices] changing multiton
[as_devices] pwm and i2c C++ wrapper compiling ok
[as_devices] gpio C++ wrapper compiling
[as_devices] AD5258 in progress
Merge branch 'master' of ssh://fabm@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Adding as_devices in .config file
[as_devices] python module in LGPL
[as_devices] Adding API for as_93lcxx memory functions
[as_devices] Adding spidev API
[as_devices] as_93lcxx lib compile, not tested
[as_devices] first version of as_spi compile
[as_devices] segfault fix on as_93lcxx_close()
Julien Boibessot (129):
[LINUX] Activates Bluetooth support in 2.6.29 default configs for APF27
[BUILDROOT] Add preliminary work to build bluez
[BUILDROOT] Add preliminary work to build bluez
[DEMOS] xenomai examples: cleanup + indent checking + allows non RT kernel examples to be compiled for APF27
[BUILDROOT] Adds Boa to APF9328 test config + moves Linux/uClibc/busybox respective BR2_xx variables to according places in config file
[BUILDROOT] Updates bluez (non)selection due to automatic package detection...
[LINUX] Updates APF9328 default Linux configs according to new LCD support
[BUILD] Makes quilt script use git + some refinements
[LINUX] On APF9328 makes it possible to have UART without RTS/CTS support + configure console port accordingly
[LINUX] On APF9328 configure console port without RTS/CTS
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus
[LINUX] Updates APF27 default Linux configs according to new LCD support
Applies Linux coding rules
[TEST] Put serial port in raw mode during test
[LINUX] Makes ioctls work again in gpio driver
[TARGET] Add a directory (target/scripts/) to store useful system scripts that are not in the default rootfs skeleton
[BUILD] Preliminary work before buildroot patches moving
[BUILD] Renames Buildroot patches and moves them to patches/buildroot/
[BUILD] Renames Buildroot patches and moves them to patches/buildroot/ (Part2)
[LINUX] ISP1761: Gives correct init value to HW_MODE_REG register
[LINUX] APF9328: separates module (APF9328) and baseboards (DevFull/Light or others) hardware declaration/init parts
[LINUX] Converts a message into debug in GPIO driver
[LINUX] Makes LQ057 LCD works on APF27 (Freescale framebuffer)
[BUILDROOT] Add Quake package (patch)
[LINUX] gpio: correct deadlock bug + add an IOCTL for setting port Mode
[DEMOS] Adds a small C program to show how to use IOCTL with GPIO driver
[BUILD] Add target to get BR patched sources only: buildroot-patched-sources + simplify buildauto
Remove uneeded blank lines
correct error in a previous commit
[BUILDROOT] BR2_TARGET_U_BOOT_CONFIG_BOARD was not correctly set
[ROOTFS] Add /etc/mtab (symlink to /proc/mounts)
[LINUX] Adds new timing trick to improve i.MXL SDHC controller robustness
[TOOLS] Improve verbosity of quiltifying script
[LINUX] Separates APF27 and APF27Dev hardware declaration parts
[GIT] Add some .gitignore files
[BUILDROOT] Updates Linux 2.6.29 APF27 default configs
[LINUX] Removes bad comment in apf27.c
[LINUX] Add Optrex T51638D084 TFT support (APF27 & Freescale framebuffer)
[BUILDROOT] Updates APF27 default Linux configs (for Optrex TFT)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Don't initialize i.MX27 FEC GPIOs if not configured
[LINUX] Correct small bug in gpio ioctl handling on APF27 (thanks Luca)
[LINUX] Improves Mode setting in GPIO driver
[BUILDROOT] Uses Buildroot generated ubinize, not host installed one
[TEST] Simplify GPIO test
[LINUX] Separates module and baseboard power management parts
[LINUX] USE_APF27DEV_IMX_LED_FOR_PM & USE_APF27DEV_IMX_SWITCH_FOR_PM options are only availableon the APF27DEV
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Removes empty patches
[BUILDROOT] Re-integrates Quake package as a patch
[GIT] Adds top .gitignore file
[LINUX] Updates minors creation for APF27 in loadgpio.sh
[BUILDROOT] Adds Pygame package
[TOOLS] Corrects typos + windows format in boot recover tool
[BUILDROOT] Corrects bad installation of python files
[LINUX] Corrects bug in microSD removal detection
[LINUX] Removes (very) old kernel patches as they are no more supported (2.6.12, 2.6.17, 2.6.18.1)
[BUILDROOT] Bump default Armadeus Linux version from 2.6.29.4 to 2.6.29.6
[BUILD] Makes separate targets for buildroot sources loading, unpacking & patching
[TOOLS] Now quiltify tool can handle buildroot
[TOOLS] Remove no more needed/obsolete Linux patch management tool
[BUILDROOT] removes 2.6.18 from possible kernels selection
[LINUX] (Re)activates mouse/keyboard/joystick support for apf27 on 2.6.29. Hum... strange that it gone away...
[BUILDROOT] Move GPM into a patch that can be sent to buildroot team (when it will work ;-))
[TEST] Updates apf9328_test Linux config
[BUILD] Updates some .gitignore files
[BUILDROOT] Add patch to have Tslib working with Pygame
[DEMOS] Updates music player doc
[DEMOS] Cleanup fractal demo (now indentation has to be checked git status)
[DEMOS] Cleanup fractal demo (part 2)
[BUILDROOT] Bump proftp version 1.3.1 -> 1.3.2
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Corrects commit 3092b276fa439a8345bf24819fec5e540ebff3ce (Hitachi LCD)
updates patches/buildroot/cleanup_buildroot.sh
[LINUX] Removes compilation warning in apf9328 when max1027 is not selected
[BUILD] Improve some .gitignore
[TOOLS] Don't try to quiltify if current view doesn't compile
[LINUX] Moves LCD config/handling outside of apf27.c
[BUILD] Improves .gitignore
[LINUX] Reorganizes LCDs for APF27 and add a custom hackable LCD entry
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Enhances APF27 Custom LCD source code presentation
[BUILDROOT] Updates APF27 default Linux configs
[BUILROOT] Revert commit d6300def6c2f271ef4140da342604cb88be0dc30 + add default as_devices option in APF27 Buildroot config files
[BUILDROOT] Allows nano to be selectable again
[BUILDROOT] Update APF9328 default configs
[BUILDROOT] Lets socketcan-clean target work
[BUILDROOT] Makes libjpeg download works again
[AS_DEVICES] Indentation + bad comments
[BUILDROOT] Use 2.6.29 kernel headers by default
Indentation...
[TEST] Improves testbutton & gpio test
[TOOLS] Cleanup setDAC
[TOOLS] ad9889ctrl: Cleanup + indentation
[TOOLS] Simplify setDAC tool sources
Add some .gitignore files
[DEBUG] imxssi doesn't require libpow to compile
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Indentation
[DEMOS] Updates input_test Makefile
Indentation
[LINUX] Continue to better separate apf27.c and apf27-dev.c platform files
[LINUX] Sometimes TSC210x may need a reset before asking revision number
[BUILDROOT] ldd wasn't installed anymore in rootfs, correct that (Buildroot upstream patch)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Indentation + ^M at the end of lines: please don't use wordpad as text editor ! ;-) (only vim users can understand my pain)
[LINUX] Makes /sys/ (slow) mode of the max1027 more reliable + addstatistics entry
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[DEMOS] Add preliminary work for a graphical (kind of) oscilloscope using AsDevices library
[LINUX] AD9889: makes it possible to rmmod the driver when no chip was detected. Check indentation while we are at it...
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Indentation...
Indentation...
[TEST] Cleanup and factorize test_fpga
[LINUX] Cleanup some wishbone_example Makefiles
[LINUX] Cleanup fpgaloader, check indentation while we are at it...
Updates Changelog and corresponding script
Comments
[TEST] Add new package tests
[BUILDROOT] Updates the way armadeus testsuite is installed
[TEST] Updates some packages tests for 3.2
[TEST] Update Linux drivers test for 3.2
[TEST] Updates test_release for 3.2
[BUILDROOT] Add tcpdump in apf27_test default config
[BUILDROOT] Add tcpdump in apf27_test default config
[TEST] One last test (for fun ;-))
Finish to update ChangeLog for 3.2
Finish to update ChangeLog for 3.2
artemys (1):
[BUILD] Now all subfields in Changelog would be indented the same...
gwenhael (1):
[BUILDROOT] xenomai: Makefile cleaned, xenomai version upgraded, and apf27 support added
jorasse (16):
[armadeus] minor typo change to test post commit hook.
Another test of git commit hook
Yet another test
[BUILDROOT] make ubifs patch apply after update of git local view
update mtd-utils to support mkfs.ubifs and ubinize
update mtd-utils to support mkfs.ubifs and ubinize
define mtd-utils default configuration
changed quake patch to regular GIT files
Merge branch 'master' of ssh://jorasse@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] made ubinize generic at least for apf boards
[BUILDROOT] use common JFFS2 and UBIFS mtd_utils. make UBIFS generic
[BUILDROOT] NOR flash does not support UBIFS sub-pages
[BUILDROOT] update apf9328 default configuration
[UBOOT] update apf9328 default configuration
[UBOOT] cleanup apf27 config file
[BUILDROOT] cleanup: makes ubifs patches generic
nicolas colombain (9):
add LW700AT9003
[LINUX] add GPS/GSM uart declaration to apf27.c
[BUILDROOT] launch ubinize tool if ubifs selected
[BUILDROOT] add ubinize script for apf27 in case of ubifs file system
[TOOLS] fix tickets 43 and 64 concerning ubootrecover bugs
LINUX: add hitachi TX12D17VM1BDP TFT
add LW700A fix
[LINUX]fix vertical alignment bug
[LINUX] fix ad9889 video output format bug
thom25 (1):
add LW700AT9003
-----------------------------------------------------------------------
hooks/post-receive
--
armadeus
|