这是indexloc提供的服务,不要输入任何密码
Sign in
chromium
/
chromiumos
/
platform
/
dagwood
/
HEAD
4c8ce2d
gitignore: Ignore Python cache files
by Keith Short
· 27 hours ago
main
6340aec
flash_rtk: Add support for flashing Realtek EC
by Keith Short
· 28 hours ago
64a0ac7
flash_*: switch to subprocess.run
by Fabio Baltieri
· 8 days ago
19e4634
run_npcx: update the utils api
by Fabio Baltieri
· 8 days ago
b91a56c
flash_*, utils: drop the port argument
by Fabio Baltieri
· 3 weeks ago
e6c456d
flash_ite, flash_npcx: flash using the alternate uart port
by Fabio Baltieri
· 3 weeks ago
990f24e
uart_select: implement alt uart selection
by Fabio Baltieri
· 3 weeks ago
a89ebba
dagwood: add an alternate EC uart and enable PM_DEVICE
by Fabio Baltieri
· 3 weeks ago
9e89081
openocd: default to cmsis-dap, add a config for stlink
by Fabio Baltieri
· 4 weeks ago
0d87e1d
dagwood.dts: set sleep state for i2c devices
by Fabio Baltieri
· 5 weeks ago
265ece0
i2c_mux: fix wrong parameter
by Fabio Baltieri
· 5 weeks ago
8a2e20e
dagwood.dts: set the zephyr_i2c label
by Fabio Baltieri
· 5 weeks ago
5693065
build: switch to cmsis_6
by Fabio Baltieri
· 9 weeks ago
firmware-ec-R138-16295.2.B
firmware-ec-R139-16328.2.B
release-R138-16295.B
release-R139-16328.B
stabilize-16295.54.B
stabilize-starline-16294.10.B
stabilize-starline-16294.6.B
stabilize-starline-16294.7.B
stabilize-starline-16294.B
1eed194
uart-bridge: drop the code
by Fabio Baltieri
· 9 weeks ago
c393200
firmware_builder: add the minimum features used in CI
by Fabio Baltieri
· 3 months ago
aad7942
main: add a delay after setting up the sysclock
by Fabio Baltieri
· 3 months ago
firmware-ec-R137-16267.2.B
release-R137-16267.B
stabilize-16267.43.B
stabilize-16267.61.B
stabilize-16267.66.B
stabilize-pujjoga-16267.60.B
stabilize-starline-16261.12.B
stabilize-starline-16261.2.B
stabilize-starline-16261.4.B
stabilize-starline-16261.5.B
stabilize-starline-16261.7.B
stabilize-starline-16261.9.B
stabilize-starline-16261.B
7d5765b
build_from_chroot: add a script for building from chroot
by Fabio Baltieri
· 4 months ago
firmware-ec-R136-16238.2.B
release-R136-16238.B
stabilize-16238.47.B
stabilize-starline-16245.B
stabilize-starline-16246.B
e328b91
prj.conf: switch to minimal_libc
by Fabio Baltieri
· 4 months ago
stabilize-starline-16234.2.B
stabilize-starline-16234.B
d070b8c
BUILD.py: add a project zmake configuration
by Fabio Baltieri
· 4 months ago
3e2d44e
CMakeLists.txt: add the cmake ZEPHYR_BASE variable to package hints
by Fabio Baltieri
· 4 months ago
67bb4e5
ec: only change the regulator status when necessary
by Fabio Baltieri
· 4 months ago
stabilize-starline-16232.2.B
stabilize-starline-16232.5.B
stabilize-starline-16232.B
199334e
Add script for flashing ITE EC images
by Keith Short
· 5 months ago
firmware-ec-R135-16209.5.B
release-R135-16209.B
stabilize-starline-16216.B
0185668
flash_npcx: add board parameter
by Keith Short
· 5 months ago
ff06cbb
utils: find the EC console port automatically
by Fabio Baltieri
· 5 months ago
stabilize-16197.B
0c300e3
flash_npcx, run_npcx: move few common functions in utils.py
by Fabio Baltieri
· 5 months ago
0bee903
uart-bridge: drop the child nodes
by Fabio Baltieri
· 5 months ago
4251f78
uart-bridge: drop the transfer size property
by Fabio Baltieri
· 5 months ago
8881039
Add script for running NPCX images in RAM
by Keith Short
· 6 months ago
6cb6e34
Update USB device name
by Keith Short
· 6 months ago
f4afa2d
usbd: update the usb APIS
by Fabio Baltieri
· 6 months ago
firmware-lvgl-16187.B
0e55974
Exclude .cache from git
by Keith Short
· 6 months ago
beec8f8
README: add a note about persistent uart path
by Fabio Baltieri
· 6 months ago
firmware-ec-R134-16181.3.B
release-R134-16181.B
stabilize-16181.43.B
stabilize-16181.44.B
stabilize-16181.47.B
stabilize-16181.48.B
stabilize-starline-16182.8.B
stabilize-starline-16182.B
fb72e93
board: set a pair of labels for the USB interfaces
by Fabio Baltieri
· 6 months ago
2640d9b
rename all project reference to dagwood
by Fabio Baltieri
· 6 months ago
b484fb0
README: add some notes on flashing ITE and NPCX images
by Fabio Baltieri
· 6 months ago
c86d059
README: update few readme notes
by Fabio Baltieri
· 6 months ago
1a49b91
usb: add support for board control over usb requests
by Fabio Baltieri
· 6 months ago
be97c99
ec: add a io-sweep function
by Fabio Baltieri
· 6 months ago
083de76
i2c_mux: add support for i2c mux control
by Fabio Baltieri
· 6 months ago
8f79cbc
i2c_target: add a couple of i2c target eeproms
by Fabio Baltieri
· 6 months ago
62eda53
Update .gitignore for generated folders
by Keith Short
· 6 months ago
3b860f9
npcx_boot: add an npcx bootloader command
by Fabio Baltieri
· 6 months ago
38b7540
ec: add a "ec reset" and ec_reset command/api
by Fabio Baltieri
· 6 months ago
f5d3399
ec: use the board button for EC power control
by Fabio Baltieri
· 6 months ago
2e8cf95
ec: move the ec shell commands in a separate file
by Fabio Baltieri
· 6 months ago
5e9b9d9
src: run cros format on all source files
by Fabio Baltieri
· 6 months ago
7b69af5
add a .clang-format file
by Fabio Baltieri
· 6 months ago
076ebdf
usbd: change the usb vendor and product ids
by Fabio Baltieri
· 6 months ago
74f9ad6
usbd: call uart_bridge_settings_update on CDC ACM settings update
by Fabio Baltieri
· 6 months ago
e0ca888
uart-bridge: add uart settings update support
by Fabio Baltieri
· 6 months ago
46b8984
.gitignore: add an initial gitignore file
by Fabio Baltieri
· 6 months ago
b540c22
main: add an initial shell command for turning EC power on and off
by Fabio Baltieri
· 6 months ago
90c4b7d
prj.conf: set a prompt for the uart shell
by Fabio Baltieri
· 6 months ago
1f711fd
ec_aic_tester: set up the DAC pins
by Fabio Baltieri
· 6 months ago
6997752
ec_aic_tester: set up some regulator nodes for load switches
by Fabio Baltieri
· 6 months ago
5870521
ec_aic_tester: add a bridge definition for the EC uart
by Fabio Baltieri
· 6 months ago
dcbb98c
uart-bridge: add an uart bridge driver
by Fabio Baltieri
· 6 months ago
60d0ae1
west.yml: use the internal repositories
by Fabio Baltieri
· 7 months ago
bfce32e
west.yml: drop the segger module
by Fabio Baltieri
· 7 months ago
02cacd8
README: fix wrong flags for sdk-less init
by Fabio Baltieri
· 7 months ago
92d68d1
README: rework the out-of-chroot instructions
by Fabio Baltieri
· 7 months ago
cb54afe
board.cmake: add a dfu-util setup
by Fabio Baltieri
· 7 months ago
1480363
move the firmware code under a "firmware" subdirectory
by Fabio Baltieri
· 7 months ago
466fe6e
ec_aic_tester.dts: update the st,adc-clock-source format
by Fabio Baltieri
· 7 months ago
1de1403
Add some initial repository metadata files
by Fabio Baltieri
· 7 months ago
8cfffbc
Initial import
by Fabio Baltieri
· 7 months ago
df1f941
Initial empty repository
by Gavin Mak
· 7 months ago