summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-kernel/linux/linux-obmc.inc
Commit message (Collapse)AuthorAgeFilesLines
* Copy Romulus files to Talos for future developmentRaptor Engineering Development Team2018-01-171-1/+1
| | | | Apply initial renames and conversions to copied sources
* kernel: Patch in bmc flash partition changesEdward A. James2017-08-291-0/+3
| | | | | | | | | Only enabled with new code update stuff. Resolves openbmc/openbmc#1942 Change-Id: I533c8ecca3291d7bd8fceb4632209183f17ceab7 Signed-off-by: Edward A. James <eajames@us.ibm.com>
* kernel: Add vlan featureBrad Bishop2017-07-071-0/+6
| | | | | | | | Add a vlan feature for systems that want vlan support. Resolves openbmc/openbmc#1849. Change-Id: I492bf1c75932a8a596b3440e914058d324300149 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* kernel: Update 4.10 treeJoel Stanley2017-06-151-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move to 4.10.17. This incorporates all of the 4.10 stable fixes. 4.10 is now end of lifed and does not receive further fixes. New drivers: - LPC snoop - OCC SBE - SBE FIFO - Infineon IR35221 - Maxim MAX31785 - of_serial reset support - Aspeed PWM and fan tach driver - UCHI driver - FSI device tree match support New platforms: - Mellanox MSN BMC Config and device tree changes: - Enable VMSPLIT_2G for ast2400. This is allows us to map all of the mtd flash - Fix device trees for ast2400 mtd support Resolves openbmc/openbmc#1686 - Add CFAM layout to device tree Resolves openbmc/openbmc#1697 - Enable new drivers [the content below is for the changes made in c13af44db76bd1 and are included so that the details are in openbmc history] This is OpenBMC's third major kernel change. We now move to a 4.10 base, where a larger amount of our driver support has been upstreamed. - NCSI stack - IRQ driver - Watchdog driver - Clocksource driver - GPIO driver - Pinmux driver - ftgmac100 ast2500 support - IPMI BT driver - adm1275 driver fix In addition, this contains backports of a significant amount of work that was done post-4.10. - LPC bindings - Pinctrl enhancements - Flash controller (spi-nor) basic support - ast2500 GPIO support - LPC host interface controller driver - Aspeed ADC - GPIO debounce support - Pinconf (biasing and drive strength) driver Finally, there is the work-in-progress that has been temporarly staged in the dev tree while we get it reviewed and upstreamed. - New I2C driver - OCC driver - LPC mailbox driver - FSI core - VUART driver Defconfig updates - Optmise options for network performance - Update for upstreamed drivers (MTD driver was renamed, etc) - Enable drivers that are in use Legacy Yocto layer changes - Remove palmetto GPIO hog patch. It is in the kenrel tree Change-Id: I4b48b843572c8f8d547763f0d3cb5a6742bbf0e3 Signed-off-by: Joel Stanley <joel@jms.id.au>
* kernel: Fix 4.10 BarreleyeEdward A. James2017-05-251-0/+1
| | | | | | | Patch the dts to allow Barreleye BMC to boot. Change-Id: I61bf1d6a1751a78162505811a2cb5799ecfc517f Signed-off-by: Edward A. James <eajames@us.ibm.com>
* Add MAX31785 driverEdward A. James2017-05-251-0/+1
| | | | | Change-Id: Ie435a0dd50cb528d5d3686c586dd65794ec3909e Signed-off-by: Edward A. James <eajames@us.ibm.com>
* kernel: Patch in i2c, sbefifo, and occ driversEdward A. James2017-05-251-0/+10
| | | | | Change-Id: I845752ca9f64f42f1fc46e14cac90a48f7195ca3 Signed-off-by: Edward A. James <eajames@us.ibm.com>
* linux-obmc: bump 4.7 versionPatrick Williams2017-05-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Brad Bishop (1): drivers/fsi: Add FSI SBEFIFO driver Christopher Bostic (1): drivers/fsi: Increase delay before sampling input on SDA Edward A. James (6): drivers: fsi: Increase clock delays drivers/fsi: Change interrupt handler device traversal. drivers/fsi: Look for Hub sourced IRQs drivers/fsi: Scan for hub link IRQ sources drivers/fsi: Set IRQ masks along hub path drivers: fsi: Fix hub unregistration Joel Stanley (1): ARM: aspeed: witherspoon: Take UART1 out of reset KenChenIEC (1): ARM: dts: aspeed: Modify Laanyang BMC device tree Change-Id: I59c0653d15af5bda2cb6b46d670088b85b1745ea Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add gpio-keys kernel featureBrad Bishop2017-04-271-0/+2
| | | | | | | Add a gpio-keys feature to be used with KERNEL_FEATURES. Change-Id: I0f96b842a55b38eb573ad894f79ef4621b97e839 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix for Hostboot load OpenFSI SDA samplingChristopher Bostic2017-03-271-0/+3
| | | | | | | | | | | | The delay between OpenFSI clock and input data sampling needs to be increased in order to ensure the data is read in at the correct time. Christopher Bostic (1): drivers/fsi: Increase delay before sampling input on SDA Change-Id: I75812439ad6fd7b9527a6c42a282110fced6bbad Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
* AST2400: Set kernel preferred provider versionBrad Bishop2016-06-101-0/+27
In preparation for supporting AST2500 with a different branch. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud