summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* Add a kernel 4.6 recipeBrad Bishop2016-06-101-0/+5
| | | | | | | Adding a 4.6 kernel recipe for the AST2500. AST2400 remains on 4.4. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* AST2400: Set kernel preferred provider versionBrad Bishop2016-06-102-26/+28
| | | | | | In preparation for supporting AST2500 with a different branch. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: Move to openbmc-20160606-1Joel Stanley2016-06-061-1/+1
| | | | | | | | - Stable release 4.4.12 - Jeremy's i2c completion fix - Ken's power button debounce code for Barreleye Signed-off-by: Joel Stanley <joel@jms.id.au>
* Merge pull request #275 from bradbishop/out-of-treePatrick Williams2016-06-061-0/+10
|\ | | | | Re-enable out of tree device trees
| * Re-enable out of tree device treesBrad Bishop2016-05-171-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | This snippet was mistakenly removed with 8ef9fee. Note that this isn't a matter of policy, it simply enables the option to do it. The in-tree device tree is still the default. This enables things like workbook or schematic generated device trees. It also addresses the inevitable fact that the upstream kernel will probably not want device trees for every board in the world. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* | Release openbmc-20160521-1Joel Stanley2016-05-211-1/+1
| | | | | | | | | | | | | | - Enable shmem in config, fixing qemu booting - Add latest version of Yi's OCC hwmon driver to support barreleye Signed-off-by: Joel Stanley <joel@jms.id.au>
* | meta-phosphor: Move to openbmc-20160518-1Joel Stanley2016-05-181-1/+1
|/ | | | | | | - Add EEPROM to barreleye device tree - Update to 4.4.10 stable release Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: Move to openbmc-20160511-1Joel Stanley2016-05-121-1/+1
| | | | | | | - Enables network cable link detection - Adds support for VOUT sampling to the adm1275 driver Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: Move to openbmc-20160505-1Joel Stanley2016-05-051-1/+1
| | | | | | | - Update to 4.4.9 for security and bug fixes - Adds device tree and network phy for firestone support Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: Move to openbmc-20160329-1Joel Stanley2016-03-291-13/+3
| | | | | | | | | | | | | | | | | | | | | | We are now on a 4.4 based kernel - Fix i2c_smbus_read_block_data error in our i2c bus driver - Includes many JFFS2 fixes identified by Milton: * Fix directory hardlinks from deleted directories * Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" * jffs2: Fix page lock / f->sem deadlock * jffs2: reduce the breakage on recovery from halfway failed rename() * mtd: spi-nor: aspeed-smc: Fix flash struct setup for scan - Remove our in-tree adm1275 driver in favour of the upstream one, which was cherry picked from 4.6-rc1. Adds support for device tree - Incremental cleanups to the p8 occ hwmon driver - SCU fixes for GPIO configuration relating to Ethernet phy and PCIe Squishes down most of the fixes that were found in the 4.3 development effort into the commit that added the driver. This is part of the work in preparing for upstreaming Aspeed kernel support. Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: Update Linux to openbmc-20160222-1Joel Stanley2016-02-221-1/+1
| | | | | | | | | - 4.3.6 stable release - mtd: spi-nor: aspeed-smc: Use io string accessors to fifo - i2c: aspeed: Don't rename added devices - Remove GPIO and LPC from WDT reset list Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: Bump kernel to 20160212-1Joel Stanley2016-02-121-1/+1
| | | | | | | | | | Fixes in serial/aspeed-vuart: - Perform enable/disable on driver bind/unbind - Only disable host tx discard when serial port is in use Plus a small device tree fix from Milton. Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: Bump kernel to 20160211-1Joel Stanley2016-02-101-1/+1
| | | | | | | | - vuart driver fix - i2c name fix - led names and polarity fixes Signed-off-by: Joel Stanley <joel@jms.id.au>
* Update recipes and remove dhcp fileAdriana Kobylak2016-02-031-1/+1
| | | | | | | Backout kernel level since tag 20160202 has vuart support that bmc currently does not support Pickup IPMI and REST functions to update the MAC address Remove dhcp file from network recipe that seems to cause issues
* meta-phosphor: Update kernel versionJoel Stanley2016-02-021-1/+1
| | | | | | | Move to openbmc-20160202-2. This brings two fixes for i2c and ncsi found using lockdep. Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: Update kernel versionJoel Stanley2016-02-021-1/+1
| | | | | | | | | | | Move to openbmc-20160202-1. This brings in the following: - Stable release 4.3.5 - Only impact for us are some fixes for the core networking layer - First pass of VUART patches from Jeremy - Build fix for the OCC hwmon driver Signed-off-by: Joel Stanley <joel@jms.id.au>
* Update kernel to openbmc-20160127-1Joel Stanley2016-01-271-1/+1
| | | | | | | This includes a prototype of the mtd and occ hwmon drivers. They are not ready for upstream, but are able to be tested. Signed-off-by: Joel Stanley <joel@jms.id.au>
* Moving up LinuxChris Austen2016-01-211-1/+1
| | | | | Time for a move up. Feature list can be found... https://github.com/openbmc/linux/releases/tag/openbmc-20160120-1
* pflash and linux updatesChris Austen2016-01-111-1/+1
|
* meta-phosphor: Update kernel to openbmc-20151210-1Joel Stanley2015-12-101-1/+1
| | | | | | | | | | - Temporary AST setup for Palmetto and Barreleye - Ensure all IP will be reset on reboot These changes should help us to be less acceptable to userspace messing up the configuration and causing bugs like the failure to reboot. Signed-off-by: Joel Stanley <joel@jms.id.au>
* Update kernel versionJoel Stanley2015-12-021-1/+1
| | | | | | Brings in a fix for the GPIO interrupts. Signed-off-by: Joel Stanley <joel@jms.id.au>
* Update kernel versionBrad Bishop2015-11-231-3/+3
| | | | | | | | | The kernel contains many changes, including - rewritten i2c driver - interrupt facilities for the iBT host driver - drop dts patches, we now use the in-tree device tree - rebased on Linux 4.3
* linux-ombc: Fixes for i2c bus & device driversJeremy Kerr2015-11-051-1/+1
| | | | | | | We have an update for the kernel, containing fixes for the i2c subsystem. This includes a defconfig update. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Bump kernel version to openbmc-20151102-1Brad Bishop2015-11-011-1/+1
|
* Copy device tree into unpacked kernel sourceBrad Bishop2015-11-011-0/+10
| | | | | This bit of logic enables out of (kernel) tree device trees but still use the kernel build and oe support for device tree to compile it.
* Use out of (kernel) tree defconfigBrad Bishop2015-10-305-46/+2
| | | | | | I finally figured out how to get kernel config fragments working. This allows removal of some earlier kernel recipe hacks. Part 1 of 2 ( meta-phosphor, meta-openbmc-bsp )
* Don't AUTOREV kernelBrad Bishop2015-10-281-1/+1
|
* linux-obmc: Remove unnecessary config patchesJeremy Kerr2015-10-163-20/+0
| | | | | | These are both present in the current linux tree. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Add linux-obmc kernel recipeBrad Bishop2015-10-067-0/+84
OpenPOWER on IntegriCloud