summaryrefslogtreecommitdiff
path: root/board/ti/am335x/board.c
AgeCommit message (Expand)Author
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-04-12board: ti: am335x: Remove non DM_ETH codeFaiz Abbas
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas
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-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-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
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha
2016-12-03ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla
2016-11-21board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla
2016-10-13board: am335x: Always set eth/eth1addr environment variableRoger Quadros
2016-10-13board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros
2016-10-02board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla
2016-05-27board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-03-14ti: AM335x: Use generic EEPROM detection logicNishanth Menon
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com
2015-10-22am335x_evm: prepare for eth driver model supportMugunthan V N
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger