summaryrefslogtreecommitdiff
path: root/board/ti/am335x/board.c
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am335x: Remove non DM_ETH codeFaiz Abbas2019-04-121-151/+0
* board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-121-0/+49
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-101-2/+15
* board: ti: am335x: add support to fixup phy addressSekhar Nori2018-09-251-0/+78
* Add Beaglebone Enhanced supportKoen Kooi2018-08-031-2/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan2018-04-281-0/+2
* ti: am335x: Fix build when networking is disabledAlex Kiernan2018-04-081-4/+4
* Add support for BeagleBoard.org PocketBeagleJason Kridner2018-04-061-4/+6
* board: am335x: Set serial# variableSam Protsenko2018-03-161-0/+10
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-3/+3
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-3/+3
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-151-1/+1
* board: ti: am335x: Fix scale_vcore for beaglebonesLokesh Vutla2017-06-121-11/+4
* arm: omap: Unify get_device_type() functionSemen Protsenko2017-06-091-0/+1
* i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass2017-05-151-1/+2
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-121-22/+52
* board: am335x: Introduce scale_vcoresLokesh Vutla2017-05-121-119/+148
* am33xx: Provide platform data for mmcLokesh Vutla2017-05-111-0/+32
* config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com2017-04-081-0/+4
* config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com2017-04-081-0/+4
* config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com2017-04-081-0/+7
* arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2016-12-091-0/+15
* ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-031-0/+7
* board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla2016-11-211-24/+8
* board: am335x: Always set eth/eth1addr environment variableRoger Quadros2016-10-131-26/+46
* board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros2016-10-131-7/+75
* board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis2016-10-021-0/+8
* board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2016-05-271-0/+11
* ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2016-05-271-0/+2
* board: AM335x-ICEv2: Add cpsw supportLokesh Vutla2016-05-271-7/+80
* board: AM335x-ICEv2: Add DDR dataLokesh Vutla2016-05-271-1/+40
* ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-271-0/+2
* ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-271-0/+2
* board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-271-0/+14
* ti: AM335x: Use generic EEPROM detection logicNishanth Menon2016-03-141-83/+32
* board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com2015-11-181-3/+9
* am335x_evm: prepare for eth driver model supportMugunthan V N2015-10-221-0/+7
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-3/+3
* am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini2014-08-251-12/+7
* am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-251-27/+3
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-171-1/+1
* am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini2014-04-171-1/+12
* am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-281-2/+16
* ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N2014-03-041-0/+15
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-2/+2