[Armadeus-commitlog] armadeus annotated tag, latestrelease, created. latestrelease
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-07-09 12:38:05
|
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, latestrelease has been created
at 3d839f0e7e7eb6845a8b94e79340d29385a6c89d (tag)
tagging 1dc8abdaafd70f4e8d12958c0bc69b6390bb8eda (commit)
replaces release-3.0
tagged by jorasse
on Mon Jun 29 13:22:25 2009 -0700
- Log -----------------------------------------------------------------
Armadeus latest release
FabM (30):
[FIRMWARE] Cleanup wishbone_example directory
[LINUX] Adding a drivers directory for wishbone example (firmware/wishbone_example)
[FIRMWARE] Updating wishbone_example to be compatible with linux drivers in target/linux/module/fpga/wishbone_example/ directory
[LINUX] Drivers for wishbone_example are ready
[FIRMWARE] Adding 400k led example bitstream, rename 200k bitsream file, and do some modifications on VHDL to suppress warning
[FIRMWARE] Modify led example to use led already soldered on devfull apf9328
[FIRMWARE] Adding sub-directory for leds blinking_led and button_led
[FIRMWARE] Fill leds projects directories, with working files
[LINUX] Updating test programs for led and button in wishbone_example
[FIRMWARE] Make button_led design synchrone, and add a reset
[LINUX] Update config file for wishbone_example drivers
[FIRMWARE] Updating wishbone example to be compatible with apf27
[FIRMWARE] Adding bitstream for wishbone example apf27 and apf9328
[FIRMWARE] Updating all firmwares examples, with bitstream for apf27 and apf9328
[U-BOOT] Changing timing for fpga communication, strength for bus controls signals and CLK0 frequency (now the same frequency as weim bus -> 133MHz)
[LINUX] Suppress useless fpgaaccess driver
[LINUX][APF27] toggling fpga_reset pin to '1' when fpga is configured. Changing default firmware lenght in uboot variables
[LINUX] Rise fpga_reset when FPGA is configured
[U-BOOT] Release FPGA_RESET at the end of configuration, wait for DONE to stop toggling clock and ignore firmware size
[BUILDROOT] fpgaregs now work for apf27
[BUILDROOT] cleaning fpgaregs header
[BUILDROOT] Little bug in fpgaregs Makefile
[FIRMWARE] beautify wisbone_example VHDL code
[FIRMWARE] cleaning BRAMTest
[BUILDROOT] fpgaregs : check address conformity. ticket #44
[FIRMWARE] Cleaning PS2 project
[DEBUG] fpgaregs for apf27 bug corrected, help/error message improved
[SOFTWARE] change serial timing for uboot_recover for apf27
[DEBUG] pedantic commit
[FIRMWARE] Dynamic major number allocation
artemys (161):
[LINUX] Add APF27 support to fpgaloader (part1)
[LINUX] Cleanup of fpgaloader (pass 1)
[LINUX] Add fpgaloader as module by default in APF27 2.6.26 default config
[LINUX] Add APF27 support to fpgaloader (part2)
[TEST] Add test for FPGA download (400k)
[ROOTFS] Adding of /lib/firmware/ in skeleton
[LINUX] fpgaloader driver cleanup (pass2)
[LINUX] rename fpgaloader directory
[LINUX] cleanup a little GPIO driver (makes some debug messages silents and removes unneeded loadfpga files)
[LINUX] Add watchdog driver (only usable on APF27 for the moment)
[TEST] Add test for watchdog
[LINUX] Cleanup in gpio driver: kernel friendly indentation, removing of unused code
[LINUX] Makes gpio driver compatible with APF27 + some cleanup
[TEST] Add script (very basic) to test gpio driver
[BUILDROOT] Add a (fake) package to buildroot in order to install scripts useful for our custom drivers (for the moment only loadgpio.sh/gpio is concerned)
[BUILDROOT] Add Xenomai option (deactivated) in default buildroot configurations (for apf9328 & apf27)
[BUILD] Add envt variable to locate current Linux patches
[LINUX] Add a kernel option to select APF27Dev LED/switch usage with Power Management + remove compilation warnings in apf27.c + better indentation
[LINUX] Corrects commit 1153 + cleanup a little FPGA drivers configuration
[BUILDROOT] Minor changes in Xenomai makefile
[BUILD] Add a script to makes Armadeus Linux patches series usable with quilt
[LINUX] Add a driver to test DMA throughput
[LINUX] Change init method of source buffer in DMA test driver
[LINUX] Some fpga modules were not correctly installed on target rootfs (due to recent regression); so corrects that
[LINUX] fpgaloader.sh script is no more needed
[LINUX] fpgaloader was not correctly built: corrects that
[BUILD] Add ARMADEUS_STAGING_DIR & ARMADEUS_TOOLCHAIN_PATH envt variables
[LINUX] Add driver for i.MX27 VPU (Video Processing Unit)
[LINUX] Add driver for i.MX27 VPU (par2)
[BUILD] Makes quilt script stop when a patch won't apply
[DEBUG] Makes eMMA PreProcessor registers accessible from imxregs
[DEBUG] Corrects some CSI and PrP register names in imxregs
[LINUX] Corrects bug in I2C bus declaration in apf27.c
[BUILDROOT] Add a package for Freescale BSP test tools
[DEMOS] Cleanup Xenomai demos
[LINUX] Add 2.6.29 Linux patches (copies from 2.6.27)
[LINUX] Do some minor (indentation) changes in gpio driver
[DEMOS] Add README + SDL_image example
[TOOLS] Freescale's VPU test tools can now compile and run on the APF27 (I said run, not work ;-) )
[LINUX] Add a patch to increase DMA size for MXC (APF27)
[LINUX] Updates i.MX27 Camera driver with latest available
[LINUX] Add platform declaration for i.MX27 CSI and OV9653 sensor
[LINUX] Do some cleanup in apf27.c
[LINUX] Add preliminary driver for OV9653 (very first stage)
[LINUX] cleanup PWM driver before adding APF27 support (good luck nico ;-))
[LINUX] Makes Wishbone examples drivers works with APF27
[LINUX] Separates content of patch 291
[LINUX] Divides patch 321 in 2
[LINUX] Better coding style in wb_irq_mngr driver
[LINUX] Handling of FPGA IRQ on APF27 (part 2)
[LINUX] Continues work on 2.6.29 integration. APF9328 still not compiling
[LINUX] Makes ppdevemu compile on 2.6.29
[LINUX] Add V4L2 + Camera + VPU in default APF27 2.6.27 Linux config
[LINUX] Add WiFi layer + supported chips in default APF27 2.6.27 Linux config
[BUILDROOT] Add wirelesstools in default APF27 Buildroot config
[DEMOS] Makes backlight control tool works again
[DEBUG] Cleanup fpgaregs and applies Coding Rules
[BUILDROOT] Fixes php download site
[DEMOS] Makes Qt demo sexier
[LINUX] Cleanup lcd_config file + initializes GPIOs for 2.6.29. Now waiting Nico's black Magic...
[LINUX] Makes ISP1761 driver compiles on 2.6.29
[BUILDROOT] Makes 2.6.29 kernel selectable (for the hackers ;-) )
[LINUX] Puts MTD physmap declaration in apf9328.c (seems to be the standard now in 2.6.29)
[LINUX] Displays Tuz instead of Tux as boot logo (2.6.29)
[LINUX] Makes apf9328 fpgaloader compiles on 2.6.29
[LINUX] Makes imxmmc driver compiles again on 2.6.29
[LINUX] Cleanup apf9328 (2.6.27 & 2.6.29) + merge PWM
[LINUX] Removes unneeded patch for imx_udc (2.6.29)
[LINUX] Makes imx_udc compiles again on 2.6.29
[LINUX] Makes imx_udc compiles again on 2.6.29 (part2)
[TEST] Makes FPGA loading test run on APF9328 too
[TEST] Updates some test scripts for APF9328
[TEST] Removes warnings when compiling testplaymode
[BUILDROOT] Add a config to test releases on APF9328
[LINUX] Divide MX2 PWM patch (part 2)
[LINUX] Add init/exit gpios to imxfb (2.6.29)
[LINUX] Corrects indentation in apf9328_lcd_config (2.6.29)
[LINUX] Corrects indentation in max1027 driver
[BUILDROOT] Install loadmax.sh by default + makes loadgpio.sh executable
[TEST] Updates ADC test for APF27 & fast mode
[LINUX] Makes alsa (tsc210x) work again on 2.6.29
[TEST] updates madplay test script
[LINUX] Compiles GPIO driver by default (APF27/2.6.29)
[TEST] Don't install .svn/ with test suite
[BUILDROOT] Add choice of 2.6.29 kernel for APF27 (in default config)
[BUILDROOT] Add test config for APF27
[LINUX] Updates APF27's 2.6.29 default configs (from 2.6.27 ones)
[TEST] Updates FPGA & USB gadget scripts
[LINUX] Improves indentation in apf9328_lcd_config.h (2.6.27) to ease comparison (with 2.6.29 version)
[LINUX] Updates APF9328 2.6.29 default config from 2.6.27 one
[LINUX] Add some 2.6.20 UDC fixes on 2.6.29
[LINUX] Makes i.MXL UDC works for 2.6.29
[TEST] Updates USB device test (apf9328)
[LINUX] Applies kernel coding style to apf9328ps2
[BUILDROOT] Integrates fbtest in Buildroot instead of having it apart
Indentation
[TEST] Add script to test framebuffer
[LINUX] Finaly makes framebuffer work again like expected on APF9328 with 2.6.29 + begin work for 2.6.30
[LINUX] Merges latest 2.6.27 patches modifs with 2.6.29 ones
[TEST] Corrects commit 1292
[LINUX] Updates apf27 patches for 2.6.29
[BUILD] Some global variables depend on PROJECT_NAME not BOARD_NAME
[LINUX] Makes gpio driver more quiet
[TEST] Improves Ethernet test robustness
[LINUX] Put correct timings for LQ043 on APF27 with 2.6.29 kernel (fbtested)
[BUILDROOT] Add fbtest setting (not set) in default config
[TEST] Updates USB test for APF27
[LINUX] Merge 014- & 327- patches (2.6.29)
[LINUX] Add i.MX27 support to mainline framebuffer (part 1)
[LINUX] Renames/reorganizes some framebuffer related patches
[LINUX] Add clock support in imxfb (2.6.29)
[LINUX] Add the possibility to choose between Freescale or Mainline framebuffer driver for APF27
[LINUX] Rename some framebuffer related patches
[DEMOS] Add SDL music player (thanks Rebouxan)
[LINUX] Final corrections to have Doom working again (most important: color regs where bad on i.MX27 in mainline driver)
[LINUX] Makes inkernel (i.MXL) framebuffer driver the default one for APF27, starting from 2.6.29. Freescale one is kept as an option until inkernel one supports graphic window.
[TEST] Add fbtest by default in test configs
[TEST] Add OSS support in APF27's Linux (Doom needs it for sound)
[BUILDROOT] Makes Linux 2.6.29.4 the default kernel for coming (soon) release + updates default configurations
[BUILDROOT] Makes libvorbis is installed correctly
[BUILDROOT] Buildroot doesn't like symlinks for Linux default configs :-(
[TEST] Gives correct name to Linux default configurations
[LINUX] Divides 030-armadeus-add_USB_registers.patch
[LINUX] Updates some 2.6.29 patches to prevent warnings when applying them
[LINUX] Updates some 2.6.29 patches to prevent warnings when applying them (2nd pass)
[TEST] Cleanup testbutton tool and makes it available for test config
[LINUX] Corrects bad IRQ number for APF27 FPGA
[LINUX] Adds a Linux config option to say if the APF27 has an onboard FPGA or not
[LINUX] Adds a Linux config to say if APF9328 has a FPGA or not + remove an unneeded one
[LINUX] Makes ocore_irq_mng driver a platform_driver + updates apf27.c & apf9328.c accordingly
[TEST] Updates APF27 Linux build test config with latest filesystem changes (UBIFS, no CFI, JFFS2 comp.)
[TEST] data/fpga/ is no more a symbolic link (part 1)
[TEST] data/fpga/ is no more a symbolic link (part 2)
[TEST] Add interrupt test for FPGA
[TEST] Add wishbone test and PWM drivers to APF27 Linux test config
[BUILDROOT] Adds a patch to correct badly generated libSDL.la
[BUILD] Add a ARMADEUS_BINARIES envt variable
[TEST] Gives some times to /dev/watchdog to be created
[TEST] Makes RS232 test more user friendly
[LINUX] Makes fpgaloader compile again on APF27 (2.6.27 kernel)
[LINUX] Makes the ad9889 driver compiles again (2.6.29) and compile it by default in test config
Coding rules...
[DEMOS] Add info message to show_image (a mouse is required for SDL)
[LINUX] Corrects bad GPIO setup for OV96xx (apf27)
[TEST] Add Linux 2.6.27 config for apf27_test
[TEST] Stop blinking cursor when doing framebuffer test
[TEST] Gives a chance to tester to see something in DAC test with connected vumeters
[LINUX] Makes LCD work again on APF9328 (2.6.29)
[BUILDROOT] Makes readline is installed for real on target rootfs (needed by lua)
[BUILDROOT] Makes tslib compile before SDL; otherwise -> jerky touch
[TEST] USB host: now driver is included in kernel on APF9328 + gives some more time to user to plug its key
[LINUX] Update default configs: reactivate Freescale framebuffer, activate ad9889 & PWM by default
[LINUX] Divides patch for framebuffer committed in rev 1364
[TEST] Makes RS232 test user friendlier
[LINUX] VPU driver wasn't compile for 2.6.29. Corrects that...
[LINUX] Add small helper script for loading FPGA in one go
[LINUX] Prevents crash in UDC core after a soft reboot (2.6.29)
[DEBUG] Corrects/enhances some ouput messages of fpgaregs
Updates Changelog before 3.1-RC2
[U-BOOT] Updates buildroot/local/apf27_test/u-boot/apf27.h to latest modifications
Updates Chanelog for release 3.1
gwenhael (17):
[BUILDROOT] Xenomai integration (pass 1)
[BUILDROOT] Xenomai integration (pass 2)
[BUILDROOT]Xenomai patch corrects error on the patching packages/Config.in
[BUILDROOT] Xenomai: Makefile correct and addition of a default configuration for the kernel
[BUIDROOT] xenomai : correct patch problem with dirclean + typo
[BUILDROOT] xenomai patch moved to the Makefile.advanced end
[BUILDROOT] xenomai : Using fakeroot for "make install"
[LINUX] gpio proc entries (portXirq, portXpullup) has not good types : corrects that
[LINUX] Suppres DEBUG preproc
[BUILDROOT] Xenomai is dependent host-fakeroot
[DEMOS] Adding a complete set of xenomai usage examples
[DEMOS] translations and typographic corrections
[DEMOS] xenomai demos, work but need to change path in Makefile
[DEMOS] Xenomai examples : Makefile now uses relative path
[LINUX] Adding configuration gpio interrupt edges
[BUILDROOT] Temporary patch to avoid freeze when using gpio_set_value
[DEMOS] global real time improvement
jorasse (17):
[U-BOOT] change patch release to 2.1 and environment variable compatibility version
[BUILDROOT] Added directory to store custom configurations
[ARMADEUS] Add makefile target to automatize build of any armadeus target
[BUILDROOT] add script to populate package menu with orphan packages. Thx Jibee
[BUILDROOT] Update targets default configuration to support the newly supported kernel 2.6.29 and some ophan packages.
[BUILDROOT] Make GDB 6.7.1 the default version of GDB (fix GDB 6.6 issues)
[BUILDROOT] update test config to GDB 6.7.1
[BUILDROOT] Fixed Config.in warnings for overlong help lines
[BUILDROOT] Fixed Config.in warnings for overlong help lines
[ARMADEUS] prepare new release
[BULD] prepare to support git SCM.
[BUILDROOT] UBISF preliminary support (requires host package uuid-dev "debian")
[BUILDROOT] UBISF prepared to support versioning
[BUILDROOT] Add empty file and change kernel configurations to support git repository
[LINUX] * Improve jjfs2 perfs: disable jjfs2 on the fly compression
[BUILDROOT] Added patch to support ubifs on legacy host kernel (debian etch kernel 2.6.18)
[U-BOOT] Added ubifsboot command but requires more chqnges to support ubifs.
thom25 (45):
[LINUX] fix error in gpio.c (ticket #9)
[LINUX] add partialy working ad9889 driver
[LINUX] working version of the linux apf27 fpga loader
[LINUX] remove tab from ad9889 commit
[LINUX] add ad9889 to apf27.c
[LINUX] add kconfig and makefile for ad9889
[U-BOOT] make "skipping bad block" messages quiet per default
[U-BOOT] allow env to start in the next good sector of the flash
[U-BOOT] fix ethernet autonegotiation bug
[LINUX] fix ethernet autonegotiation bug
[U-BOOT] fix bug FPGA autoload (ticket 34)
[LINUX] fix ticket 36 (fpgaloader does not compile even if selected)
[U-BOOT] add FPGA support
[U-BOOT] add FPGA support
[LINUX] fix TFT init bug (ticket 38)
[LINUX] MCP2515 driver: fix startup delay to a long enough value
[TEST] add APF27Dev ADC/DAC auto test
[LINUX] fpgaloader: call post init function once download done
[U-BOOT] fix reinitialization of network before each ping (ticket 40)
[LINUX] first DVI image
[LINUX] add DVI/HDMI hot plug management
[LINUX] fix ticket 7 for USB_OTG port (usb device may be not recognized at startup)
[LINUX] fix ticket 7 for USB port 1
[LINUX] add pwm support to apf27
[LINUX] add specific PWM platform data
[LINUX] PWM driver reworked (compatibility between imxL and imx27 added)
[LINUX] force ISR clear before enabling the interrupt
[LINUX] cleanup (platform ressources externaly declared)
[LINUX] fix pwm declaration and increase USB startup delay
[LINUX] make apf27 audio playback working with the pwm
[LINUX] fix bug in ad9889 OE_ACD pin management
[LINUX] fix pwm input freq for 9328
[LINUX] merge ad9889 from 2.6.27
[LINUX] fix colormap bug at startup
[LINUX] make pwm compile again
[LINUX] make pwm compile again. remove warnings
[LINUX] apf9328 compile again
[LINUX] make usb gadget compile again on apf9328
[LINUX] add possibility to change the pin mode through the proc interface of the gpio driver
[TEST] gpio test tool now compatible with gpio driver version 2.2
[LINUX] fix ticket 54. Slow ftp transfer on apf27
[LINUX] fpgaloader: avoid blocking when wb_irq_manager is already loaded. check INIT pin reservation
[LINUX] mx2fb.c freescale fb driver now compatible with SDL 8bits
[LINUX] dma-mx1-mx2.h remove compilation warnings
[U-BOOT] fix reset bug. watchdog must be enabled !
-----------------------------------------------------------------------
hooks/post-receive
--
armadeus
|