summaryrefslogtreecommitdiff
path: root/board/ti/am335x/board.c
AgeCommit message (Expand)Author
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
2014-08-25am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini
2014-07-25am335x_evm / gumstix pepper: Correct DDR settingsTom Rini
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-03-28am335x_evm: Clarify when we build board_eth_initTom 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
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-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-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-01am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini
2013-09-20am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz
2013-09-20am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini
2013-08-28arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher
2013-08-15am33xx: Stop using PHYS_DRAM_1 defineTom Rini
2013-08-15ARM: AM33xx: Move s_init to a common placeHeiko Schocher
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz
2013-07-30am335x_evm: Rework board_is_foo() checksTom Rini
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-10am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes
2013-06-07am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini
2013-04-10am335x: Update timings for the beaglebone againTom Rini
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath
2013-03-08am335x_evm: Add am335x_evm_usbspl build targetTom Rini
2013-02-18am335x_evm: enable support for booting via USBIlya Yanok
2013-02-12am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SKTom Rini
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance
2013-02-07am335x: display msg when reading MAC from efuseLars Poeschel
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10am335x: disable internal delay for RGMII modeYegor Yefremov
2012-12-10am335x_evm: enable NAND supportIlya Yanok
2012-11-20am335x_evm: enable both musb gadget and hostIlya Yanok