-
- Downloads
utc: initial addition, Boundary Devices board
utc.h: CONFIG_IPUV3_CLK 264000000 utc: don't include 115200 in console environment variable utc: add CONFIG_CMD_GPIO utc: explicit fbp_detect_i2c utc: add wlmac utc: verify port in board_ehci_hcd_init utc: use boundary.h utc: setup rgb_gpio_pads in board_early_init_f utc: add CONFIG_SPI_FLASH_SPANSION utc: utc_defconfig add CONFIG_BLOCK_CACHE utc: use common code for eth init utc: eth.c now in common directory utc: move misc_init_r/do_kbd to common utc: move mmc_init/ dram_init/ overwrite_console/ common_board_init/ splash_screen_prepare/ board_cfb_skip to common utc: add CONFIG_SPI_FLASH_GIGADEVICE: to defconfigs utc: add utc_q1g.cfg utc: port to v2018.07 Signed-off-by:Troy Kisky <troy.kisky@boundarydevices.com> utc: update to v2017.01 utc: update to v2017.03 utc: fix configuration for 2017.07 Signed-off-by:
Gary Bisson <gary.bisson@boundarydevices.com>
Showing
- arch/arm/mach-imx/mx6/Kconfig 4 additions, 0 deletionsarch/arm/mach-imx/mx6/Kconfig
- board/boundary/utc/Kconfig 24 additions, 0 deletionsboard/boundary/utc/Kconfig
- board/boundary/utc/MAINTAINERS 7 additions, 0 deletionsboard/boundary/utc/MAINTAINERS
- board/boundary/utc/Makefile 9 additions, 0 deletionsboard/boundary/utc/Makefile
- board/boundary/utc/utc.c 362 additions, 0 deletionsboard/boundary/utc/utc.c
- board/boundary/utc/utc_q1g.cfg 51 additions, 0 deletionsboard/boundary/utc/utc_q1g.cfg
- configs/utc_defconfig 73 additions, 0 deletionsconfigs/utc_defconfig
- include/configs/utc.h 31 additions, 0 deletionsinclude/configs/utc.h
board/boundary/utc/Kconfig
0 → 100644
board/boundary/utc/MAINTAINERS
0 → 100644
board/boundary/utc/Makefile
0 → 100644
board/boundary/utc/utc.c
0 → 100644
board/boundary/utc/utc_q1g.cfg
0 → 100644
configs/utc_defconfig
0 → 100644
include/configs/utc.h
0 → 100644
Please register or sign in to comment