mtp: initial addition, Boundary Devices board
mtp.h: CONFIG_IPUV3_CLK 264000000 mtp: use nitrogen6x clocks.cfg/ddr-setup.cfg mtp: add CONFIG_CMD_GPIO mtp: add usbh2 strobe/data mtp: add cmd_custom, to avoid upgrade message mtp: add imx6QP, mtp_qp_defconfig mtp: add wlmac from fuses mtp: s/mac/mac_address/ for consistency mtp: use boundary.h mtp: add 2g config option mtp: add CONFIG_SPI_FLASH_SPANSION mtp: change i2c drive strength to avoid undershoot mtp: s/PAD_CTL_DSE_90ohm/PAD_CTL_DSE_80ohm/ to fix compile error mtp: gadget mac is in ethaddr not eth1addr, because no FEC mtp: update 2G quadplus calibration based on 15 boards mtp: mtp_defconfig add CONFIG_BLOCK_CACHE mtp2g: mtp2g_defconfig add CONFIG_BLOCK_CACHE mtp2g_qp: mtp2g_qp_defconfig add CONFIG_BLOCK_CACHE mtp_qp: mtp_qp_defconfig add CONFIG_BLOCK_CACHE mtp: use common code for eth init mtp: eth.c now in common directory mtp: move misc_init_r/do_kbd to common mtp: move mmc_init/ dram_init/ overwrite_console/ common_board_init/ splash_screen_prepare/ board_cfb_skip to common mtp: use common 1066mhz_4x256mx16.cfg mtp: use common 1066mhz_4x128mx16.cfg mtp: add CONFIG_SPI_FLASH_GIGADEVICE: to defconfigs mtp: spi: fix at45db041d mtp: use common ddr scripts mtp: port to v2018.07 Signed-off-by:Troy Kisky <troy.kisky@boundarydevices.com> mtp: update to v2017.01 mtp: update to v2017.03 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/mtp/Kconfig 24 additions, 0 deletionsboard/boundary/mtp/Kconfig
- board/boundary/mtp/MAINTAINERS 7 additions, 0 deletionsboard/boundary/mtp/MAINTAINERS
- board/boundary/mtp/Makefile 10 additions, 0 deletionsboard/boundary/mtp/Makefile
- board/boundary/mtp/mtp.c 249 additions, 0 deletionsboard/boundary/mtp/mtp.c
- board/boundary/mtp/mtp.cfg 64 additions, 0 deletionsboard/boundary/mtp/mtp.cfg
- board/boundary/mtp/mtp2g.cfg 63 additions, 0 deletionsboard/boundary/mtp/mtp2g.cfg
- board/boundary/mtp/spl.c 112 additions, 0 deletionsboard/boundary/mtp/spl.c
- configs/mtp2g_defconfig 67 additions, 0 deletionsconfigs/mtp2g_defconfig
- configs/mtp2g_qp_defconfig 67 additions, 0 deletionsconfigs/mtp2g_qp_defconfig
- configs/mtp_defconfig 67 additions, 0 deletionsconfigs/mtp_defconfig
- configs/mtp_qp_defconfig 67 additions, 0 deletionsconfigs/mtp_qp_defconfig
- include/configs/mtp.h 26 additions, 0 deletionsinclude/configs/mtp.h
board/boundary/mtp/Kconfig
0 → 100644
board/boundary/mtp/MAINTAINERS
0 → 100644
board/boundary/mtp/Makefile
0 → 100644
board/boundary/mtp/mtp.c
0 → 100644
board/boundary/mtp/mtp.cfg
0 → 100644
board/boundary/mtp/mtp2g.cfg
0 → 100644
board/boundary/mtp/spl.c
0 → 100644
configs/mtp2g_defconfig
0 → 100644
configs/mtp2g_qp_defconfig
0 → 100644
configs/mtp_defconfig
0 → 100644
configs/mtp_qp_defconfig
0 → 100644
include/configs/mtp.h
0 → 100644
Please register or sign in to comment