summaryrefslogtreecommitdiff
path: root/board/ti/am335x
AgeCommit message (Expand)Author
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
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2015-01-08doc: fix spelling errors in am335x/READMEJeremiah Mahler
2014-11-05am335x_evm: Convert NOR_BOOT to KconfigTom Rini
2014-11-05am335x_evm: Add NOR to KconfigTom Rini
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-23am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-09-04arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEXMasahiro Yamada
2014-08-25am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini
2014-08-25board/ti/am335x: add support for beaglebone NOR Capepekon gupta
2014-08-25board/ti/am335x: add support for beaglebone NAND capepekon gupta
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-25am335x_evm / gumstix pepper: Correct DDR settingsTom Rini
2014-06-11ti: am335x: Fix the U-Boot binary outputSimon Glass
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-04-17am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini
2014-04-17am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-07arm: Handle .gnu.hash section in ldscriptsAndreas Färber
2014-03-28am335x_evm: Clarify when we build board_eth_initTom Rini
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-03-04ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2014-03-03board/ti/am335x/README: update for NAND bootpekon gupta
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2013-12-18ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-21am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD