summaryrefslogtreecommitdiff
path: root/board/ti/am335x/mux.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-30am335x: Drop non-DM_I2C codeTom Rini1-9/+0
2021-05-13arm: am335x: add support for i2c2 busKory Maincent1-0/+15
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-4/+4
2019-06-05board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot1-0/+4
2019-05-03board: am335x: Drop duplicate pinmux configurationPaul Barker1-1/+0
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-0/+11
2018-08-04Add Beaglebone Enhanced supportKoen Kooi1-0/+7
2018-04-07Add support for BeagleBoard.org PocketBeagleJason Kridner1-0/+3
2016-11-13board: am335x/mux: Do not hang when encountering a bad EEPROMAlex G1-2/+2
2016-05-27board: AM335x-ICEv2: Add pinmux supportLokesh Vutla1-0/+31
2016-03-15ti: AM335x: Use generic EEPROM detection logicNishanth Menon1-6/+7
2015-11-12board/ti/am335x: beaglebone stop muxing i2c1_pin_muxrobertcnelson@gmail.com1-2/+0
2015-10-22ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N1-1/+1
2014-10-23am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini1-2/+2
2014-08-25am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini1-6/+1
2014-08-25board/ti/am335x: add support for beaglebone NOR Capepekon gupta1-60/+35
2014-08-25board/ti/am335x: add support for beaglebone NAND capepekon gupta1-20/+38
2013-08-15ARM: AM33xx: Move s_init to a common placeHeiko Schocher1-0/+19
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz1-2/+4
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz1-0/+53
2013-07-30am335x_evm: Rework board_is_foo() checksTom Rini1-5/+5
2012-12-10am335x_evm: add nand pinmux definitionIlya Yanok1-0/+22
2012-11-02am335x: add initial AM335x IDK board supportMatthias Fuchs1-0/+20
2012-10-31am335x: add mux config for DDR3 version of beagleboneKoen Kooi1-0/+6
2012-10-26am33xx: Enable UART{1,2,3,4,5} pin-muxAndrew Bradford1-0/+54
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard1-248/+1
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard1-0/+1
2012-09-01am335x evm: Enable support for spi0Tom Rini1-0/+11
2012-09-01am335x evm: Enable MMC1 pinmuxTom Rini1-0/+16
2012-09-01am335x evm: Initial support for AM335x GP EVM ProfilesTom Rini1-4/+42
2012-09-01am33xx: Rework pinmux functionsTom Rini1-25/+33
2012-09-01am33xx: Add support for TI AM335x StarterKit EVMTom Rini1-0/+10
2012-09-01am33xx: pin mux defintions for CPSW switchChandan Nath1-0/+47
2012-09-01omap: am335x_evm: enable i2c1 channelSteve Sakoman1-0/+13
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna1-0/+13
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath1-1/+1
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath1-0/+21
2011-10-27ARM:AM33XX: Add support for TI AM335X EVMChandan Nath1-0/+278