Commit Graph

2176 Commits

Author SHA1 Message Date
Lewis Kang
ddd6a850c7 update kernel config
especially CONFIG_IGB=y for mgmt port
2018-05-04 09:19:14 +08:00
Zi Zhou
7cbb32b991 support 25G-AOC 2018-05-03 15:49:27 -07:00
Zi Zhou
6495dcc452 support 25G-LR 2018-05-03 12:58:28 -07:00
Jeffrey Townsend
b869f294e2 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2018-05-03 19:11:18 +00:00
Jeffrey Townsend
fbb7f751a8 Handle directory creation collisions hit during parallel builds. 2018-05-03 19:09:40 +00:00
Steven Noble
6e5106e2da Update SupportedHardware.md
Autocorrect accidentally changed some system names.
2018-05-03 10:12:19 -07:00
Steven Noble
478e4dd486 Update SupportedHardware.md
Updated to latest automatically built version.
2018-05-03 10:05:43 -07:00
Jeffrey Townsend
1648449f43 Merge pull request #356 from jostar-yang/csp-9250
Add csp9250 onlp code
2018-05-03 09:46:51 -07:00
Lewis Kang
63bacaa6b5 set CONFIG_LPC_ICH=y for Intel CPU watchdog 2018-05-03 15:16:02 +08:00
Lewis Kang
fe77dc12f8 add Intel CPU watchdog support 2018-05-03 14:34:43 +08:00
Lewis Kang
c7c2e423d2 add kernel patch: driver-support-intel-igb-bcm5461S-phy.patch 2018-05-03 12:50:56 +08:00
jostar-yang
b2ff0001d1 Update __init__.py 2018-05-03 11:14:38 +08:00
Carl D. Roth
e9c760edd2 Fixed broken loader upgrade
- too many nested chroots
- update loader system query to use a proper onie-sysinfo call
2018-05-02 16:42:08 -07:00
Carl D. Roth
9b282495fa Better support for UEFI
- throw a proper error if we cannot find the ESP partition
- don't forget to parse the GPT first before starting the ESP search
2018-05-02 16:41:04 -07:00
Carl D. Roth
e09559d6dc load the efivarfs filesystem if needed 2018-05-02 16:39:59 -07:00
Carl D. Roth
7b7fef083a load the efivarfs module if possible 2018-05-02 16:38:20 -07:00
Carl D. Roth
d39868c23b load the efivarfs module if possible 2018-05-02 16:38:14 -07:00
Carl D. Roth
f761378827 Use a longer wait during debug installs
- else the serial console speed gets in the way
2018-05-02 16:37:16 -07:00
Jeffrey Townsend
01637107d8 Restrict ARM64 builds to Stretch for now. 2018-05-02 12:16:16 -07:00
Jeffrey Townsend
ddb8ba9b73 Merge pull request #372 from ghjoec/master
Update SYS_OBJECT_ID of Inventec platforms.
2018-05-02 09:55:45 -07:00
Jeffrey Townsend
32ff806a8e Merge pull request #325 from delta-JohnsonLu/ak7448
delta ak7448
2018-05-02 09:52:57 -07:00
Lewis Kang
37ecd6619d Merge branch 'master' into K4.14 2018-05-02 15:31:43 +08:00
Lewis Kang
7f80191310 Merge pull request #16 from opencomputeproject/master
merge from upstream
2018-05-02 15:26:45 +08:00
Jeffrey Townsend
d221db796a builder8:1.8. 2018-05-01 13:53:38 -07:00
Jeffrey Townsend
d2152e507c Minor builder8 update. 2018-05-01 20:47:26 +00:00
Jeffrey Townsend
45a08ada04 Add CROSS_COMPILER and ARCH_BOOT settings for each architecture. 2018-05-01 20:12:24 +00:00
Lewis Kang
792632ca61 Merge pull request #15 from opencomputeproject/master
merge from upstream
2018-04-30 14:21:59 +08:00
Lewis Kang
ea057b6608 kernel patch pca954x-deselect-on-exit and update kernel config 2018-04-30 11:43:36 +08:00
Lewis Kang
0e283dee3a avoid comipiling errors. role back as5712/5812/6712/6812 to use k3.16 since their cpld drivers are not ready for k4.14 yet. 2018-04-30 08:57:23 +08:00
Lewis Kang
4f2024a5d1 update kernel config x86_64-all.config (roughly compare with 3.16.53's) -- to be continued 2018-04-27 09:57:30 +08:00
Jeffrey Townsend
d66cceee0e Rename the 4.9-arm64-all kernel to 4.9-lts-arm64-all to confirm the the existing nameing conventions. 2018-04-26 17:32:04 +00:00
Jeffrey Townsend
44610ae50b Remove autogenerated makefiles and update ignores. 2018-04-26 14:53:28 +00:00
Jeffrey Townsend
a91f3d7e8f Merge branch 'add-arm64-lts4.9-and-nxp-layerscape-platforms' of github.com:shengzhou/OpenNetworkLinux 2018-04-26 06:53:08 -07:00
Jeffrey Townsend
f7c0c9611d Merge pull request #375 from jostar-yang/as7726-32x
As7726 32x
2018-04-26 05:59:44 -07:00
Jostar Yang
07cbc5e069 Merge branch 'as7726-32x' of https://github.com/jostar-yang/OpenNetworkLinux into as7726-32x 2018-04-26 17:02:38 +08:00
Jostar Yang
084ad2d6b5 Fix code to let __init__ to insmod drv ko modules 2018-04-26 16:58:15 +08:00
Jeffrey Townsend
a97785c10b Add a silent option while running the upgrade steps. 2018-04-24 18:32:12 +00:00
Jeffrey Townsend
a4492c87d6 New sysconfig option which skips the execution of the upgrade steps at boot time. 2018-04-24 17:20:49 +00:00
Jeffrey Townsend
50878146fd Better output for scalar values. 2018-04-24 17:20:10 +00:00
Jeffrey Townsend
dce188731e Unbork resolv.conf processing. 2018-04-24 16:38:00 +00:00
Shengzhou Liu
315a94fa9a update submodule build-artifacts
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:45 +08:00
Shengzhou Liu
a16f0ffaea Add readme for nxp arm64 platforms
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:41 +08:00
Shengzhou Liu
21651c7772 Add builder9:1.1 support for arm64
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:38 +08:00
Shengzhou Liu
1215e014a0 Update for arm64 on builder9 and arm64-nxp-layerscape struct
Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:35 +08:00
Shengzhou Liu
9e464d2075 Upgrade to kernel lts-4.9.75 for arm64 platforms
Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:46:30 +08:00
Shengzhou Liu
670b82d75c Add NXP arm64 LS1043ARDB, LS1046ARDB, LS1088ARDB platforms
Support NXP ARM64 LS1043ARDB, LS1046ARDB, LS1088ARDB, LS2088ARDB platforms

Signed-off-by: Guo Hanyue <guo.hanyue@nxp.com>
Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
2018-04-24 13:40:01 +08:00
Lewis Kang
e273268aa0 update kernel config x86_64-all.config (compare with 3.16.53's) -- to be continued 2018-04-23 16:10:02 +08:00
brandonchuang
cc2656ecad [as5712-54x] Add support for OOM driver(Fix eeprom unrecognized issue) 2018-04-23 15:19:20 +08:00
Lewis Kang
6bf6779900 accton/x86-64 platforms to use kernel 4.14 2018-04-23 12:53:12 +08:00
Lewis Kang
4de307beea update packages/platforms/accton/x86-64/modules/builds/optoe.c (from Brandon) 2018-04-23 11:57:38 +08:00