aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am335x
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-3/+3
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-08-15env: Drop env_relocate_spec() in favour of env_load()Simon Glass1-1/+1
2017-06-12board: ti: am335x: Fix scale_vcore for beaglebonesLokesh Vutla2-11/+9
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko1-0/+1
2017-05-15i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass1-1/+2
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla1-22/+52
2017-05-12board: am335x: Introduce scale_vcoresLokesh Vutla1-119/+148
2017-05-11am33xx: Provide platform data for mmcLokesh Vutla1-0/+32
2017-04-08config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com1-0/+4
2017-04-08config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com1-0/+4
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com1-0/+7
2017-03-09am335x_evm: Switch to using imply keywordTom Rini1-9/+0
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2-0/+28
2016-12-03ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla1-0/+7
2016-11-21board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla1-24/+8
2016-11-13board: am335x/mux: Do not hang when encountering a bad EEPROMAlex G1-2/+2
2016-10-13board: am335x: Always set eth/eth1addr environment variableRoger Quadros1-26/+46
2016-10-13board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros1-7/+75
2016-10-02board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis1-0/+8
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-0/+3
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan1-9/+0
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla1-0/+11
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla1-0/+2
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla1-7/+80
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla1-1/+40
2016-05-27board: AM335x-ICEv2: Add pinmux supportLokesh Vutla1-0/+31
2016-05-27board: AM335x-ICEv2: Add epprom supportLokesh Vutla1-0/+5
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla1-0/+2
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla1-0/+2
2016-05-27ARM: AM335x: Enable FITLokesh Vutla1-1/+0
2016-05-27board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+14
2016-03-15efi_loader: Add runtime servicesAlexander Graf1-0/+30
2016-03-14ti: AM335x: Use generic EEPROM detection logicNishanth Menon4-120/+59
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com1-3/+9
2015-11-12board/ti/am335x: beaglebone stop muxing i2c1_pin_muxrobertcnelson@gmail.com1-2/+0
2015-11-10board/ti: Update MAINTAINERS entries with more boardsTom Rini1-0/+1
2015-10-22ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N1-1/+1
2015-10-22am335x_evm: prepare for eth driver model supportMugunthan V N1-0/+7
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-3/+3
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-9/+0
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada1-3/+0
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada1-3/+0
2015-03-02MAINTAINERS, git-mailrc: Update my email addressTom Rini1-6/+1
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-5/+5