summaryrefslogtreecommitdiff
path: root/multitech
AgeCommit message (Collapse)AuthorFiles
2012-09-18mts-io: mt100eocg-pcie-dk: remove unavailable pins from sysfs, add radio ↵Jesse Gilles4
reset on startup if needed
2012-09-18bluez4: mt100eocg-pcie-dk: update bluetooth.init script, add stop/restartJesse Gilles2
2012-09-18linux-2.6.39.4: mt100eocg-pcie-dk: use old reset method instead of alt resetJesse Gilles2
* Fixes hangs on reboot
2012-09-18bluez: mt100ecog-pcie-dk: update bluetooth init scriptJesse Gilles1
2012-09-18bluez: add bluetooth init script for mt100eocg-pcie-dkJesse Gilles2
2012-09-18hostapd: add custom hostapd.conf to use nl80211 driverJesse Gilles3
2012-09-18udev: add bluetooth rule for mt100eocg-pcie-dkJesse Gilles2
2012-09-18mts-io: add patch for mtpcie-dk supportJesse Gilles2
2012-09-18add corecdp-mtpcie-dk-imageJesse Gilles1
2012-09-18add wl12xx-firmwareJesse Gilles8
2012-09-18linux-2.6.39.4: mt100eocg-pcie-dk: add mci clock debug, force mmc clock to ↵Jesse Gilles3
13MHz by default
2012-09-18add compat-wireless with TI patches for wl12xx (R4SP2)Jesse Gilles3
2012-09-18linux-2.6.39.4: update mt100eocg patchJesse Gilles1
2012-09-18base-files: add mt100eocg-pcie-dk machineJesse Gilles2
2012-09-18ti-wifi-utils: update git revJesse Gilles1
2012-09-18linux: add 2.6.39.4 for mt100eocg-pcie-dkJesse Gilles10
2012-09-18corecdp: use wpa-supplicant, hostap-daemon 1.0Jesse Gilles1
2012-09-18bluez4: add 4.98Jesse Gilles2
2012-09-18wpa-supplicant: add 1.0Jesse Gilles8
2012-09-18hostap: add hostap-daemon-1.0Jesse Gilles4
2012-09-18u-boot: add mt100eocg-pcie-dk machineJesse Gilles3
2012-09-18at91bootstrap: add mt100eocg-pcie-dk machineJesse Gilles3
2012-09-18conf/machine: add mt100eocg-pcie-dkJesse Gilles1
2012-09-17corecdp: version 2.2.22.2.2Jesse Gilles1
2012-09-17linux-2.6.35: remove linux-2.6.35-at91sam9g20-reset.patchJesse Gilles1
Removing this patch because it has caused major reboot regressions compared to running without it. Though the patch is intended to improve reboot reliability, in our testing it has made it worse and is very unreliable. Reboot testing without the patch has shown no problems.
2012-09-14config: bump PRJesse Gilles1
2012-09-12corecdp: version 2.2.1Jesse Gilles1
2012-09-06linux-2.6.35: build ohci as a module for mt100eocgJesse Gilles2
2012-09-05config: set ppp/peers/gsm ipcp-max-failure to 10Jesse Gilles1
2012-08-28corecdp: bump version to 2.2.0Jesse Gilles1
2012-08-28mts-io: add radio-reset-h5 scriptJesse Gilles2
radio-reset-h5 is a workaround script to perform a reset of the H5 radio. The script disables the USB controller before resetting the radio and enables it afterward. If this script is not used and a radio reset is done with mts-io directly, the radio will not enumerate properly after reset and will continue to reset itself indefinitely.
2012-08-28config: update default ppp config to use /dev/modem_at0Jesse Gilles3
2012-08-28udev-165: add corecdp.rules for naming cellular modem portsJesse Gilles2
The rules add the following device names: /dev/modemX Where X is the number of the interface port on the modem, starting at 0 /dev/modem_atX Where X is the number of a valid AT command port, starting at 0
2012-08-16linux-2.6.35: add linux-2.6.32-option-telit.patch, build ochi_hcd as a moduleJesse Gilles3
2012-04-25corecdp: version 2.1.02.1.0Jesse Gilles1
2012-04-25images: openjdk: remove cacao, jamvm is now the defaultJesse Gilles2
2012-04-25openjdk-6-6b24: use jamvm by defaultJesse Gilles2
2012-04-25meta-java-fixes: remove openjdk-6_6b24_hgJesse Gilles1
2012-03-13drop jakarta-libs, llvm fixes since they are in meta-javaJesse Gilles3
2012-03-13openjdk-6: update to 6b24-1.11.1Jesse Gilles2
2012-03-13corecdp-full-image: add openjdk-6-vm-jamvmJesse Gilles1
2012-03-13openjdk-6: disable building sharkJesse Gilles1
2012-03-13meta-java fixes for OE classic compatibilityJesse Gilles5
2012-03-13corecdp-openjdk-image: add openjdk-6-vm-jamvmJesse Gilles1
2012-03-13corecdp: use latest openjdk and jamvm from meta-java layerJesse Gilles2
2012-03-13add logging.bbclass and perlnative.bbclassJesse Gilles2
* pulled from oe-core, needed by meta-java
2012-03-13add meta-java to bblayers and adjust layer prioritiesJesse Gilles2
2012-02-13corecdp-base-image: add openssh-sftp-server and rsyncJesse Gilles1
2012-02-10linux-2.6.35: build usbserial as a moduleJesse Gilles3
2012-02-08linux-2.6.35: add linux-2.6.35-at91sam9g20-reset patchJesse Gilles2
Patch author writes: Fix AT91SAM9G20 reset as per the errata in the data sheet. If the SDRAM is not cleanly shutdown before reset it can be left driving the bus, which then stops the bootloader booting from NAND.