aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am335x
AgeCommit message (Expand)Author
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-09-15configs: Add spiboot support for am335xFaiz Abbas
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-30am335x: Update list of defconfigsTom Rini
2020-06-16board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs memberTom Rini
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-11board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-06-05board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot
2019-05-03board: am335x: Drop duplicate pinmux configurationPaul Barker
2019-04-12board: ti: am335x: Remove non DM_ETH codeFaiz Abbas
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas
2019-01-18configs: Remove unused am335x_evm defconfigsVignesh R
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-09-25board: ti: am335x: add support to fixup phy addressSekhar Nori
2018-08-03Add Beaglebone Enhanced supportKoen Kooi
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan
2018-04-08ti: am335x: Fix build when networking is disabledAlex Kiernan
2018-04-06Add support for BeagleBoard.org PocketBeagleJason Kridner
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16board: am335x: Set serial# variableSam Protsenko
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop env_relocate_spec() in favour of env_load()Simon Glass
2017-06-12board: ti: am335x: Fix scale_vcore for beaglebonesLokesh Vutla
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko
2017-05-15i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla
2017-05-12board: am335x: Introduce scale_vcoresLokesh Vutla
2017-05-11am33xx: Provide platform data for mmcLokesh Vutla
2017-04-08config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com
2017-04-08config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com
2017-03-09am335x_evm: Switch to using imply keywordTom Rini
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha