summaryrefslogtreecommitdiffstats
path: root/board/ti/am335x/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-271-0/+2
* ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-271-0/+2
* board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-271-0/+14
* ti: AM335x: Use generic EEPROM detection logicNishanth Menon2016-03-141-83/+32
* board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com2015-11-181-3/+9
* 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
* am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini2014-08-251-12/+7
* am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-251-27/+3
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-171-1/+1
* am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini2014-04-171-1/+12
* am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-281-2/+16
* 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
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-181-4/+36
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-14/+2
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-13/+1
| |\
| | * am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2013-11-211-13/+1
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-1/+1
| |/
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-17/+0
|/
* am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-011-0/+6
* am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-201-6/+18
* am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-201-0/+134
* arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-281-5/+1
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-151-1/+1
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-151-67/+13
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-151-7/+6
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-151-0/+27
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-301-4/+29
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-301-0/+13
* am335x_evm: Rework board_is_foo() checksTom Rini2013-07-301-53/+27
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-9/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-38/+1
|\
| * arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-181-22/+1
| * arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-181-16/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-131-0/+2
|\ \ | |/
| * am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes2013-06-101-0/+2
* | am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard2013-06-071-0/+9
|/
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-051-0/+9
* am335x: Update timings for the beaglebone againTom Rini2013-04-101-1/+1
* am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini2013-03-241-1/+38
* am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-241-3/+3
* am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-241-3/+3
* am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath2013-03-241-2/+4
OpenPOWER on IntegriCloud