summaryrefslogtreecommitdiffstats
path: root/board/vscom
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-032-2/+2
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* arm: baltos: use device tree alias to access Ethernet slaveYegor Yefremov2019-08-201-6/+6
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* arm: baltos: remove unused headerYegor Yefremov2018-12-031-1/+0
* arm: baltos: move the board to CONFIG_BLKYegor Yefremov2018-12-032-12/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-9/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* arm: baltos: active mPCIe slotYegor Yefremov2016-12-051-0/+18
* arm: baltos: remove TI board leftoverYegor Yefremov2016-12-053-125/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* arm: baltos: drop I2C speed to 1000 HzYegor Yefremov2015-07-081-0/+2
* board: baltos - add maintainer informationYegor Yefremov2015-07-071-0/+6
* board: add support for Vision System's Baltos Industrial PCYegor Yefremov2015-06-157-0/+924