summaryrefslogtreecommitdiffstats
path: root/meta-raptor
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4 from pkubaj/patch-4Timothy Pearson2017-10-021-0/+1
|\ | | | | Add iptables to the image
| * Add iptables to the imagepkubaj2017-09-301-0/+1
| |
* | Remove multicast, WAN router, support iptablespkubaj2017-09-301-3/+10
|/ | | | | Multicast and WAN router are not useful on BMC, while iptables is quite useful. This patch only enables iptables for IPv4, support for IPv6 requires enabling other options.
* Remove support for NTFS and FATpkubaj2017-09-081-7/+7
| | | They are not necessary for OpenBMC and just take unnecessary space.
* Add workaround to prevent BMC timer lockup and rebootTimothy Pearson2017-08-283-0/+51
| | | | This is a bit of a nasty hack but it works...
* Fix REST API not accepting POST commandsTimothy Pearson2017-08-271-0/+1
|
* Add initial support for the ASpeed 2050 and the ASUS KGPE-D16Timothy Pearson2017-08-27130-0/+15666
Thermal management is functional but expects all fans to be attached Known issues: * BMC has been observed spontaneously rebooting after ~7-8 hours uptime with no logs and no console output. * While kcs has been implemented, the IPMI daemon is only functional enough to report chassis status.
OpenPOWER on IntegriCloud