summaryrefslogtreecommitdiffstats
path: root/board/ti/am335x
Commit message (Expand)AuthorAgeFilesLines
* configs: Add spiboot support for am335xFaiz Abbas2020-09-151-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* am335x: Update list of defconfigsTom Rini2020-06-301-2/+0
* board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs memberTom Rini2020-06-161-1/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-032-5/+5
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo2019-10-111-0/+4
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot2019-06-051-0/+4
* board: am335x: Drop duplicate pinmux configurationPaul Barker2019-05-031-1/+0
* 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
* configs: Remove unused am335x_evm defconfigsVignesh R2019-01-181-3/+0
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-102-2/+26
* board: ti: am335x: add support to fixup phy addressSekhar Nori2018-09-251-0/+78
* Add Beaglebone Enhanced supportKoen Kooi2018-08-033-3/+18
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-15/+21
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* 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-063-5/+15
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-10/+0
* 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-122-11/+9
* 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
* am335x_evm: Switch to using imply keywordTom Rini2017-03-091-9/+0
* arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2016-12-092-0/+28
* 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/mux: Do not hang when encountering a bad EEPROMAlex G2016-11-131-2/+2