aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am335x
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-0/+6
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass1-0/+10
2015-01-08doc: fix spelling errors in am335x/READMEJeremiah Mahler1-3/+3
2014-11-05am335x_evm: Convert NOR_BOOT to KconfigTom Rini1-0/+8
2014-11-05am335x_evm: Add NOR to KconfigTom Rini1-0/+7
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-23am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini1-2/+2
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-09-04arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEXMasahiro Yamada1-0/+1
2014-08-25am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini3-18/+17
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
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+17
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-07-25am335x_evm / gumstix pepper: Correct DDR settingsTom Rini1-27/+3
2014-06-11ti: am335x: Fix the U-Boot binary outputSimon Glass1-1/+2
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD1-0/+1
2014-04-17am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2-2/+2
2014-04-17am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini1-1/+12
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+16
2014-04-07arm: Handle .gnu.hash section in ldscriptsAndreas Färber1-0/+1
2014-03-28am335x_evm: Clarify when we build board_eth_initTom Rini1-2/+16
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+17
2014-03-04ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N1-0/+15
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N1-2/+2