Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix flashrom download URLHEADmaster | Timothy Pearson | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #4 from pkubaj/patch-4 | Timothy Pearson | 2017-10-02 | 1 | -0/+1 |
|\ | | | | | Add iptables to the image | ||||
| * | Add iptables to the image | pkubaj | 2017-09-30 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #3 from pkubaj/patch-3 | Timothy Pearson | 2017-10-02 | 1 | -3/+10 |
|\ \ | |/ |/| | Remove multicast, WAN router, support iptables | ||||
| * | Remove multicast, WAN router, support iptables | pkubaj | 2017-09-30 | 1 | -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. | ||||
* | Merge pull request #2 from pkubaj/patch-2 | Timothy Pearson | 2017-09-08 | 1 | -7/+7 |
|\ | | | | | Remove support for NTFS and FAT | ||||
| * | Remove support for NTFS and FAT | pkubaj | 2017-09-08 | 1 | -7/+7 |
|/ | | | They are not necessary for OpenBMC and just take unnecessary space. | ||||
* | Merge pull request #1 from pkubaj/patch-1 | Timothy Pearson | 2017-09-07 | 1 | -1/+1 |
|\ | | | | | Add missing space | ||||
| * | Add missing space | pkubaj | 2017-09-07 | 1 | -1/+1 |
|/ | |||||
* | Handle monitoring chassis fans having a maximum rpm other than | Daniel Geiger | 2017-09-06 | 1 | -1/+3 |
| | | | | | | 2000. Licensed under the GPLv2+. | ||||
* | Add platform fan present map to fand | Timothy Pearson | 2017-08-30 | 1 | -8/+24 |
| | |||||
* | Add workaround to prevent BMC timer lockup and reboot | Timothy Pearson | 2017-08-28 | 3 | -0/+51 |
| | | | | This is a bit of a nasty hack but it works... | ||||
* | Fix FTBFS with GCC 6 | Timothy Pearson | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | Fix REST API not accepting POST commands | Timothy Pearson | 2017-08-27 | 1 | -0/+1 |
| | |||||
* | Add initial support for the ASpeed 2050 and the ASUS KGPE-D16 | Timothy Pearson | 2017-08-27 | 396 | -117914/+3111 |
| | | | | | | | | | | 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. | ||||
* | Sync to internal OpenBMC repo f926614 | Tian Fang | 2015-12-15 | 275 | -5241/+25629 |
| | |||||
* | [linux] remove duplicated include | Tian Fang | 2015-09-25 | 1 | -2/+0 |
| | | | | | | | | Summary: As title Test Plan: bitbake linux-aspeed | ||||
* | [u-boot] Fixed the striplevel for the new patch file | Tian Fang | 2015-09-25 | 2 | -11/+11 |
| | | | | | | | | | Summary: As tile Test Plan: bitbake -c cleanall u-boot u-boot-fw-utils bitbake u-boot u-boot-fw-utils | ||||
* | [base-files] Add '--always' option to for 'git describe' | Tian Fang | 2015-09-25 | 1 | -1/+1 |
| | | | | | | | | | Summary: We use 'git describe' to generate OpenBMC release version number. Add '--always' option so that it won't fail on repo without tag. Test Plan: bitbake -c cleanall base-files && bitbake base-files | ||||
* | [u-boot] fix the build issue after last push | Tian Fang | 2015-09-24 | 2 | -20/+9 |
| | | | | | Summary: The S directory was set incorrectly from the last push. | ||||
* | Openbmc dev snapshot. | Ori Bernstein | 2015-09-23 | 342 | -316/+63462 |
| | |||||
* | Initial open source release of OpenBMC | Tian Fang | 2015-03-09 | 186 | -0/+131086 |