| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| |
|
|
| |
Now that the drivers are split we need one for RK3399-based board.
|
| |
|
|
|
|
|
|
| |
The spi node doesn't lives under a simple-bus compatible node so we need
OFWBUS_PNP_INFO instead of SIMPLEBUS_PNP_INFO.
Notes:
svn path=/head/; revision=356277
|
| |
|
|
|
|
|
|
|
|
| |
This is mostly needed for dev/debug as most users will have their root
on the sdcard or emmc.
MFC after: 1 month
Notes:
svn path=/head/; revision=355626
|
| |
|
|
|
|
|
|
|
|
| |
RK805 is the companion PMIC for RK3328 SoC.
Add a driver for it with most of it's regulators supported.
MFC after: 1 month
Notes:
svn path=/head/; revision=341142
|
|
|
Build rockchip modules as part of buildkernel.
Add the i2c controller module.
Notes:
svn path=/head/; revision=335115
|