a: initial addition, Boundary Devices board
a: add usb hub reset/uart3/uart4/flexcan pins a: keep USB Huawei Modem in reset a: add leds rx active/tx active a: remove printf of board_mmc_init a.h: add cmd_custom to avoid update u-boot warning a: add CONFIG_CMD_GPIO a: remove redundant CONFIG_CMD_GPIO a: verify port in board_ehci_hcd_init a: use boundary.h a: call preboot_keys a: add CONFIG_SPI_FLASH_SPANSION a: add RV4162 rtc on I2C2 a: a_defconfig add CONFIG_BLOCK_CACHE a: use common code for eth init a: eth.c now in common directory a: move misc_init_r/do_kbd to common a: move mmc_init/ dram_init/ overwrite_console/ common_board_init/ splash_screen_prepare/ board_cfb_skip to common a: add CONFIG_SPI_FLASH_GIGADEVICE: to defconfigs a: add a_s512m.cfg a: port to v2018.07 Signed-off-by:Troy Kisky <troy.kisky@boundarydevices.com> a: update to v2017.01 a: update to v2017.03 a.h: add custom BOOT_TARGET_DEVICES priority 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/a/6x_bootscript-upgrade-usbotg.txt 8 additions, 0 deletionsboard/boundary/a/6x_bootscript-upgrade-usbotg.txt
- board/boundary/a/6x_bootscript-writeable-rootfs.txt 21 additions, 0 deletionsboard/boundary/a/6x_bootscript-writeable-rootfs.txt
- board/boundary/a/6x_bootscript.txt 29 additions, 0 deletionsboard/boundary/a/6x_bootscript.txt
- board/boundary/a/Kconfig 20 additions, 0 deletionsboard/boundary/a/Kconfig
- board/boundary/a/MAINTAINERS 7 additions, 0 deletionsboard/boundary/a/MAINTAINERS
- board/boundary/a/Makefile 9 additions, 0 deletionsboard/boundary/a/Makefile
- board/boundary/a/a.c 358 additions, 0 deletionsboard/boundary/a/a.c
- board/boundary/a/a_s512m.cfg 44 additions, 0 deletionsboard/boundary/a/a_s512m.cfg
- configs/a_defconfig 70 additions, 0 deletionsconfigs/a_defconfig
- include/configs/a.h 34 additions, 0 deletionsinclude/configs/a.h
board/boundary/a/6x_bootscript.txt
0 → 100644
board/boundary/a/Kconfig
0 → 100644
board/boundary/a/MAINTAINERS
0 → 100644
board/boundary/a/Makefile
0 → 100644
board/boundary/a/a.c
0 → 100644
board/boundary/a/a_s512m.cfg
0 → 100644
configs/a_defconfig
0 → 100644
include/configs/a.h
0 → 100644
Please register or sign in to comment