aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-09device: make LinaroWallpaper the default wallpaper for iMX53linaro_android_2.3.7Andy Doan
Change-Id: I2ea06652ca26b8062a5fafbd44d5cbcd155568bc Depends-On: Ic8468455393656df922cbcb99dd83b70a6cecb5c Signed-off-by: Andy Doan <andy.doan@linaro.org>
2011-11-16Set TARGET_USE_GATORPatrik Ryd
2011-11-15imx53: Fix vold.fstabBernhard Rosenkraenzer
Adapt vold.fstab to sysfs path used by current kernels https://bugs.launchpad.net/linaro-landing-team-freescale/+bug/816568 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Signed-off-by: Ying-Chun Liu <Paul.Liu@linaro.org>
2011-10-20imx53: Set TARGET_EXTRA_CFLAGSBernhard Rosenkraenzer
Setting TARGET_GLOBAL_CFLAGS here didn't accomplish anything because TARGET_GLOBAL_CFLAGS was reset later by config.mk. TARGET_EXTRA_CFLAGS (introduced in commit 959a2d9f816f14b05e8b9896110b59c389228b5c) is added to TARGET_GLOBAL_CFLAGS at the right time, actually making sure the flags are used. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: I2a2b1e13ad71fc46b94449f11b07c7a2631e7d26
2011-10-18camera: Enable camera in the buildVishal Bhoj
Enable camera in the build and set right permissions to camera for the app to access it Change-Id: I7fac818ae8fd0a86ffb5fb360cf29748613c0bf4 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2011-10-14Merge "insmod gator driver and start gator daemon (service) during boot" ↵Patrik Ryd
into linaro_android_2.3.5
2011-10-13Drop old libaudio copy, we have "real" ALSA bits in the tree nowBernhard Rosenkraenzer
2011-10-12imx53: Use ALSA audioBernhard Rosenkraenzer
This should make it easier to get the audio-out port working, given it works on "normal" Linux
2011-10-11insmod gator driver and start gator daemon (service) during bootPatrik Ryd
2011-09-27imx53: Don't pass CPU specific flags to the HOST compilerBernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2011-09-27Merge "imx53: Add CPU specific compiler flags tuned for the target device" ↵Bernhard Rosenkraenzer
into linaro_android_2.3.5
2011-09-26imx53: Add CPU specific compiler flags tuned for the target deviceBernhard Rosenkraenzer
This should give better performance. Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: Id919851f0bc2a19d9ecc053437bdaf1d6865949f
2011-09-16Starting dhcpcd daemon.Mathieu J. Poirier
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2011-08-31Enable adblinaro_android_2.3.4linaro-masterBernhard Rosenkraenzer
2011-08-04tweaksBernhard Rosenkraenzer
2011-08-02set hw.nobatteryBernhard Rosenkraenzer
2011-07-28Merge branch 'master' of ssh://git.linaro.org/~/public_git/iMX53 into ↵Bernhard Rosenkraenzer
linaro_android_2.3.4
2011-07-28Switch lunch_combo to generic for nowHEADmasterBernhard Rosenkraenzer
2011-07-28Remove init.omap4.rcBernhard Rosenkraenzer
2011-07-28Don't run omap4 init bits - iMX53 isn't omap basedBernhard Rosenkraenzer
2011-07-28Tell vold about the correct sysfs path to the mmc controllerBernhard Rosenkraenzer
2011-07-28Use a custom init.rc for the time beingBernhard Rosenkraenzer
2011-07-28Increase partition numbers in init.rc by 1 to account for the extraBernhard Rosenkraenzer
boot loader partition needed by i.MX53 QSB
2011-07-28- Increase partition numbers in init.rc by 1 to account for the extraBernhard Rosenkraenzer
boot loader partition needed by i.MX53 QSB - Remove some cruft from the Panda heritage of the configs
2011-07-28iMX53 can't use xloaderBernhard Rosenkraenzer
2011-07-28Use the mx53loco board config in ubootBernhard Rosenkraenzer
2011-07-28Set the correct defconfig/board typeBernhard Rosenkraenzer
2011-07-28Fix conditions for building iMX53 libaudioBernhard Rosenkraenzer
2011-07-28Use a custom init.rc for the time beingBernhard Rosenkraenzer
2011-07-28Increase partition numbers in init.rc by 1 to account for the extraBernhard Rosenkraenzer
boot loader partition needed by i.MX53 QSB
2011-07-27- Increase partition numbers in init.rc by 1 to account for the extraBernhard Rosenkraenzer
boot loader partition needed by i.MX53 QSB - Remove some cruft from the Panda heritage of the configs
2011-07-19iMX53 can't use xloaderBernhard Rosenkraenzer
2011-07-16Use the mx53loco board config in ubootBernhard Rosenkraenzer
2011-07-16Set the correct defconfig/board typeBernhard Rosenkraenzer
2011-07-15Fix conditions for building iMX53 libaudioBernhard Rosenkraenzer
2011-07-05Initial configs, based on the pandaboard onesBernhard Rosenkraenzer