index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
ti
/
am335x
/
board.c
Age
Commit message (
Expand
)
Author
2022-12-12
arm: mach-omap2: Move common image process functions out of board files
Andrew Davis
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-07-25
board: ti: am335x: Use correct dtbs for SanCloud boards
Paul Barker
2022-06-16
board: ti: am335x: eth_cpsw should depend on CONFIG_NET
Corentin LABBE
2022-04-21
board: ti: am335x: Add support for BBE Extended WiFi
Paul Barker
2022-04-21
board: ti: am335x: Add BBE Lite support
Paul Barker
2022-01-16
board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting
Amjad Ouled-Ameur
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-30
am335x: Drop non-DM_I2C code
Tom Rini
2021-07-29
Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2021-07-27
arm: dts: Import am335x-sancloud-bbe devicetree
Paul Barker
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
2021-05-13
am335x: add support for cape detect functionality
Kory Maincent
2021-05-13
arm: am335x: add support for i2c2 bus
Kory Maincent
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-12
board: ti: am335x-ice: get CDCE913 clock device
Dario Binacchi
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-16
board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
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-10-11
board: ti: am335x-ice: Configure the CDCE913 clock synthesizer
Tero Kristo
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2019-04-12
board: ti: am335x: Remove non DM_ETH code
Faiz Abbas
2019-04-12
board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
2018-12-10
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-09-25
board: ti: am335x: add support to fixup phy address
Sekhar Nori
2018-08-03
Add Beaglebone Enhanced support
Koen Kooi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
spl: ti: Avoid serial calls when serial support is disabled
Alex Kiernan
2018-04-08
ti: am335x: Fix build when networking is disabled
Alex Kiernan
2018-04-06
Add support for BeagleBoard.org PocketBeagle
Jason Kridner
2018-03-16
board: am335x: Set serial# variable
Sam Protsenko
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_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
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
[next]