aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Package 1.0.1-1HEADmasterXavier Boudet2013-03-211-0/+6
| | | | Signed-off-by: Xavier Boudet <x-boudet@ti.com>
* Remove debian/patch now upstreamXavier Boudet2013-03-212-168/+0
| | | | Signed-off-by: Xavier Boudet <x-boudet@ti.com>
* Update control for linux-headers-ti-omap5Xavier Boudet2013-03-211-1/+2
| | | | Signed-off-by: Xavier Boudet <x-boudet@ti.com>
* Update debian/copyrightXavier Boudet2013-03-211-674/+53
| | | | Signed-off-by: Xavier Boudet <x-boudet@ti.com>
* Merge branch 'upstream'Xavier Boudet2013-03-212-18/+75
|\
| * Merge remote-tracking branch 'remotes/upstream-ref/master' into upstreamXavier Boudet2013-03-212-18/+75
| |\
| | * Update license.Sebastien Guiriec2013-03-201-1/+58
| | | | | | | | | | | | Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
| | * Fix compilation on 32b machinesXavier Boudet2013-03-181-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printf format awaits long unsigned ints (%lu) so force the arguments formats as -Werror breaks the build otherwise. printf format awaits long ints (%ld) so force the arguments formats as -Werror breaks the build otherwise. Signed-off-by: Xavier Boudet <x-boudet@ti.com>
* | | Package 1.0.0-1Xavier Boudet2013-03-131-0/+6
| | | | | | | | | | | | Signed-off-by: Xavier Boudet <x-boudet@ti.com>
* | | Initial debianizationXavier Boudet2013-03-138-0/+911
|/ / | | | | | | Signed-off-by: Xavier Boudet <x-boudet@ti.com>
* | gitignoreVincent Stehlé2013-02-261-0/+2
| | | | | | | | Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
* | Hack abegen.sh to take fw in local dirVincent Stehlé2013-02-261-1/+1
|/ | | | Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
* Fix configure option --with-linux-dirVincent Stehlé2013-02-261-1/+1
| | | | Signed-off-by: Vincent Stehlé <v-stehle@ti.com>
* plugins: omap4: update according to new header files.Sebastien Guiriec2013-01-287-8/+7
| | | | | | Update OMAP4 plugin according to new kernel header file. Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
* core: abi: Add ABI version to header.Liam Girdwood2012-12-061-0/+1
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* uapi: Fix build for UAPI alsa headers.Liam Girdwood2012-12-063-1/+6
| | | | | | | | This will still be WIP since not all headers are under UAPI atm. e.g. compiler.h is not under UPAI atm but is required by asound.h Signed-off-by: Liam Girdwood <lrg@ti.com>
* asocf: core: first pass of uapi supportLiam Girdwood2012-11-304-21/+7
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: add support for 3.7rc2+Liam Girdwood2012-11-221-0/+98
| | | | | | Add log2 support for ENUM kcontrols and fix build for 3.7-rc2 Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: equ: fix coeficient IDLiam Girdwood2012-10-081-2/+2
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: coeffs: various fixes and cleanupsLiam Girdwood2012-10-041-37/+30
| | | | | | | | Rework coeff headers. Delete output file at start. Remove uneeded comments. Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: tlv: Fix build errorLiam Girdwood2012-10-021-1/+1
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: tlv: Add initial TLV supportLiam Girdwood2012-10-011-0/+70
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: support for new mixer IDsLiam Girdwood2012-09-282-112/+120
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* omap: coeffs: update for new kcontrol IDsLiam Girdwood2012-09-287-19/+25
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: kontrols: Add support for bespoke control types.Liam Girdwood2012-09-251-10/+15
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* gitignore: add new file types.Liam Girdwood2012-09-241-0/+2
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* scripts: abe: Use abefw git repo for binariesLiam Girdwood2012-09-241-1/+1
| | | | | | Get the binaries ABE files from the ABE tool. Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: kcontrols: determine kcontrol typesLiam Girdwood2012-09-242-27/+49
| | | | | | use the kcontrol iface parameter to determine the kcontrol type. Signed-off-by: Liam Girdwood <lrg@ti.com>
* omap4: abe: remove MUX_UL6/7Liam Girdwood2012-09-241-12/+4
| | | | | | No longer in FW so remove. Signed-off-by: Liam Girdwood <lrg@ti.com>
* core: ABI: Use kernel headers for all object buildsLiam Girdwood2012-09-1913-881/+261
| | | | | | This makes sure we are all using the same ABI Signed-off-by: Liam Girdwood <lrg@ti.com>
* plugins: omap4: Use ABE headersLiam Girdwood2012-09-182-183/+4
| | | | | | Use kernel ABE headers for macros. Also remove Vibra and UL6/7 Signed-off-by: Liam Girdwood <lrg@ti.com>
* socfw: README: Ad more instructions for usage and build.Liam Girdwood2012-09-171-2/+24
| | | | Signed-off-by: Liam Girdwood <lrg@ti.com>
* asoc-fw: core: Initial code importLiam Girdwood2012-09-1427-0/+3259
Import initial ASoC firmware generation tool. Signed-off-by: Liam Girdwood <lrg@ti.com>