summaryrefslogtreecommitdiff
path: root/board/vscom
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2-2/+2
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move serial functions out of common.hSimon Glass1-0/+1
2019-08-20arm: baltos: use device tree alias to access Ethernet slaveYegor Yefremov1-6/+6
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-12-03arm: baltos: remove unused headerYegor Yefremov1-1/+0
2018-12-03arm: baltos: move the board to CONFIG_BLKYegor Yefremov2-12/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-9/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2016-12-05arm: baltos: active mPCIe slotYegor Yefremov1-0/+18
2016-12-05arm: baltos: remove TI board leftoverYegor Yefremov3-125/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+1
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2015-07-09arm: baltos: drop I2C speed to 1000 HzYegor Yefremov1-0/+2
2015-07-07board: baltos - add maintainer informationYegor Yefremov1-0/+6
2015-06-15board: add support for Vision System's Baltos Industrial PCYegor Yefremov7-0/+924