summaryrefslogtreecommitdiffstats
path: root/board/ti/am335x
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: make NOR_BOOT a common optionPeng Fan2016-06-271-9/+0
* board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2016-05-271-0/+11
* ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2016-05-271-0/+2
* board: AM335x-ICEv2: Add cpsw supportLokesh Vutla2016-05-271-7/+80
* board: AM335x-ICEv2: Add DDR dataLokesh Vutla2016-05-271-1/+40
* board: AM335x-ICEv2: Add pinmux supportLokesh Vutla2016-05-271-0/+31
* board: AM335x-ICEv2: Add epprom supportLokesh Vutla2016-05-271-0/+5
* ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-271-0/+2
* ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-271-0/+2
* ARM: AM335x: Enable FITLokesh Vutla2016-05-271-1/+0
* board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-271-0/+14
* efi_loader: Add runtime servicesAlexander Graf2016-03-151-0/+30
* ti: AM335x: Use generic EEPROM detection logicNishanth Menon2016-03-144-120/+59
* board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com2015-11-181-3/+9
* board/ti/am335x: beaglebone stop muxing i2c1_pin_muxrobertcnelson@gmail.com2015-11-121-2/+0
* board/ti: Update MAINTAINERS entries with more boardsTom Rini2015-11-101-0/+1
* ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N2015-10-221-1/+1
* am335x_evm: prepare for eth driver model supportMugunthan V N2015-10-221-0/+7
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-3/+3
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-9/+0
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-281-3/+0
* MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-021-6/+1
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-5/+5
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+10
* doc: fix spelling errors in am335x/READMEJeremiah Mahler2015-01-081-3/+3
* am335x_evm: Convert NOR_BOOT to KconfigTom Rini2014-11-051-0/+8
* am335x_evm: Add NOR to KconfigTom Rini2014-11-051-0/+7
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini2014-10-231-2/+2
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEXMasahiro Yamada2014-09-041-0/+1
* am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini2014-08-253-18/+17
* board/ti/am335x: add support for beaglebone NOR Capepekon gupta2014-08-251-60/+35
* board/ti/am335x: add support for beaglebone NAND capepekon gupta2014-08-251-20/+38
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+17
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-251-27/+3
* ti: am335x: Fix the U-Boot binary outputSimon Glass2014-06-111-1/+2
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-0/+1
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-172-2/+2
* am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini2014-04-171-1/+12
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-081-2/+16
|\
| * am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-281-2/+16
* | arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-071-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-101-2/+17
|\
| * ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N2014-03-041-0/+15
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-2/+2
OpenPOWER on IntegriCloud