Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-28 | configs: Resync with savedefconfig | Tom Rini | |
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2020-06-04 | Convert CONFIG_BOARD_LATE_INIT to Kconfig | Tom Rini | |
This converts the following to Kconfig: CONFIG_BOARD_LATE_INIT Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2020-05-15 | configs: Resync with savedefconfig | Tom Rini | |
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2020-04-27 | ARC: HSDK: split HSDK and HSDK-4xD DTS | Eugeniy Paltsev | |
Split HSDK and HSDK-4xD device tree files so they can have different model names. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> | |||
2020-04-27 | ARC: HSDK-4xD: add initial board support | Eugeniy Paltsev | |
Add initial HSDK-4xD board support. The ARC HS4x/HS4xD Development Kit includes a multicore ARC HS4xD-based chip that integrates a wide range of interfaces including Ethernet, HDMI, WiFi, Bluetooth, USB, SDIO, I2C, SPI, UART, I2S, ADC, PWM and GPIO, as well as a Think Silicon GPU. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> |