index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
vscom
Age
Commit message (
Expand
)
Author
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-06
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
Paul Kocialkowski
2024-07-22
board: vscom: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: vscom: Remove <common.h> and add needed includes
Tom Rini
2024-03-29
arm: baltos: remove custom linker script
Ilias Apalodimas
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-06-01
arm: baltos: switch to CONFIG_DM_I2C
Yegor Yefremov
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-08-20
arm: baltos: use device tree alias to access Ethernet slave
Yegor Yefremov
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-12-03
arm: baltos: remove unused header
Yegor Yefremov
2018-12-03
arm: baltos: move the board to CONFIG_BLK
Yegor Yefremov
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2016-12-05
arm: baltos: active mPCIe slot
Yegor Yefremov
2016-12-05
arm: baltos: remove TI board leftover
Yegor Yefremov
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-07-08
arm: baltos: drop I2C speed to 1000 Hz
Yegor Yefremov
2015-07-07
board: baltos - add maintainer information
Yegor Yefremov
2015-06-15
board: add support for Vision System's Baltos Industrial PC
Yegor Yefremov