[Armadeus-commitlog] armadeus annotated tag, release-3.4, created. release-3.4
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-03-03 19:12:21
|
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.4 has been created
at 6b798b99c6211c803924639c6461482376c8b951 (tag)
tagging aefc2af7c2b973b7ff9e3b5435370a7c19628d33 (commit)
replaces release-3.3
tagged by Julien Boibessot
on Thu Mar 3 20:11:25 2011 +0100
- Log -----------------------------------------------------------------
Creating TAG for Armadeus 3.4 release
Eric Jarrige (16):
[BUILDROOT] Fix APF27 U-Boot build when using new BR 2010.11 : missing nand SPL
[UBOOT] Support patches for APF51 & config file
Merge branch 'master' of ssh://jorasse@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[UBOOT] Fix EMI clock computation when derived from AHB clock
Merge branch 'master' of ssh://jorasse@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Support imx51 IIM fuse
[UBOOT] Remove hardcoded MAC address
[UBOOT] Use eth0 as default ethernet interface
[UBOOT] preload ethernet address to support linux current fec driver
Merge branch 'master' of ssh://jorasse@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[UBOOT] Fix default rootfs filename
[UBOOT] Check new compatibility version of environment variables
Merge branch 'master' of ssh://jorasse@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] 2010.11:Support CONFIG_SYS prefix for macros as define and requested in U-Boot 2010.xx
[UBOOT] Set NAND and SD outputs to high voltage
Merge branch 'master' of ssh://jorasse@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Fabien Marteau (100):
[linux] use as5011 joystick in low power mode
fix little patch bug
[asdevices] fix bug in as_spi
[linux] Adding AS1531 Analog to Digital Converter driver in kernel
[linux] Print channel value in milivolt
[linux] adding platform module for as1531
[linux] update apf27 linux config file for as1531
[linux] Fix gpio release bug under as1531 platform module
[AsDevices] AsGpio python wrapper functionnal
[package][mysql_client] Adding link to shared library under rootfs
[package][mysql_client] Fix library link bug
[as_devices] Change helpers name
[SOFTWARE] Add warning comment in u-boot recover
[linux] Clean as5011 patch according to checkpatch.pl kernel-2.6.36 script
[linux] Correcting as5011 driver according to kernel developper advices.
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[linux] Better error label in as5011 joystick driver
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[linux][2.6.36] adding AS5011 driver in kernel 2.6.36
[linux][i2c-imx]Â Adding mangling capability part1: ignore Ack
[linux] Adding mangling capability on i2c-imx Part 2
[linux] Adding mangling capability on i2c-imx Part 3: adding mangling capability flag
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[linux] Fix mangling capability bug in i2c-imx driver
[u-boot] Adding 16bits access memory test program : mtest16
[u-boot] Configure WEIM chip select register at boot time
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[u-boot] update apf51.h for weim registers configuration
[u-boot] cleaning apf51 patch, suppressing trailling white space and replace multiple space by TAB
[u-boot] suppress useless mtest16 fonction
[linux] Fix I2C_M_NOSTART bug in i2c-imx driver
[linux][as5011] switch to threaded irq
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[linux] Update default configuration file for linux kernel 2.6.36
[U-BOOT] Clean apf27 patch, suppressing trailling white spaces
[FIRMWARE] Adding minimum spartan3 design used to configure sp_vision spartan6 fpga
[U-BOOT] Suppress trailling white space for all patch in u-boot-2010.03
[U-BOOT] Adding patch to add spartan6 under u-boot-2010.03
[U-BOOT] Adding second load operator for sp_vision spartan6 configuration (to be cleaned)
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Updating as5011 drivers according to kernel developper comments
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Fix bug in patch 359-as5011
[U-BOOT][2010.03] fix second load operator patch for sp_vision extension card
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[U-BOOT] Adding second spartan6 in apf27.h u-boot2010 config file
[firmware] top_testconfig.bit was wrong
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[buildroot][BR2010.11] Avoid #hunk in patches
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[as_devices] Make python wrapper compiling under BR2010
[linux] Clean i2c-imx patch according to checkpatches.pl rules
[linux] Clean i2c-imx patch according to checkpatches.pl rules (bis)
[linux][spidev] Check if platform pointer is null before initialization in probe()
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[linux] Fix ethernet bug
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[linux] Adding ADC as1531 drivers
[buildroot][package][mysql_client] Update post install hooks according to new BR
[buildroot][package][mysql_client] Fix link bug
[buildroot][kernel] Update config files for buildroot 2010.11 and kernel 2.6.38-rc3
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[buildroot][package][mysql_client] Backport mysql_client-5.1.53 from official buildroot git, and fix shared library link bug
[buildroot][package][as_devices] Adding AsAdc wrapper for python
[buildroot][package][as_devices] Adding setPinDirection function under AsGpio python wrapper and suppress setpullup
[buildroot][package][as_devices] Adding function to write string in as_helpers.c
[buildroot][package][as_devices] Adding as_adc functions, and comment as_max1027
[buildroot][package][as_devices] Compile as_gpio for 2.6.29 or upper
[buildroot][package][as_devices] suppress as_gpio_set_pullup_value and as_gpio_get_pullup_value functions
[buildroot][package][as_devices] Fix littles bugs in makefile
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[as_devices] Changes as_i2c API
[uclibc] adding UCLIBC_SUSV3_LEGACY option to get time in ms
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[as_devices] Adding python dependency for wrapper
[as_devices] Adding generic as_adc class, with specific calls to as1531 and max1027 chip
[as_devices] Return error if read fail
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[as_devices] Adding as1531 chip class for adc
[as_devices] Adding generic dac class
[as_devices] Change license for python wrappers (to GNU Lesser General License)
[as_devices] Adding C wrapper for dac
[as_devices] Change name of API for dac setting value
[as_devices] fix api bug in as_dac wrapper
[as_devices] suppressing some warnings
[as_devices] Adding Dac python class
[as_devices] Fix some bugs in dac C and Python class
[linux] Adding driver for MCP4912 DAC chip, adding platform data for apf51dev
[as_devices] Suppress multiton implementation under python classes
[as_devices] Adding i2c python class wrapper
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[as_devices] Adding import AsI2c in AsDevices python init module
[buildroot][rootfs_skeleton] restore S13portmap init script
[as_devices]Adding i2c_read_msg function
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[as_devices] Fix a bug in i2c_read_msg
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[as_devices] Improvement to do in as_i2c python wrapper
[as_devices] Check size of data for i2c functions
[as_devices] Don't mix python and C in i2c python wrapper ;)
Jeremie Scheer (46):
Change securetty serial port to ttyGS0.
[BUILDROOT] Add new package QWT 5.2.1 to Buildroot with examples that can be added to rootfs.
[BUILDROOT] Bugs correction for patches 132-qt-full_integration_with_cross_compiling.patch and 133-qwt-add_package.patch : seek Qt fonts in /usr/lib/fonts
[BUILDROOT] Correct inversion of demos and examples directories in patch 132-qt-full_integration_with_cross_compiling.patch
[BUILDROOT] Bug corrected in patch 132-qt-full_integration_with_cross_compiling.patch : Qt demos and examples not erased if they already exist in rootfs
[BUILDROOT] Modifications in patch 132-qt-full_integration_with_cross_compiling.patch : Change Qt demos & examples directory on install and target. Use the variable QT_VERSION instead of the number in the Makefile.
Merge branch 'master' of ssh://jscheer@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Changes in patch 132-qt-full_integration_with_cross_compiling.patch : name of demos directory & use of variable QT_DEMOS_DIR.
[U-BOOT] Correction in patch 051i-u-boot-multi-version-support.patch to rename the config file according to BR2_TARGET_UBOOT_BOARDNAME instead of BR2_BOARD_NAME.
[BUILDROOT] Create patch 134-jffs2-add_board_name_to_binary_rootfs_name.patch to add board name to jffs2 binary file name in BR 2010.
[BUILD] Add PPS board configs : Linux, Buildroot, UBoot & uClibc config files and PPS baseboard kernel patch.
Merge branch 'master' of ssh://jscheer@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Rename the PPS' Linux configuration file.
Merge branch 'master' of ssh://jscheer@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Last commit correction : leave PPS's Linux original configuration file for old Buildroot.
[BUILDROOT] Add network packages (OpenSSH, OpenSSL, WPA supplicant, Wifi chipsets) and UBI Rootfs & UBoot Tool Env options to old & new BR.
[LINUX] Symbolic link for new BR PPS' Linux configuration file (pps-linux-2.6.29.6.config)
[BUILDROOT] Add PPS network test scripts package to Armadeus package with patch 135-pps-add_test_scripts_package.patch.
[TEST] Use script gpio_helpers.sh in reset_wi2wi.sh
[TEST] GPL licence added on PPS test scripts.
Merge branch 'master' of ssh://jscheer@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Remove PPS package patch 135-pps-add_test_scripts_package.patch and manually add PPS Buildroot files to Armadeus package.
[LINUX] Change PPS baseboard prompt message in 500-pps-armadeus-add_pps_baseboard.patch.
[BUILDROOT] Add target and board APF27 PPS in target/device/armadeus/Config.in and change APF27 target name to APF27 DEV in all Buildroot config files.
[U-BOOT] For PPS boards, correction in U-Boot config files to take UBI file as rootfs instead of UBIFS.
[BUILDROOT] Add PPS Test scripts option to apf27 and apf9328 Buildroot's configuration files.
[ROOTFS] Add the gpio init file S80gpios to the rootfs when compiling a PPS board. Corrects bugs with ethernet SMSC and WPA Supplicant
[ROOTFS] Add PPS scripts path in PATH in /etc/profile when compiling a PPS board.
[ROOTFS] Correct file indentations and remove useless aliases in PPS' /etc/profile.
[ROOTFS] Add GPL license to PPS init file S80gpios.
[BUILDROOT] Bump flex, IPSec and IPTables versions with patches 137, 138 and 139 to make them work together and along with Linux 2.6.29.
[TEST] Fill GPL license year in PPS' test scripts.
[BUILDROOT] Correct Qt configuration options for MySQL module to specify libraries and headers directories.
[BUILDROOT] Create new patch for Qt's MySQL module configuration fix.
Merge branch 'master' of ssh://jscheer@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[ROOTFS] Add guest user with password to PPS board skeleton to allow SSH connections on it.
[ROOTFS] Put the guest user's file .ssh/authorized_keys in PPS' skeleton instead of creating it during system boot.
[LINUX] Add Netfilter NAT modules in PPS Linux config.
[BUILDROOT] Bug fix in BR 2010 for Qt examples installation: bad variable in Config.in.
[LINUX] Change number of patch 500-pps-armadeus-add_pps_baseboard.patch to 365.
[LINUX] Add renamed patch 365-pps-armadeus-add_pps_baseboard.patch.
[BUILDROOT] Add package TFP410CTRL setting (not set) in PPS' Buildroot configs.
[BUILDROOT] [2010.05] Run same command as for old BR in linux26-clean target.
[BUILDROOT] Add QWS Cursor option to Qt's Buildroot menuconfig.
[PPS] [LINUX] Add support for USB Gadget RS232 in PPS' Linux config.
[TEST] Correct ttyGS0 device test in PPS' USB Gadget Serial test script.
Julien Boibessot (183):
[BUILDROOT] Some minor changes when generating socketcan archive
Update Changelog with 3.3 release date
Updates /etc/armadeus-version following 3.3 release
[BUILDROOT] [2010.05] Updates apf default configs
[U-BOOT] Cleanup apf27.h
[AS_DEVICES] Indentation & beautifying
Indentation
[ASDEVICES] as_i2c.h: improves functions description
[ASDEVICES] add a helpers module to factorize methods used in other modules
[AS_DEVICES] helpers: add as_read_int()
[AS_DEVICES] increase version number
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] ov3640: makes the sensor detected correctly and initialized in a default mode compatible with apf27
Updates apf9328 Linux default config
[LINUX] apf9328: makes mach/gpio.h includable several times
[TOOLS] loadgpio.sh often needs to be overwritten by users, so change a little bit the way we install it
[DEMOS] capture: add i.MX27 VPU support to stream captured video over IP (not fully functionnal yet)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] [2010.05] Upgrade to soon coming 2010.11 (part 1)
[BUILDROOT] [2010.05] Upgrade to soon coming 2010.11 (part 2: correct faulty patches)
[BUILDROOT] [2010.05] Upgrade to soon coming 2010.11 (part 3: rename patches dir)
[BUILDROOT] [2010.05] Upgrade to soon coming 2010.11 (part 4: update Armadeus main Makefile
[BUILDROOT] [2010.11] Merge 051i U-Boot patch into 051d. Both patches apply on the same purpose
[BUILDROOT] [2010.11] u-boot: makes u-boot.mk use the right config file for apf* (apf memory config wasn't taken into account before this change)
[BUILDROOT] [2010.11] u-boot: makes the resulting binary copied with the right name in output/images/
[BUILDROOT] [2010.11] Removes unneeded patches 049 & 050
[BUILDROOT] [2010.11] Makes U-Boot & Linux version detected correctly in ARMADEUS_xx envt variables
[BUILDROOT] [2010.11] Makes ch70241ctrl compile OK
[BUILDROOT] [2010.11] Add link for apf9328 Linux 2.6.29.6 config
[BUILDROOT] [2010.11] Patch 052 wasn't right
[BUILDROOT] [2010.11] Makes Linux image get the correct name when copied to ouput/images/
[LINUX] Cleanup no more used Linux patches
[LINUX] Cleanup no more used Linux patches (part 2)
[LINUX] 2.6.36 migration: add the minimum for apf27 migration
[BUILDROOT] [2010.11] Add minimum infrastructure to compile for APF51
[LINUX] Makes OV3640 starts in YUV mode by default
[BUILDROOT] Don't dereference symlinked Linux configs when copying them
[BUILDROOT] [2010.11] remove add_packages_config_entry.pl
[BUILDROOT] [2010.11] Add UBI image generation support
[BUILDROOT] device table: be compatible with both ways of naming serial port on i.MX platforms: /dev/ttymxc & /dev/ttySMX
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] securetty: be compatible with both ways of naming serial port on i.MX platforms: /dev/ttymxc & /dev/ttySMX
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.36: Makes APF27 + APF27Dev compile and boot with minimum devices: serial port & NAND Flash
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] 2010.11: cleanup 076-ubi-add_ubi_image_support.patch
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Updates APF27 default config
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Generates both UBI and UBIFS images
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Updates APF27 default config
[LINUX] 2.6.36: Add minimum to boot APF51
[BUILDROOT] [2010.11] Updates to 2010.11-rc1
[BUILDROOT] Convert tiff package to DOWNLOAD helper usage.
[BUILDROOT] Convert grep package to DOWNLOAD helper
[BUILDROOT] target/device/armadeus/: apf27-u-boot-1.3.4.h is the same file as apf27.h so remove it (apf27-u-boot-1.3.4.h).
[BUILDROOT] target/device/armadeus/: re-create apf27-u-boot-1.3.4.h; now it is a link to apf27.h
[BUILDROOT] removes executable rights on apf27-u-boot-2010.03.h
[U-BOOT] envt variables: use apfxx-rootfs-arm.ubi instead of apfxx-rootfs-arm.ubifs as rootfs image
[LINUX] PPS: add missing patches to have a compiling kernel
[BUILDROOT] Removes warning in buildroot/package/armadeus/pps/Config.in
[BUILDROOT] [2010.11] If U-Boot config file is a symbolic link, dereference it when copying it
[LINUX] 2.6.36: Port of patches 301, 314 and 315 from 2.6.29 ones
Updates buildroot/package/.gitignore
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.36: makes I2C usable on APF27 (module & baseboards)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.36: import patches 330, 331, 333 & 339 from 2.6.29
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] rename 337b-armadeus-imxfb-add_backlight_power_switch_capability.patch to 337b-armadeus-mx2fb-add_backlight_power_switch_capability.patch
[LINUX] 2.6.36: import patches 322 & 323 from 2.6.29
[LINUX] 2.6.36: Activates Ethernet on APF27
[LINUX] 2.6.36: Import patches 341, 342, 345, 347c & 348 from 2.6.29
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILD] ARMADEUS_ROOTFS_TAR wasn't correctly set for BR 2010
[LINUX] 2.6.36: Add support for USB Host 1, Ethernet and NAND for APF51
[LINUX] 2.6.36: Add USBH2 support and APF51Dev (preliminary) support. Update default APF51 config accordingly
[TOOLS] imxregs: add support for i.MX51 (only CCM & GPT1 accesses are currently implemented)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Indentation
[DEBUG] Correct imxregs compilation
[BUILDROOT] [2010.11] Add support for latest 2010.11 BR release (thanks krem)
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
[LINUX] [2.6.36): refresh patches 074 & 282
[LINUX] [2.6.36] Convert patches 290, 291 & 319 from 2.6.29
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[TEST] imxregs: i.MX51, adds I2C registers (not working (16 bits accesses))
[U-BOOT] apf51: use mxc_nand instead of mxc_nand.0 as boot params
[LINUX] 2.6.38: Add (preliminary) APF51 support.
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Fixes patches/buildroot/2010.11/cleanup_buildroot.sh
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.38-alpha: adds v2 version of pengutronix ipuv3 patches
[LINUX] 2.6.38-alpha: adds v2 version of pengutronix ipuv3 patches (part 2: patches renaming)
[LINUX] 2.6.38: improves APF51 support (OTG, LCD, SPI)
[LINUX] 2.6.28-alpha: APF51, cleanup USB code in platform support file
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.38: Add driver for WM8311 touch feature
[LINUX] 2.6.38: activates pressure measurement of wm8311 on APF51
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.38: Add (preliminary) support for the APF51Dev baseboard. APF51Proto is still used as default baseboard.
[LINUX] fpgaloader: driver doesn't use IOCTL so remove it.
[LINUX] fpgaloader: makes driver compatible with 2.6.3x kernels (on APF27)
[LINUX] MAX1027 driver doesn't use IOCTLs so suppress them
[LINUX] 2.6.36: improves APF27 support with SPI & USB
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.36: Fixes patch 100
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.36: activates LCD on APF27 (init pb remains) and cleanup APF9328 part
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Simplify Board/CPU/Memory selection/configuration (Target device menu)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Update default configs
[XENOMAI] Updates architecture detection in Makefile
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] [2.6.38] Updates wm831x driver to state of the art
[LINUX] 2.6.38 Updates wm831x to state of the art (2)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Cleanup pps/Config.in
[BUILDROOT] 2010.11: ncurses-5.7: allows compilation even with old ncurses host installations
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] 2010.11: Activates boot console selection in BR menuconfig
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] 2010.11: Makes as_devices lib compile again
[LINUX] 2.6.38: Updates wm831x-ts to state of the art
[LINUX] 2.6.38: improve GPIO declaration for APF51Dev
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.38: Updates wm831x-ts to state of the art
[LINUX] Moves APF51 to 2.6.38-rc3
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Moves APF27 2.6.3x support from 2.6.36 to 2.6.38-rc3 (part1)
[LINUX] Moves APF27 2.6.3x support from 2.6.36 to 2.6.38-rc3 (part 2)
[BUILDROOT] 2010.11: Updates tslib to BR mainline's state of the art
[LINUX] 2.6.29 patches cleanup
[LINUX] 2.6.38: Now LCD type can be fully passed as boot parameters (tested on APF27)
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.38: Add preliminary audio support for APF51Dev
[LINUX] 2.6.38: makes APW support compile again
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.38: port patch 274 from 2.6.29
Fixes commit 9366157a494b4a6e5e636ddae2411d715c13cadf
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.38: Updates APF27 default config
[BUILDROOT] [2010.11] Updates Linux firmware (libertas) to support latest kernel
[LINUX] Fixes comments in patches 090 & 091
[LINUX] 2.6.38: Add Dynamic Frequency Scaling support to APF51
[LINUX] 2.6.38: register serial ports of APF51Dev
[BUILDROOT] 2010.11: updates default APF51 config
Fixes tfp410ctrl
[LINUX] 2.6.38: Adds keypad support to APF51Dev
[LINUX] 2.6.38: Makes APF51Dev default baseboard for APF51
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[DEBUG] Add apf51_recover tool (preliminary version)
[DEBUG] Makes apf27_recover progress infos cutier
[BUILDROOT] [2010.11] Add linux26-clean target
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] Updates default APF9328 config
Change main Makefile to detect PPS configs
[BUILDROOT] Updates default APF27 config
Fixes warning in buildroot/package/armadeus/tfp410ctrl/Config.in
[BUILDROOT] Updates apf9328_test config
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[U-BOOT] Revert part of commit 20c2ca77f88a91a04afd5f3e539b9ebbb31c630d. Otherwise FPGA loading on APF27 without SP_VISION is KO.
[TEST] Updates apf27_test default configs
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[TEST] buildroot/local/apf27_test/linux-2.6.29.4.config -> buildroot/local/apf27_test/linux-2.6.29.6.config
Fixes patches/buildroot/cleanup_buildroot.sh
[BUILDROOT] Fixes Fbv download
[BUILDROOT] Fixes Wolf4SDL download
[TEST] Updates apf27_test BR config
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] Makes Chimei LW700AT9003 the default LCD on APF27
[TEST] Rename buildroot/local/apf9328_test/linux-2.6.29.4.config -> buildroot/local/apf9328_test/linux-2.6.29.6.config
[TEST] Add e2fsprogs to apf27_test.config
[TEST] Makes test_wifi.sh more error proof
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
Revert commit 2a49d808b9e8be5d52413af7a94031e56b3f9673 : [BUILDROOT] restore S13portmap init script
Fixes release/changes.sh
[BUILDROOT] [2010.11] APF27 is by default still using 2.6.29 kernel, so remove GENERIC_GETTY_PORT option which uses new kernel serial port names (ttymxc0)
Updates Changelog for release 3.4
Updates /etc/armadeus-version for release 3.4
Nicolas Colombain (22):
fix bug #83 (APF27 USB OTG PHY not recognized after Linux reboot)
fix bug #83 (APF27 USB OTG PHY not recognized after Linux reboot)
[LINUX] fix bug #82 USB dongle not recognized if plugged before power up)
[U-BOOT] increase FPGA supply startup time. avoid fpga loading timeout
fix bug #83 (APF27 USB OTG PHY not recognized after Linux reboot)
[U-BOOT] revert update_rootfs command to old version without nand option
[U-BOOT] use UBIFS instead of JFFS2 for APF27
[BUILDROOT] change linux and buildroot config to UBIFS
[U-BOOT] fix error in tftp.c when compiling APF9328. bug#85
[LINUX] add IPU clock polarity support for iMX51
[LINUX] add GPIO SD card detection for apf51
[LINUX] add CAN, GPIO and SD corrections to apf51Dev board
[LINUX] fix bug in ESDHC driver for apf51 when no platform data is provided
[LINUX] change APF51Dev LW700 clock polarity
[LINUX] change LW700 clock polarity on APF51dev
[BUILDROOT] add tfp410ctrl user space program for APF51Dev
[LINUX] add apf51DEv HDMI support
Merge branch 'master' of ssh://thom25@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[BUILDROOT] cleanup tftp410ctrl after review
[U-BOOT] APF51 fix contrast line state at startup
Merge branch 'master' of ssh://thom25@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] APF51Dev clean up and add CONTRAST line
gwenhael (24):
[LINUX] add support for spidev on apf9328
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[DEMOS] blink_led: update the demo to be according with the actual policy gpio's driver
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX] 2.6.36: import patches 023, 024, 050, 072, 098 from 2.6.29
[LINUX] 2.6.36: adapt patches 029 et 030 from 2.6.29
[LINUX] 2.6.36: import patches 037, 038, 063, 073, 074-armadeus-tsc2102-touchscreen-add_driver_to_linux_build_system.patch from 2.6.29
[LINUX] 2.6.36: imx_udc: allows to get usb clock
[LINUX] 2.6.36: adapt patch 074-armadeus-tsc2102-touchscreen.patch from 2.6.29
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
first commit for apf9328 support, CSI,SSI and FPGA not available. RTC not being tested
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[LINUX][2.6.36][APF9328] 072 : avoid compilation error when imxfb is selected
[LINUX][2.6.36][APF9328] adapt patch 075-armadeus-spi2-reg-defines.patch
[LINUX][2.6.36][APF9328] 075 : add clock for spi2
[LINUX][2.6.36][APF9328] 100 : correct mxc_decode_pll on imx1
[LINUX][2.6.36][APF9328] 101 : avoid crash when clk_get is called by drivers selected as module
[LINUX][2.6.38][APF9328] adapt 021-armadeus-apf9328.patch to 2.6.38-rc3 kernel
[LINUX][2.6.38][APF9328] Adapt #define interrupt name and base address for SPI .
Split 030-armadeus-imx-devices.tofix SPI part in a dedicated patch and adds functions for SPI registration
[LINUX][2.6.38][APF9328] add data structure for SPI on IMX1.
[LINUX][2.6.38][APF9328] MX1: Add structure, registration functions for framebuffer and rename LCDC INT
[LINUX][2.6.38][APF9328] Adapt Select for framebuffer in Kconfig
[LINUX][2.6.38][APF9328] Allow lcd selection through kernel commandline
jorasse (1):
[BUILDROOT] Add rxtx lib for java
nicolas colombain (11):
[KERNEL] fix fec_old ifconfig up/down bug #66
add support for large nand file tftp download
add support for large nand file tftp download
[LINUX] fix apf51 clocks
[LINUX] add preliminary APF51 linux patches
[LINUX] add APF51 patch comments
[U-BOOT] add fpga support
[U-BOOT] add fpga support
[U-BOOT] fix apf51 nand unlock and nand oob
[U-BOOT] APF51: remove cleanmarker when using UBI images
[LINUX] apf51: avoid using nand bad block marker in free oob
-----------------------------------------------------------------------
hooks/post-receive
--
armadeus
|