summaryrefslogtreecommitdiff
path: root/board/ti/am335x
AgeCommit message (Expand)Author
2022-12-12arm: mach-omap2: Move common image process functions out of board filesAndrew Davis
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-07-25board: ti: am335x: Use correct dtbs for SanCloud boardsPaul Barker
2022-07-25board: ti: am335x: Enable spi0 bus on SanCloud BBE LitePaul Barker
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-16board: ti: am335x: eth_cpsw should depend on CONFIG_NETCorentin LABBE
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur
2021-09-27doc: ti: Convert am335x_evm README to rSTTom Rini
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-30am335x: Drop non-DM_I2C codeTom Rini
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-27arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla
2021-05-13am335x: add support for cape detect functionalityKory Maincent
2021-05-13arm: am335x: add support for i2c2 busKory Maincent
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-12board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi
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