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