summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-25LEB-origen.xml: 11.08 release canidatelinaro-android-11.08-releaseBotao Sun
Differences from: 9626c9f66ceea10725be145b02a4575960321015 1. Based on the branch linaro_android_2.3.5 2. Added and merged Angus' updates: 2.1 git.linaro.org/people/angus/linux-linaro-3.0 android branch 2.2 git.linaro.org/people/angus/u-boot origen branch 2.3 git://git.linaro.org/people/angus/samsung-device origen branch 3. Busybox works, but no find and grep applets: https://bugs.launchpad.net/linaro-android/+bug/832537 4. LCD screen display enabled. 5. Touch pad enabled Pinned-manifest.xml from: https://android-build.linaro.org/jenkins/job/linaro-android_leb-origen/16/artifact/build/out/pinned-manifest.xml
2011-08-23LEB-origen.xml: 11.08 release canidateBotao Sun
Differences from: 097dfeb30cdb5833f3af84f9ea3f0e55660b5178 1. Enable find and grep applet in pre-built busybox, upgrade the commit id from 23c4d7f54e6255f9fa55b78691c5a3a004e91b3c to 56cecd852e3ca30c7af6b46ea735ad9d4185d2f3 2. pinned-manifest.xml from: https://android-build.linaro.org/jenkins/job/linaro-android_leb-origen-11.08-release/3/artifact/build/out/pinned-manifest.xml
2011-08-22LEB-iMX53.xml: 11.08 release canidateBernhard Rosenkraenzer
Differences from: commit eac2a052b400f75414820c95efcfcf70e088f4a0 1. Initial version of an i.MX53 QSB build that works (with known limitations) pinned-manifest.xml from: https://android-build.linaro.org/builds/~berolinux/imx53-linaro-gcc-4.6/#build=49
2011-08-22Merge " LEB-snowball.xml: 11.08 release candidate" into ↵Mathieu J. Poirier
linaro-android-11.08-release
2011-08-20LEB-origen.xml: 11.08 release canidateBotao Sun
Differences from: commit 6dacba0caad5317ae49a12d4a3f827d148997abd 1. Update the reversion of stlport to "ca5043950d635d3edd9c231583c6eba73b0052f8" to enable new tool chain support for Samsung Origen build. pinned-manifest.xml from: https://android-build.linaro.org/jenkins/job/linaro-android_leb-origen/2/artifact/build/out/pinned-manifest.xml
2011-08-19 LEB-snowball.xml: 11.08 release candidateMathieu J. Poirier
Differences from: https://android-build.linaro.org/builds/~linaro-android/leb-snowball-11.07-release/ 1. AOSP has been moved from 2.3.4 to 2.3.5. 2. Provide temporary fix for SD card discovery failure. pinned-manifest.xml from: https://android-build.linaro.org/builds/~mathieu.poirier/snowball-2.3.5/#build=4
2011-08-19Merge "LEB-panda.xml: 11.08 release candidate" into linaro-android-11.08-releasePatrik Ryd
2011-08-19LEB-panda.xml: 11.08 release candidatePatrik Ryd
Differences from 11.07 release 1. AOSP has been moved from 2.3.4 to 2.3.5. pinned-manifest.xml from: https://android-build.linaro.org/builds/~linaro-android/leb-panda/#build=175
2011-08-19default.xml: 11.08 release candidatePatrik Ryd
Differences from 11.07 release 1. AOSP has been moved from 2.3.4 to 2.3.5. pinned-manifest.xml from: https://android-build.linaro.org/builds/~linaro-android/panda/#build=235
2011-08-17Merge "LEB-snowball.xml: 11.08 release candidate" into ↵Bernhard Rosenkraenzer
linaro-android-11.08-release
2011-08-16LEB-snowball.xml: 11.08 release candidateMathieu J. Poirier
Differences from: https://android-build.linaro.org/builds/~linaro-android/leb-snowball-11.07-release/ 1. AOSP has been moved from 2.3.4 to 2.3.5. pinned-manifest.xml from: https://android-build.linaro.org/builds/~mathieu.poirier/snowball-2.3.5/#build=2
2011-08-15LEB-origen.xml: 11.08 release canidateBotao Sun
Differences from: None, new file. 1. Added Gerrit review to manifest 2. Upgraded: Android bootable image for Samsung Origen board. Default "bootargs" and "bootcmd": bootargs=console=ttySAC2,115200n8 root=/dev/ram init=/init rootwait ro bootcmd=fatload mmc 0:2 0x40007000 uImage; fatload mmc 0:2 0x42000000 uInitrd; bootm 0x40007000 0x42000000 3. Issues: Everything coming out of the console port is duplicated. The board boots to a cmd line - graphics is not implemented yet. 4. pinned-manifest.xml from: https://android-build.linaro.org/jenkins/job/mathieu.poirier_origen-2.3.4/
2011-08-14Merge branch 'linaro-android-11.08-release' of ↵Bernhard Rosenkraenzer
git://android.git.linaro.org/platform/manifest into linaro-android-11.08-release
2011-08-14Merge "default.xml: 11.08 release canidate" into linaro-android-11.08-releaseZach Pfeffer
2011-08-14Initial build of iMX53 for 11.08: It boots and - except for theBernhard Rosenkraenzer
display blanking on refresh - mostly works. This is the initial release of a Linaro Android build for the i.MX53 Quick Start Board. pinned-manifest.xml from https://android-build.linaro.org/builds/~berolinux/imx53-linaro-gcc-4.6/#build=33
2011-08-14Merge branch 'linaro-android-11.08-release' of ↵Bernhard Rosenkraenzer
git://android.git.linaro.org/platform/manifest into linaro-android-11.08-release
2011-08-14default.xml: 11.08 release canidateZach Pfeffer
Differences from: https://android-build.linaro.org/builds/~linaro-android/panda-11.07-release/ All differences from LEB-panda.xml: 11.08 release canidate except default.xml uses a different kernel (upstream only, no 3D acceleration) 1. Upgraded: platform/external/stlport 8c6fe15 There's no reason why a Makefile should be executable... Fix permissions 119074c Build with -DUSE_SPRINTF_INSTEAD to allow building w/ the current toolchain to succeed people/jstultz/android (Linux kernel) Linux version 3.0.1-01317-gc6952bc c6952bc OMAP3: beagle: add support for beagleboard xM revision C 39fc322 earlysuspend: Update acquire/release_console_sem usage to console_lock/unlock 711bae5 defconfig: Sync android_origen defconfig with android_omap* d9d8536 defconfig: Use savedefconfig to compact the omap defconfigs 3a476a0 defconfig: enable origen board in android_origen_defconfig 3ca5168 Merge branch 'upstream/android-3.0' into linaro-android-3.0 e91e823 defconfig: Add origen android defconfig 94d786a ARM: EXYNOS4: Add to support ORIGEN board 9abd59b Merge commit 'v3.0.1' into android-3.0 4e11175 Merge commit 'v3.0' into android-3.0 ca64b0c PM: wakelocks: Display wakelocks preventing suspend by default e65d9fe usb: otg: add proxy_wait handler to otg_id f3d9cdd netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged. 468d36c netfilter: xt_qtaguid: add counter sets and matching control 4113f8d net: wireless: bcmdhd: Fixing memory leak problem in wl_get_ies 3fe2436 ion: minor clean up 89c65d6 Bluetooth: Fixed wrong L2CAP Sock timer value ed27e53 PM: wakelocks: Don't report wake up wakelock if suspend aborted b7a82d4 net: wireless: bcmdhd: Fix CFG80211 memory corruption 94ed5b4 Linux 3.0.1 c2b4988 dm: fix idr leak on module removal eb81cf1 dm mpath: fix potential NULL pointer in feature arg processing b41ed9c dm snapshot: flush disk cache when merging ee607aa dm io: flush cpu cache with vmapped io f8c62dc ALSA: sound/core/pcm_compat.c: adjust array index f9e4715 watchdog: shwdt: fix usage of mod_timer 5288092 GFS2: Fix mount hang caused by certain access pattern to sysfs files 2cd0312 rt2x00: Add device ID for RT539F device. 84416db oom: task->mm == NULL doesn't mean the memory was freed 06b9438 AppArmor: Fix masking of capabilities in complain mode 0635a74 AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock e73ff29 ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID 9f78aa1 hvc_console: Improve tty/console put_chars handling dc96c18 powerpc/pseries/hvconsole: Fix dropped console output 86c361c SERIAL: SC26xx: Fix link error. c4b9902 tty/serial: Fix XSCALE serial ports, e.g. ce4100 a6f0411 memcg: fix behavior of mem_cgroup_resize_limit() ea530db cfg80211: really ignore the regulatory request d10a6cb EHCI: fix direction handling for interrupt data toggles e151a2a EHCI: only power off port if over-current is active 569f372 n_gsm: fix the wrong FCS handling 8cd3f19 proc: fix a race in do_io_accounting() c14acb1 NFS: Fix spurious readdir cookie loop messages 1fcb9d4 NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() 83d20a0 svcrpc: fix list-corrupting race on nfsd shutdown 4beae54 nfsd4: fix file leak on open_downgrade ecf6c74 nfsd4: remember to put RW access on stateid destruction f6d7de0 nfsd: don't break lease on CLAIM_DELEGATE_CUR efc977b eCryptfs: Unlock keys needed by ecryptfsd a21353b ecryptfs: Make inode bdi consistent with superblock bdi 57073d3 ext3: Fix oops in ext3_try_to_allocate_with_rsv() fac04f9 ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails 99cdf2a ext4: fix i_blocks/quota accounting when extent insertion fails f7ac7c5 xtensa: prevent arbitrary read in ptrace 650957d mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() b045b9a mm/futex: fix futex writes on archs with SW tracking of dirty & young cb83d9f geode: reflect mfgpt dependency on mfd 4d55530 drivers/firmware/sigma.c needs MODULE_LICENSE 71e553a cciss: do not attempt to read from a write-only register f3783ea PCI: ARI is a PCIe v2 feature 947204a XZ: Fix missing <linux/kernel.h> include ff7b3dc tracing: Have "enable" file use refcounts like the "filter" file f35869d tracing: Fix bug when reading system filters on module removal a3b5733 irq_work, alpha: Fix up arch hooks 4a3422b powerpc/kdump: Fix timeout in crash_kexec_wait_realmode 758705e oprofile, x86: Fix nmi-unsafe callgraph support b0d8db0 kexec, x86: Fix incorrect jump back address if not preserving context 40a3e99 pnfs: use lwb as layoutcommit length 892cd4a pnfs: let layoutcommit handle a list of lseg f45c1d4 pnfs: save layoutcommit cred at layout header init a14f191 pnfs: save layoutcommit lwb at layout header cb1d0a1 ALSA: hda - Fix duplicated DAC assignments for Realtek 2415d01 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe eff0f0e drm/radeon/kms: add missing vddci setting on NI+ 803df86 drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1 eec8f48 drm/radeon/kms: fix i2c map for rv250/280 fbb04a1 hpsa: do not attempt to read from a write-only register 43f7c72 pmcraid: reject negative request size 1768e0b fix crash in scsi_dispatch_cmd() b9beb51 ses: requesting a fault indication 645b2cf sr: check_events() ignore GET_EVENT when TUR says otherwise 65bafeb Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups. 462fee3 perf: Fix software event overflow 6e243f8 x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS 5dd830d perf tools: Fix endian conversion reading event attr from file header 64d488f perf tools, x86: Fix 32-bit compile on 64-bit system 70c964e irq_work, ppc: Fix up arch hooks 148a97c mac80211: Restart STA timers only on associated state 11e46da rtlwifi: rtl8192cu: Fix duplicate if test ec16ea5 libsas: remove expander from dev list on error 7f138af IB/srp: Avoid duplicate devices from LUN scan 6f43778 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing 63ab432 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL 3de8ae6 ethtool: Allow zero-length register dumps again 468e4e3 jme: Fix unmap error (Causing system freeze) 91769ff staging: brcm80211: fix for reported log spam problem e181f90 CIFS: Fix oops while mounting with prefixpath 79db0af ath9k_hw: Fix incorrect key_miss handling 2124ddf ath6kl: fix crash when interface is closed but scan is ongoing 6d4079b ath6kl: cache firmware d2f9cb3 ASoC: Mark cache as dirty when suspending cad9b0a ASoC: davinci: fix codec start and stop functions 6d1c18d ASoC: davinci: add missing break statement 307167f ARM: pxa/cm-x300: fix V3020 RTC functionality 9ec4f65 drivers/rtc/rtc-tegra.c: properly initialize spinlock ec054bb rtc: limit frequency e9c5291 rtc: fix hrtimer deadlock cc4b6e7 rtc: handle errors correctly in rtc_irq_set_state() 0f231ea usb: musb: restore INDEX register in resume path 22007e1 USB: EHCI: go back to using the system clock for QH unlinks d05dcfc USB: OHCI: fix another regression for NVIDIA controllers 7cf375c Staging: hv: netvsc: Increase the timeout value in the netvsc driver 3c22382 Staging: hv: vmbus: Increase the timeout value in the vmbus driver f9211c1 Staging: hv: storvsc: Increase the timeout value in the storvsc driver 13949a7 staging: comedi: fix infoleak to userspace 565af28 staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8192se efa73f1 Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread 97edbc9 gro: Only reset frag0 when skb can be pulled bde99f6 bridge: send proper message_age in config BPDU fbbc165 mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared 1138473 mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency 16b7ff0 USB: serial: add IDs for WinChipHead USB->RS232 adapter 4ea6b89 ipv6: updates to privacy addresses per RFC 4941 f44baeb net: wireless: bcmdhd: Ensure struct semaphore to be defined 620f241 net: wireless: bcmdhd: Keep debug symbols for built-in driver 22daafe net: wireless: bcmdhd: Clean up formatting. 043cda2 net: wireless: bcmdhd: Improve arp_hostip_table processing 7d64f70 net: wireless: bcmdhd: Eliminate nested IOCTL call a8a145c net: wireless: bcmdhd: Remove noisy debug prints ace1a5b net: wireless: bcm4329: Remove obsolete file 60bd997 net: wireless: bcmdhd: add support for mkeepalive. Fix p2p group add issue. Change-Id: Ieb8fba54e04912b4002837243c00ba90fd150e5d Si 5b11863 net: wireless: bcmdhd: Check wldev_ioctl() for NULL parameter b0ebe79 Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks 1a86ece Bluetooth: bnep: Fix lost wakeup of session thread d758107 Bluetooth: sco: Fix lost wakeups waiting to accept socket 4e20b5e Bluetooth: l2cap: Fix lost wakeups waiting to accept socket f0ec22e Bluetooth: Fix lost wakeups waiting for sock state change e7a40bf Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket a2aa662 Bluetooth: rfcomm: Remove unnecessary krfcommd event 5fd537a net: wireless: bcmdhd: Fix memory corruption in wl_android_get_rssi() 3eb50e2 net: wireless: bcmdhd: change logic for removing monitor interace for P2P. 4b05b77 Additional patch for scan and connection problem. a4f1502 net: wireless: bcmdhd: Put p2p_dev_addr under DHD_P2P_DEV_ADDR_FROM_SYSFS cfb2d73 net: wireless: bcmdhd: Fix rfkill cleaning on failure 0635505 Fix scan and connection problem. c2851b5 Update to 5.90.125.52: Fix unremoved monitor interface problem after killing hostapd. Add WPS support for hostapd. fe4d980 Fix a potential crash/memory leak if NVRAM fails to load. 237981d net: wireless: bcmdhd: Ignore WL_BSS_INFO_VERSION value 48bf6f1 Fix ag band issue and escan crashes 68cd235 PM: Fix printing IRQ names for pending wakeup IRQsrsion 3.0.1-01317-gc6952bc pinned-manifest.xml from: https://android-build.linaro.org/builds/~linaro-android/panda/#build=228
2011-08-14Initial build of iMX53 for 11.08: It boots and - except for theBernhard Rosenkraenzer
display blanking on refresh - mostly works. This is the initial release of a Linaro iMX53 build. pinned-manifest.xml from https://android-build.linaro.org/builds/~berolinux/imx53-linaro-gcc-4.6/#build=33
2011-08-14Merge "default.xml: 11.08 release canidate" into linaro-android-11.08-releaseZach Pfeffer
2011-08-14default.xml: 11.08 release canidateZach Pfeffer
Differences from: https://android-build.linaro.org/builds/~linaro-android/panda-11.07-release/ All differences from LEB-panda.xml: 11.08 release canidate except default.xml uses a different kernel (upstream only, no 3D acceleration) 1. Upgraded: platform/external/stlport 8c6fe15 There's no reason why a Makefile should be executable... Fix permissions 119074c Build with -DUSE_SPRINTF_INSTEAD to allow building w/ the current toolchain to succeed people/jstultz/android (Linux kernel) Linux version 3.0.1-01317-gc6952bc c6952bc OMAP3: beagle: add support for beagleboard xM revision C 39fc322 earlysuspend: Update acquire/release_console_sem usage to console_lock/unlock 711bae5 defconfig: Sync android_origen defconfig with android_omap* d9d8536 defconfig: Use savedefconfig to compact the omap defconfigs 3a476a0 defconfig: enable origen board in android_origen_defconfig 3ca5168 Merge branch 'upstream/android-3.0' into linaro-android-3.0 e91e823 defconfig: Add origen android defconfig 94d786a ARM: EXYNOS4: Add to support ORIGEN board 9abd59b Merge commit 'v3.0.1' into android-3.0 4e11175 Merge commit 'v3.0' into android-3.0 ca64b0c PM: wakelocks: Display wakelocks preventing suspend by default e65d9fe usb: otg: add proxy_wait handler to otg_id f3d9cdd netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged. 468d36c netfilter: xt_qtaguid: add counter sets and matching control 4113f8d net: wireless: bcmdhd: Fixing memory leak problem in wl_get_ies 3fe2436 ion: minor clean up 89c65d6 Bluetooth: Fixed wrong L2CAP Sock timer value ed27e53 PM: wakelocks: Don't report wake up wakelock if suspend aborted b7a82d4 net: wireless: bcmdhd: Fix CFG80211 memory corruption 94ed5b4 Linux 3.0.1 c2b4988 dm: fix idr leak on module removal eb81cf1 dm mpath: fix potential NULL pointer in feature arg processing b41ed9c dm snapshot: flush disk cache when merging ee607aa dm io: flush cpu cache with vmapped io f8c62dc ALSA: sound/core/pcm_compat.c: adjust array index f9e4715 watchdog: shwdt: fix usage of mod_timer 5288092 GFS2: Fix mount hang caused by certain access pattern to sysfs files 2cd0312 rt2x00: Add device ID for RT539F device. 84416db oom: task->mm == NULL doesn't mean the memory was freed 06b9438 AppArmor: Fix masking of capabilities in complain mode 0635a74 AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock e73ff29 ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID 9f78aa1 hvc_console: Improve tty/console put_chars handling dc96c18 powerpc/pseries/hvconsole: Fix dropped console output 86c361c SERIAL: SC26xx: Fix link error. c4b9902 tty/serial: Fix XSCALE serial ports, e.g. ce4100 a6f0411 memcg: fix behavior of mem_cgroup_resize_limit() ea530db cfg80211: really ignore the regulatory request d10a6cb EHCI: fix direction handling for interrupt data toggles e151a2a EHCI: only power off port if over-current is active 569f372 n_gsm: fix the wrong FCS handling 8cd3f19 proc: fix a race in do_io_accounting() c14acb1 NFS: Fix spurious readdir cookie loop messages 1fcb9d4 NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() 83d20a0 svcrpc: fix list-corrupting race on nfsd shutdown 4beae54 nfsd4: fix file leak on open_downgrade ecf6c74 nfsd4: remember to put RW access on stateid destruction f6d7de0 nfsd: don't break lease on CLAIM_DELEGATE_CUR efc977b eCryptfs: Unlock keys needed by ecryptfsd a21353b ecryptfs: Make inode bdi consistent with superblock bdi 57073d3 ext3: Fix oops in ext3_try_to_allocate_with_rsv() fac04f9 ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails 99cdf2a ext4: fix i_blocks/quota accounting when extent insertion fails f7ac7c5 xtensa: prevent arbitrary read in ptrace 650957d mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() b045b9a mm/futex: fix futex writes on archs with SW tracking of dirty & young cb83d9f geode: reflect mfgpt dependency on mfd 4d55530 drivers/firmware/sigma.c needs MODULE_LICENSE 71e553a cciss: do not attempt to read from a write-only register f3783ea PCI: ARI is a PCIe v2 feature 947204a XZ: Fix missing <linux/kernel.h> include ff7b3dc tracing: Have "enable" file use refcounts like the "filter" file f35869d tracing: Fix bug when reading system filters on module removal a3b5733 irq_work, alpha: Fix up arch hooks 4a3422b powerpc/kdump: Fix timeout in crash_kexec_wait_realmode 758705e oprofile, x86: Fix nmi-unsafe callgraph support b0d8db0 kexec, x86: Fix incorrect jump back address if not preserving context 40a3e99 pnfs: use lwb as layoutcommit length 892cd4a pnfs: let layoutcommit handle a list of lseg f45c1d4 pnfs: save layoutcommit cred at layout header init a14f191 pnfs: save layoutcommit lwb at layout header cb1d0a1 ALSA: hda - Fix duplicated DAC assignments for Realtek 2415d01 ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe eff0f0e drm/radeon/kms: add missing vddci setting on NI+ 803df86 drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1 eec8f48 drm/radeon/kms: fix i2c map for rv250/280 fbb04a1 hpsa: do not attempt to read from a write-only register 43f7c72 pmcraid: reject negative request size 1768e0b fix crash in scsi_dispatch_cmd() b9beb51 ses: requesting a fault indication 645b2cf sr: check_events() ignore GET_EVENT when TUR says otherwise 65bafeb Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups. 462fee3 perf: Fix software event overflow 6e243f8 x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS 5dd830d perf tools: Fix endian conversion reading event attr from file header 64d488f perf tools, x86: Fix 32-bit compile on 64-bit system 70c964e irq_work, ppc: Fix up arch hooks 148a97c mac80211: Restart STA timers only on associated state 11e46da rtlwifi: rtl8192cu: Fix duplicate if test ec16ea5 libsas: remove expander from dev list on error 7f138af IB/srp: Avoid duplicate devices from LUN scan 6f43778 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing 63ab432 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL 3de8ae6 ethtool: Allow zero-length register dumps again 468e4e3 jme: Fix unmap error (Causing system freeze) 91769ff staging: brcm80211: fix for reported log spam problem e181f90 CIFS: Fix oops while mounting with prefixpath 79db0af ath9k_hw: Fix incorrect key_miss handling 2124ddf ath6kl: fix crash when interface is closed but scan is ongoing 6d4079b ath6kl: cache firmware d2f9cb3 ASoC: Mark cache as dirty when suspending cad9b0a ASoC: davinci: fix codec start and stop functions 6d1c18d ASoC: davinci: add missing break statement 307167f ARM: pxa/cm-x300: fix V3020 RTC functionality 9ec4f65 drivers/rtc/rtc-tegra.c: properly initialize spinlock ec054bb rtc: limit frequency e9c5291 rtc: fix hrtimer deadlock cc4b6e7 rtc: handle errors correctly in rtc_irq_set_state() 0f231ea usb: musb: restore INDEX register in resume path 22007e1 USB: EHCI: go back to using the system clock for QH unlinks d05dcfc USB: OHCI: fix another regression for NVIDIA controllers 7cf375c Staging: hv: netvsc: Increase the timeout value in the netvsc driver 3c22382 Staging: hv: vmbus: Increase the timeout value in the vmbus driver f9211c1 Staging: hv: storvsc: Increase the timeout value in the storvsc driver 13949a7 staging: comedi: fix infoleak to userspace 565af28 staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8192se efa73f1 Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread 97edbc9 gro: Only reset frag0 when skb can be pulled bde99f6 bridge: send proper message_age in config BPDU fbbc165 mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared 1138473 mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency 16b7ff0 USB: serial: add IDs for WinChipHead USB->RS232 adapter 4ea6b89 ipv6: updates to privacy addresses per RFC 4941 f44baeb net: wireless: bcmdhd: Ensure struct semaphore to be defined 620f241 net: wireless: bcmdhd: Keep debug symbols for built-in driver 22daafe net: wireless: bcmdhd: Clean up formatting. 043cda2 net: wireless: bcmdhd: Improve arp_hostip_table processing 7d64f70 net: wireless: bcmdhd: Eliminate nested IOCTL call a8a145c net: wireless: bcmdhd: Remove noisy debug prints ace1a5b net: wireless: bcm4329: Remove obsolete file 60bd997 net: wireless: bcmdhd: add support for mkeepalive. Fix p2p group add issue. Change-Id: Ieb8fba54e04912b4002837243c00ba90fd150e5d Si 5b11863 net: wireless: bcmdhd: Check wldev_ioctl() for NULL parameter b0ebe79 Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks 1a86ece Bluetooth: bnep: Fix lost wakeup of session thread d758107 Bluetooth: sco: Fix lost wakeups waiting to accept socket 4e20b5e Bluetooth: l2cap: Fix lost wakeups waiting to accept socket f0ec22e Bluetooth: Fix lost wakeups waiting for sock state change e7a40bf Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket a2aa662 Bluetooth: rfcomm: Remove unnecessary krfcommd event 5fd537a net: wireless: bcmdhd: Fix memory corruption in wl_android_get_rssi() 3eb50e2 net: wireless: bcmdhd: change logic for removing monitor interace for P2P. 4b05b77 Additional patch for scan and connection problem. a4f1502 net: wireless: bcmdhd: Put p2p_dev_addr under DHD_P2P_DEV_ADDR_FROM_SYSFS cfb2d73 net: wireless: bcmdhd: Fix rfkill cleaning on failure 0635505 Fix scan and connection problem. c2851b5 Update to 5.90.125.52: Fix unremoved monitor interface problem after killing hostapd. Add WPS support for hostapd. fe4d980 Fix a potential crash/memory leak if NVRAM fails to load. 237981d net: wireless: bcmdhd: Ignore WL_BSS_INFO_VERSION value 48bf6f1 Fix ag band issue and escan crashes 68cd235 PM: Fix printing IRQ names for pending wakeup IRQsrsion 3.0.1-01317-gc6952bc pinned-manifest.xml from: https://android-build.linaro.org/builds/~linaro-android/panda/#build=228
2011-08-14Initial build of iMX53 for 11.08: It boots and - except for theBernhard Rosenkraenzer
display blanking on refresh - mostly works.
2011-08-13LEB-panda.xml: 11.08 release canidateZach Pfeffer
Differences from: https://android-build.linaro.org/builds/~linaro-android/leb-panda-11.07-rele 1. Added Gerrit review to manifest 2. Upgraded: 0xbench Add SunSpider core JavaScript language tests device/linaro/common iMX53 fixes Fix partition numbers Fix partition layout for devices that don't have seperate bootloader partitions people/andygreen/kernel-tilt Remove last 256MB from being listed as "unaccessable" people/chaoyang/jpeg libjpeg-turbo platform/system/core init: support mmc device mount (by partition) mount vfat mmc@blk1p3 /mnt/sdcard2 x-loader/x-loader igep00x0, beagle and omap3evm: fixing bug at prcm_init Fix warning in lib/board.c Fix warning in include/asm/arch/i2c.h Fix warning in cpu/omap3/mmc.c pinned-manifest.xml from: https://android-build.linaro.org/builds/~linaro-android/leb-panda/#build=166
2011-08-10Switch the rest of manifests to android.git.linaro.orgPaul Sokolovsky
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2011-08-10default.xml: Switch to android.git.linaro.orgZach Pfeffer
2011-08-09Update production Gerrit server location.Paul Sokolovsky
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2011-08-08LEB-snowball.xml: move repo from people/ to bsp/Zach Pfeffer
2011-08-05Take out x264 and ffmpeg for now, the build server sets TCPREFIX incorrectlyBernhard Rosenkraenzer
2011-08-05Fix copy&paste errorsBernhard Rosenkraenzer
2011-08-04Add multimedia extension bitsBernhard Rosenkraenzer
2011-08-02Merge branch 'linaro_android_2.3.4' of ↵Bernhard Rosenkraenzer
ssh://git.linaro.org/srv/git.linaro.org/git/android/platform/manifests into linaro_android_2.3.4
2011-08-02Update libvpx (needed for ffmpeg 0.8.x)Bernhard Rosenkraenzer
2011-08-02Moving from 'people/mpoirier/snowball/leb-snowball.git' toMathieu J. Poirier
'android/device/linaro/snowball.git'. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2011-07-28Sync with LEB-panda: Add busybox, powertop, ncurses, libnlBernhard Rosenkraenzer
2011-07-27Adding entry for device/linaro/snowball for 2.3.4.Mathieu J. Poirier
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2011-07-27Adding snowball manifest for 2.3.4Mathieu J. Poirier
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
2011-07-27Add Busybox information.Alan Sun
2011-07-26LEB-panda.xml, default.xml: correct powertop remote targetZach Pfeffer
2011-07-26LEB-panda.xml, default.xml: add powertop and dependant libsZach Pfeffer
2011-07-25update dbug & icu4c gits to fix gcc building errorChao Yang
2011-07-25LEB-panda: Track the TI landing team's kernel WG tracking kernelZach Pfeffer
2011-07-22Split "linaro" remote into "linaro-android" & "linaro-other".Paul Sokolovsky
For Panda and iMX53 LEBs, following default.xml. This allows to use same project names as AOSP upstream. Signed-off-by: Paul Sokolovsky <pfalcon@users.sourceforge.net>
2011-07-21Split "linaro" remote into "linaro-android" & "linaro-other".dev_pfalcon-remote-splitPaul Sokolovsky
This allows to use same project names as AOSP upstream. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2011-07-21Set review server for Linaro components.Paul Sokolovsky
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2011-07-20Add mmtestBernhard Rosenkraenzer
2011-07-20Add mmtestBernhard Rosenkraenzer
2011-07-19Add gitorious remoteBernhard Rosenkraenzer
2011-07-18Remove Panda specific stuff we don't need on iMX53Bernhard Rosenkraenzer
2011-07-16Remove duplicate elfcopyBernhard Rosenkraenzer
2011-07-16Re-enable 0xbench, build has been fixedBernhard Rosenkraenzer
2011-07-16Temporarily remove 0xbench (until my patch to make it compileBernhard Rosenkraenzer
or something equivalent is merged)