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
Age
Commit message (
Expand
)
Author
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-09-15
configs: Add spiboot support for am335x
Faiz Abbas
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-30
am335x: Update list of defconfigs
Tom Rini
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-06-05
board: am335x/mux: configure the pins for 8-bit data transfer on MMC1
Jean-Jacques Hiblot
2019-05-03
board: am335x: Drop duplicate pinmux configuration
Paul Barker
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
2019-01-18
configs: Remove unused am335x_evm defconfigs
Vignesh R
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-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
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
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
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
2017-08-15
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-06-12
board: ti: am335x: Fix scale_vcore for beaglebones
Lokesh Vutla
2017-06-09
arm: omap: Unify get_device_type() function
Semen Protsenko
2017-05-15
i2c: omap: Modify code to work without CONFIG_I2C_HARD
Simon Glass
2017-05-12
arm: am33xx: Add support for mulitiple PLL input frequencies
Lokesh Vutla
2017-05-12
board: am335x: Introduce scale_vcores
Lokesh Vutla
2017-05-11
am33xx: Provide platform data for mmc
Lokesh Vutla
2017-04-08
config: am335x_evm: detect BeagleBone Blue using BLA
robertcnelson@gmail.com
2017-04-08
config: am335x_evm: detect Green Wireless using GW1
robertcnelson@gmail.com
2017-04-08
config: am335x_evm: detect Black Wireless using BWA
robertcnelson@gmail.com
2017-03-09
am335x_evm: Switch to using imply keyword
Tom Rini
2016-12-09
arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm
Jyri Sarha
[next]