[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.0-3-g779187d
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-07-09 12:39:45
|
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 branch, master has been updated
via 779187d406cce412604199b7a6e2fd6855b7f871 (commit)
via 1b5fdfc33dd4a3ce630c154fd49d1664cb8c9712 (commit)
from 43615733ee6124606d4ac45ba2c40cb9bc82a70d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 779187d406cce412604199b7a6e2fd6855b7f871
Merge: 1b5fdfc33dd4a3ce630c154fd49d1664cb8c9712 43615733ee6124606d4ac45ba2c40cb9bc82a70d
Author: Julien Boibessot <jul...@ar...>
Date: Sat Jul 9 14:38:49 2011 +0200
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 1b5fdfc33dd4a3ce630c154fd49d1664cb8c9712
Author: Julien Boibessot <jul...@ar...>
Date: Sat Jul 9 14:34:16 2011 +0200
Updates Changelog and /etc/armadeus-version for armadeus-4.0 release
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 290 ++++++++++++++++++++
.../rootfs/target_skeleton/etc/armadeus-version | 2 +-
2 files changed, 291 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index f3fd824..87498cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,293 @@
+----
+
+Changes in release 4.0 (released on July 9th 2011)
+
+* Wiki dump available here: http://www.armadeus.com/assos_downloads/wiki/armadeus-4.0_wiki_dump.tar.gz
+
+* Corrected Tickets/Bugs:
+ #92 APF51 support (BR)
+ #93 APF51 support (Linux)
+ #94 APF51 support (U-Boot)
+ #98 firmware_autoload=1 does't work on APF51
+ #100 [APF27] gpiolib doesn't output anythings
+ #101 [apf51] Compilation fails
+ #99 Impossible to boot on microSD on APF51
+
+* Buildroot:
+ Main changes: new default Buildroot version (2010.11) (== new toolchain (gcc-4.4.x, uClibc 0.9.30.3), official APF51 & APF51Dev support, straton support, ngirc package adding, bug fixes & SDK improvements.
+
+ List of all changes:
+ - Adds ttySMX0 choice to GENERIC_TTY, updates default configs accordingly (and clean them up, while we are at it)
+ - Add fix to build 1.16 busybox with make 3.82
+ - uclibc: move times syscall patch as real BR patch and add its 0.9.30 counterpart
+ - Updates apf51test_defconfig
+ - Fixes mesa build
+ - Updates apf9328test_defconfig
+ - Fixes SDL crash in slideshow (temporary)
+ - Add gdb on target option in apf27test_defconfig
+ - Add missing packages to new apf27test config
+ - Converts slideshow package makefile to GENTARGET. Makes it work again while we are at it ;-)
+ - Disable NLS by default in lbreakout2 (otherwise network support doesn't compile)
+ - Removes local/apf9328_test/ dir and moves apf9328 test config to same location as other configs
+ - Removes local/apf27_test/ dir and moves apf27 test config to same location as other configs
+ - Remove no more used busybox 1.12 config
+ - Updates APF27 default config
+ - Add FPGA firmware automatic installation to APF51 default config
+ - Cleanup demos Config.in
+ - Updates apf51test_defconfig apf51_defconfig
+ - Install FPGA firmware in /lib/firmware/fpga/ instead of /firmware/fpga/
+ - Add Armadeus specific package to install mandatory FPGA firmware (APF51). Cleanup a little buildroot/package/armadeus/Config.in while we are at it.
+ - select cu by default for apf27 and apf51
+ - Makes Xenomai compiles again and improve Makefile a little
+ - Xenomai: add spin_lock patch for uClibc 0.9.30 too
+ - [package][straton] Packaging completed (with demo version)
+ - Moves uClibc-0.9.29-fix-spin_locks.patch in 072-xenomai-package.patch as this patch is required by xenomai
+ - Tune up tarballs download to overcome SF recurrent problems
+ - Bluez download server has moved
+ - [package][anybusd] Add anybusd in armadeus package
+ - [straton_ios] Adapt straton_ios for apf51 (bis)
+ - [straton_ios] Adapt straton_ios for apf51
+ - [straton_ios] adding support for apf51
+ - [straton_ios] as_gpio_open has changed
+ - [straton_ios] adding message when close io
+ - [straton_ios] Fixing somes bugs
+ - [straton_ios] Change led polarity
+ - [straton_ios] fill io profile for led and button on apf27
+ - [straton_ios] change profile name
+ - [straton_ios] adding as_devices references
+ - [straton_ios] make straton_ios include directory
+ - [straton] adding dependency to straton_ios
+ - [straton_ios] adding straton io library
+ - [straton] adding board_name value
+ - [straton] adding staging dir parameter
+ - [straton] Change makefile according to new copy download target
+ - [straton] Change menuconfig to use a select list
+ - [straton] Adding straton menu
+ - Fixes alsa-utils installation failure on some Hosts
+ - Enable java stuffs (jamvm is looking for a maintener)
+ - Adding capability to copy directory from the computer instead of downloading the package from the internet
+ - apf51: Fix UBIFS config to support 512MiB up to 16GiB NAND flash
+ - Fix parallel build issue
+ - Makes uucp package install fine
+ - Add a custom config to test APF51 releases
+ - Backport ntp from latest BR
+ - Makes fbtest compiles without errors
+ - Updates menuconfig help of following packages: ad9889ctrl, ch7024ctrl, max5821ctrl, tfp410ctrl
+ - [apf27] adding can utils package by default
+ - [apf51] Adding fbv and can-utils by default
+ - [apf51] select iproute2 by default
+ - rootfs skeleton: add ttymxc2 to /etc/securetty
+ - Backport can-utils from buildroot and delete socketcan patch
+ - Adding ngircd IRC server
+ - Update makefile of socketcan in GENTARGET format
+ - IPROUTE2 selected by default in config
+ - Update makefile of socketcan (strip command added)
+ - Update makefile of the package socketCAN for linux-2.6.38.1
+ - [APF27-DEV] Upgrade socketcan for linux 2.6.38
+ - Remove no more needed buildroot/package/bluez3/ (moved as patch)
+ - Remove no more needed target/ubifs/ stuff
+ - Makes bluez a patch against BR instead of a patch + versionned files mix
+ - [APF9328] Fix default linux console ttySMX0 on apf9328
+ - [package][portmap] Backport new portmap from buildroot today git trunk (2011.05) -- to fix S13pormap init script copy
+ - Now officialy supported Buildroot version is > 2010.11 (removes BR 2008 support while we are at it).
+ - [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)
+ - enhance compatibility to support Graphical libraries (ie Xorg/X11..)
+ - Add X11 required DISPLAY variable
+ - Fix compatibility issue with new buildroot file naming convention - Update U-Boot & reset env variables before kernel and rootfs
+ - Update demo can_mcp25020
+ - Update makefile busybox: Fix the conflict between ip (busybox) and iproute2
+
+* Linux:
+ Main changes: APF51 & APF51Dev support, 2.6.38 kernel support (experimental) for APF27 & PPS
+ Default kernel version: 2.6.29.6 for APF9328, APF27 & PPS
+ 2.6.38.1 for APF51
+
+ List of all changes:
+ - APF51: makes pwm driver support both PWMs and condition PWM sound feature to i.MX1/2 only
+ - Activates armadeus custom PWM driver for APF51dev rather than mainline one
+ - Add APF51Dev PWM support
+ - Makes armadeus specific PWM driver supports i.MX51
+ - Makes APF51 touchscreen driver static/in-kernel (was a module)
+ - Add RTL8187 WiFi based USB key support in default APF27 & APF51 configs
+ - add Armadeus Project in the list of copyrights
+ - 2.6.29: adds CAN support for apf27test default config
+ - Correctly register 16750 UARTs in wishbone_twin_uart platform data (try 2)
+ - Add PPP support in default APF51 config
+ - Makes gpio_keys a module to let user choose to use it or not (APF51 USER button)
+ - Removes warning et debug stuff in wb_irq_mngr driver
+ - fpga/wishbone_twin_uart: correct the way platform_devices are registered
+ - 2.6.38: Add support for PPS baseboard (experimental). Update init scripts to gpiolib while we are at it.
+ - 2.6.29: Add gpiolib support for APF27
+ - Set GIUS in gpio driver when direction is output
+ - [apf51] Add FPGA firmware autoload feature
+ - Updates APF51 default Linux config
+ - Add driver for AD7606 ADC (backport from mainline)
+ - apf51: restore USB device filesystem
+ - apf51: Fix watchdog configuration
+ - apf51: Fix USB OTG & kernel config to support CPU sleep modes
+ - APF51: update power management
+ - FPGA's twin UART driver is only available for APF51 (yet)
+ - [configuration] adding twin uart module by default
+ - [fpga][wishbone_twin_uart] kconfig avoided
+ - FPGA: register correct ressources size for wishbone drivers
+ - APF9328: Cleanup FPGA registration like in recent APF27 & APF51 changes
+ - [apf51][apf51dev] Adding menu for twin uart used in fpga for gsm and gps
+ - apf51: Backup and fix mxc ohci compilation issue
+ - apf51: Makes APF51 compile again due to recent changes in MXC EHCI patch
+ - apf51: Fix mirror bbt pattern
+ - Makes APF51 compile again due to recent changes in mxc USB patches
+ - 2.6.38: Makes APF27 more mainline friendly and re-activates USB OTG
+ - apf51: enable cpu frequency scaling : ondemand
+ - apf51_dev: enable gpio_keys driver to support user button
+ - apf51: enable power key events
+ - apf51: add freescale PM (preliminary version)
+ - apf51: support user switch
+ - APF51: Add init for PMIC GPIO6
+ - 2.6.38: Add fix for mcp251x to prevent CAN messages re-emission when CS stays low too long
+ - APF27: Change FPGA resources declaration (2.6.29 & 2.6.38) to mimic APF51
+ - Adds release() method to wishbone_example/wb_button
+ - APF51: makes wishbone irq_manager supported by APF51
+ - APF51: add supported wishbone drivers in default config
+ - Add platform data driver for twin UART IP (APF51Dev)
+ - Cleanup wishbone_example/wb_led and make it run on APF51
+ - Cleanup wishbone_example/wb_irq_mngr, make it run on new kernel/APF51 and divide it into board specific and generic part
+ - Cleanup wishbone_example/wb_button and make it work for APF51
+ - Select fpga by defaut in linux for apf27
+ - APF51 fix erratic fpga load
+ - [2.6.38.1] Fix flag CS5_BASE_ADDR in apf27.c (patch 281) to adapt it to Linux 2.6.38.1.
+ - 2.6.38: Adds LEDs and watchdog drivers for APF51 PMIC in default config
+ - Adds the possibility to use i.MX watchdog on APF51
+ - [2.6.38.1] Do not export irq_desc structure in patch 199 anymore.
+ - [TOOLS] Update load_fpga helper script to handle APF51 particularities
+ - Makes fpgaloader compiles again from its directory
+ - [2.6.38.1] Export irq_desc symbol for FPGA's irq manager in patch 199.
+ - 2.6.38/APF51: Remove DS1374 driver and makes WM8311 RTC the default (static) one
+ - 2.6.38: Add fpgaloader to APF51 default config
+ - [2.6.38][APF51] Fix mx51 NAND OOB definition to be compliant with mx51 chipset specification
+ - 2.6.38: Makes USER LED and switch accessible from userspace on APF51Dev
+ - 2.6.38, activates gpiolib in default APF51 config
+ - [apf27] Adding bittiming calculation for can
+ - [apf51] adding bit timings calculation for can
+ - APF51 add fpga download pins
+ - 2.6.38 APF51: set right input frequency for wm8960 on series boards
+ - 2.6.38 APF51: add MCP4912 & AS1531 in default config
+ - APF51 update platform for series
+ - APF9328/APF27: Removes 2.6.27 kernel support (obsolete)
+ - Cleanup Armadeus custom drivers build
+ - Cleanup Armadeus custom drivers build
+ - 2.6.38: makes FPGA wishbone example drivers work again for APF27
+ - 2.6.38: Activates OTG again on APF51
+ - 2.6.38: Makes OTG port work again on APF51
+ - [2.6.38] Makes APF51Dev audio output usable (with correct init script)
+ - Add direction to PWM0 GPIO port in patch 426.
+ - [2.6.29.6] Fix bug with MXC_IO_ADDRESS in Armadeus' backlight driver.
+ - [APF27-DEV] Update modalias mcp251x-->mcp2515
+ - Makes Armadeus custom drivers compile again on new BR
+ - [2.6.38.1] Convert Armadeus driver PWM from Linux 2.6.38.1 (pwm.c).
+ - [2.6.38.1] Convert Armadeus driver IMX Backlight from Linux 2.6.29.6 (imx_bl_2.6.23.c)
+ - [2.6.38.1] Convert driver ad9889 from Linux 2.6.29.6 in patch 314.
+ - [2.6.38.1] Convert preprocessor variables in patch 291 (board-apf27.h) from Linux 2.6.29.6.
+ - [2.6.38.1] Fix PWM's GPIO variable name in patch 426.
+ - [2.6.38.1] Add an option to mach-imx's Kconfig to support PWM in patch 282.
+ - [2.6.38.1] Make PWM device be registered in apf27.c' (patch 281). - [2.6.38.1] Convert the apf27 platform file in patch 281 from Linux 2.6.29.6.
+ - Moves APF27 support from 2.6.38-rc3 to 2.6.38.1
+ - 2.6.38: Makes temporary fix to have working WiFi on APF51Dev board
+ - 2.6.38: Add CAN Bus support in default APF51 config
+ - [2.6.38] APF51: Add Bluetooth preliminary support
+ - 409 patch fixed
+ - Fix 409 patch to compile linux for apf51
+ - Moves APF51 kernel version to 2.6.38.1
+ - Partially revert commit "Select dr register on output in gpiolib driver" (c84fb0480f297c538bcdab58d81fd0cbe427d53e). It needs to be fixed...
+ - Add preliminary support for sound on APF51Dev
+ - Select gpiolib in linux2.6.38-rc3 configuration
+ - Select dr register on output in gpiolib driver
+ - [platform] Initialize CS gpio before registering max1027 on spi0 bus
+ - [PPS] Updates Buildroot and Linux 2.6.29 default configs; mostly to get download & gpiolib fixes from APF27
+
+* U-Boot:
+ Default U-Boot versions: 2010.03 for APF51
+ 1.3.4 for APF9328, APF27 & PPS
+
+ - APF51: cleanup FPGA download
+ - Add I2C support to the APF51
+ - APF51 fix erratic fpga load
+ - [APF51] Change NAND OOB definition to be compliant with mx51 linux kernel NAND driver
+ - APF51 split fix high voltage nand sd patch
+ - APF51 update for series boards
+ - APF51 fix ethernet reset
+ - 1.3.4: updates UBI image name in default envt
+ - Change nand clock to 23.75Mhz
+ - Remove no more supported 1.1.6 patches
+ - WEIM clock at 95MHz and 4 wait states for read/write
+
+* Firmware:
+ - Updates apf51_gsm_gps_firmware.bin
+ - POD scripts: rename gsm_gps_firmware.* -> apf51_gsm_gps_firmware.*
+ - Rename scripts_pod -> pod_scripts
+ - Adding script and bitstream to generate dual uarts design for apf51_dev with gsm and gps
+ - Adding wishbone example for apf51
+
+* Demos:
+ - Makes music player retrieve data files from system wide path also and makes it more CPU friendly
+ - Add screen resolution auto-detection to input_test
+ - Updates demos Makefiles to let them compile on new BR
+ - Demo for can mcp25020 IOexpander chip added
+
+* Debug:
+ - Add PWM 1&2 registers def in imxregs
+ - Makes fpgaregs tool work also on APF51
+ - Makes imxssi support i.MX51
+ - Adds i.MX51 SSI & AUDMUX registers to imxregs
+
+* Test:
+ - Add a test for CAN bus
+ - Better APF51 support for LED test
+ - Update release test scripts to let them run on APF51 too.
+ - Add arguments to configure PPS' test scripts init_wpa, test_ipsec and test_ssh_tunnel.
+ - Makes test_wifi.sh more error proof
+ - Add e2fsprogs to apf27_test.config
+ - test_bluetooth.sh: hciconfig needs to be root on Host
+ - Update test_gsm for APF51 usage and improve it a little while we are at it
+ - Update test_pwm.sh for APF51
+ - Fixes testsuite for APF51
+ - Spare some memory on APF9328 by removing temp files in test_madplay.sh & test_mplayer.sh
+ - Fixes test_slideshow.sh
+ - Fixes test_fpga.sh
+ - Remove useless test_zlib.sh
+ - Add test_fpgaregs.sh and correspondig bitfile links
+ - Fix bitfile name for APF51 in test_fpga.sh
+ - Add gpiolib test for APF27
+ - [PPS] Fix script test_wifi.sh by probing module mxcmmc before libertas_sdio
+
+* Tools:
+ - load_fpga: warn when bitfile is not found
+ - uboot_recover: updates U-Boot image for APF51
+ - Cleanup tfp410ctrl and add it the possibility to read EDID infos from monitor
+ - change fpga loader version and avoid test of init after download (copy of uboot procedure)
+ - Makes apf51_recover works on series boards and support USB communication
+ - add APF51 linux fpga loader
+ - Add target/linux/debug/imxssi/imx51regs.h link
+
+* As_Devices:
+ - Delete sleep in gpio open
+ - new version number -> 0.16
+ - Add device structure allocation test in C++ wrappers.
+ - Add test executable for as_devices C and C++ wrappers in Buildroot options.
+ - Fix as_devices C test (test_c.h) and add a test for C++ wrappers (test_cpp.h).
+ - Fix some bugs in as_devices C files.
+ - Add as_devices C++ wrappers (as_devices/cpp).
+ - Fixes compilation errors for cpp wrapper
+ - Change as_gpio_open() argument, use gpio number instead of port letter plus pin number
+ - Cleanup as_gpio and add possibility to wait for events/irq on GPIO (edge configurable)
+ - Makes Python wrapper compiles standalone
+ - Add possibility to get APF model (in C)
+ - Update return values of as_gpio_wait_event()
+
+* Other:
+ -[BUILD] moves release/changes.sh -> scripts/release/changes.sh
+ -[BUILD] Correct SDL build dir name
+ -[BUILD] Updates ARMADEUS_QT_DIR envt variable
+ -[software] Adding apf51 u-boot binary for u-boot-recover
----
diff --git a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
index dec737b..5186d07 100644
--- a/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
+++ b/buildroot/target/device/armadeus/rootfs/target_skeleton/etc/armadeus-version
@@ -1 +1 @@
-4.0-beta-git
+4.0
hooks/post-receive
--
armadeus
|