summaryrefslogtreecommitdiff
path: root/board/ti/am335x
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur2022-01-161-0/+18
* doc: ti: Convert am335x_evm README to rSTTom Rini2021-09-271-205/+0
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-312-2/+2
* am335x: Drop non-DM_I2C codeTom Rini2021-08-302-27/+0
* Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-291-0/+2
|\
| * arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker2021-07-271-0/+2
* | Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-281-2/+2
|/
* common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla2021-06-111-1/+2
* am335x: add support for cape detect functionalityKory Maincent2021-05-131-0/+1
* arm: am335x: add support for i2c2 busKory Maincent2021-05-133-0/+18
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-212-5/+5
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi2021-01-121-1/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-3/+3
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-4/+4
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-4/+4
* 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 headerWIP/2020-05-18-reduce-size-of-common.hSimon 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