Rene Straub
|
b9270bf506
|
hancock: pmic configuration
- da9063 pmic driver refactoring
- fixing register settings for pre v1.3 configuration
|
2018-07-06 18:16:10 +02:00 |
Rene Straub
|
6f1368461f
|
hancock: enable CAN driver supply
|
2018-07-06 18:16:10 +02:00 |
Rene Straub
|
ec3fe359dd
|
hancock: fix CAN pin muxing
|
2018-07-06 18:16:10 +02:00 |
Rene Straub
|
d202e6b407
|
hancock: board update
- handle PMIC v3.14 (overprogrammed) as v1.0
- change default DTB name
|
2018-07-06 18:16:10 +02:00 |
Rene Straub
|
786c7ae6c3
|
hancock: change DTB default name
|
2018-07-06 18:16:09 +02:00 |
Rene Straub
|
48cf9930c5
|
hancock: set SIM mux default configuration
|
2018-07-06 18:16:09 +02:00 |
Rene Straub
|
75cf0fdbbb
|
hancock: quirk for ethernet PHY reset
- implement 2nd ethernet reset to properly pinstrap ethernet PHY
after Ethernet switch is booted.
|
2018-07-06 18:13:44 +02:00 |
Rene Straub
|
68329cfb6d
|
hancock: add support for da9063 registers >0x100
|
2018-07-06 18:13:44 +02:00 |
Rene Straub
|
7227528d40
|
hancock: fix and increase bootp timeout
|
2018-07-06 18:13:44 +02:00 |
Rene Straub
|
a3d404c7d9
|
hancock: enable GNSS supply at startup
|
2018-07-06 18:13:44 +02:00 |
Rene Straub
|
628115260b
|
hancock: review sja1105
|
2018-07-06 18:13:44 +02:00 |
Patrick Zysset
|
54d13f60cb
|
vcu: rename defconfig file (hancock -> vcu)
the board / machine name is set to vcu
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
|
2018-06-18 20:25:39 +02:00 |
Rene Straub
|
f69a6aff24
|
hancock: ethernet support
|
2018-06-18 16:19:16 +02:00 |
Rene Straub
|
9d93827bdb
|
hancock: add sja1105 driver to Makefile
|
2018-06-18 14:56:30 +02:00 |
Rene Straub
|
b91bd02285
|
hancock: add sja1105 eth switch driver
|
2018-06-18 14:56:08 +02:00 |
Rene Straub
|
957b2967e0
|
hancock: spi driver test
|
2018-06-16 13:24:43 +02:00 |
Rene Straub
|
5fc651b1ae
|
hancock: change console to UART2 (board config file)
|
2018-06-16 12:07:14 +02:00 |
Rene Straub
|
5454f978bf
|
hancock: change console to UART2
|
2018-06-16 12:06:29 +02:00 |
Rene Straub
|
b852061382
|
hancock: add da9063 LDO registers
|
2018-06-16 11:21:06 +02:00 |
Rene Straub
|
17a0af95a9
|
hancock: update during board bringup
|
2018-06-16 11:20:37 +02:00 |
Rene Straub
|
713f471820
|
hancock: add SMSC Ethernet PHY support
|
2018-06-08 13:53:15 +02:00 |
Rene Straub
|
b85f04e84a
|
hancock: prepare spi driver for ethernet switch configuration
- enable spi1 unit peripheral clock
- add test function for hw integration
|
2018-06-07 08:52:47 +02:00 |
Rene Straub
|
6ec76da94a
|
hancock: update I/O mux after review
|
2018-06-07 07:38:53 +02:00 |
Rene Straub
|
a8a71f0287
|
hancock: initial commit
|
2018-06-06 14:24:01 +02:00 |
Rene Straub
|
88a9a458f4
|
nrhw20: release GNSS module reset
|
2018-06-01 19:47:51 +02:00 |
Rene Straub
|
e21b076da4
|
nrhw20: hardware initialization update
- moved most hardware init functions to board_late_init
- enable wireless transmission for PCIe slot
- general cleanup
|
2018-05-25 17:09:58 +02:00 |
Rene Straub
|
9c31a29136
|
nrhw20: io mux settings updated and cleaned up
|
2018-05-25 17:07:25 +02:00 |
Rene Straub
|
765e9dd5a7
|
nrhw20: cleanup pin muxing
- disable rmii1 rxerr input (set as GPIO, pull down)
|
2018-03-16 13:47:48 +01:00 |
Rene Straub
|
c9ce057a02
|
nrhw20: add da9063 files
|
2018-03-16 13:37:56 +01:00 |
Rene Straub
|
9a753c5ebc
|
nrhw20: set da9063 current limits
- factor out da9063 function from board.c
|
2018-03-16 13:37:23 +01:00 |
Rene Straub
|
26da1f4009
|
nrhw20: cleanup code in board file
|
2018-03-16 13:34:57 +01:00 |
Rene Straub
|
f735627eca
|
nrhw20: add reset button fucntionality
|
2018-03-15 12:07:26 +01:00 |
Rene Straub
|
c94710b8c3
|
nrhw20: fix Huawei modem startup timing
- Length power off phase to 130ms from 30ms to conform requirements
|
2018-03-01 09:12:37 +01:00 |
Rene Straub
|
1f0732af31
|
nrhw20: board file cleanup
- factor out module init functions from board_init()
|
2018-02-28 16:17:28 +01:00 |
Rene Straub
|
29f4a69460
|
nrhw20: update default environment
- fix DTB file name
- change boot partition to /dev/mmcblk1
- cleanup
|
2018-02-28 14:56:29 +01:00 |
Rene Straub
|
9aecbd12d2
|
nrhw20: finalized mmc pin mux settings
|
2018-02-23 09:40:01 +01:00 |
Rene Straub
|
32bd1aef95
|
nrhw20: cleanup board config file
- Remove clock synthesizer
- Cleanup and formatting
|
2018-02-23 09:24:17 +01:00 |
Rene Straub
|
619d72886f
|
nrhw20: revert changes to EEPROM config
|
2018-02-23 08:43:14 +01:00 |
Rene Straub
|
f5664dbb12
|
nrhw20: remove spl command
|
2018-02-23 08:38:38 +01:00 |
Rene Straub
|
7406ebe7fe
|
nrhw20: cleanup board file
|
2018-02-23 08:31:41 +01:00 |
Rene Straub
|
6613d7ce9c
|
nrhw20: cleanup Ethernet phy, switch driver
|
2018-02-19 12:08:56 +01:00 |
Rene Straub
|
09dd80b40d
|
nrhw20: update default config
- add high addresses for fdt, init ramdisc
- add cpsw Ethernet driver maximum frame size to bootline
|
2018-02-19 12:05:08 +01:00 |
Rene Straub
|
80639f42bd
|
nrhw20: remove trailing comma
|
2018-02-19 11:44:43 +01:00 |
Rene Straub
|
825e2d48d9
|
net: add first version of mv88e6060 switch driver
|
2018-02-09 16:43:04 +01:00 |
Rene Straub
|
7ea38f55a4
|
nrhw20: refactore and cleanup board file
- move environment to eMMC
- add i2c io extender driver
- enable RTC backup battery charging
- remove occurances of 2nd ethernet port
- remove dead code
|
2018-02-09 14:06:56 +01:00 |
Rene Straub
|
4efe96de7f
|
nrhw20: add mv88e60xx to phy library
|
2018-02-08 12:53:35 +01:00 |
Rene Straub
|
9cfcded598
|
nrhw20: cleanup board file
- remove porting nbhw16 code options
- cleanup
|
2018-02-07 16:01:58 +01:00 |
Rene Straub
|
667be0ea8e
|
nrhw20: added LED control
|
2018-02-07 10:42:44 +01:00 |
Rene Straub
|
d4d8afa3f0
|
nrhw20: first implementation of 88E6071 switch
|
2018-02-06 17:09:40 +01:00 |
Rene Straub
|
edd1fc51e9
|
nrhw20: enable i2c2 unit clock
|
2018-02-06 14:25:13 +01:00 |