summaryrefslogtreecommitdiff
path: root/board/ti/am335x/board.c
Commit message (Expand)AuthorAgeLines
* arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2016-12-09-0/+15
* ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-03-0/+7
* board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla2016-11-21-24/+8
* board: am335x: Always set eth/eth1addr environment variableRoger Quadros2016-10-13-26/+46
* board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros2016-10-13-7/+75
* board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis2016-10-02-0/+8
* board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2016-05-27-0/+11
* ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla2016-05-27-0/+2
* board: AM335x-ICEv2: Add cpsw supportLokesh Vutla2016-05-27-7/+80
* board: AM335x-ICEv2: Add DDR dataLokesh Vutla2016-05-27-1/+40
* ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla2016-05-27-0/+2
* ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-27-0/+2
* board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-27-0/+14
* ti: AM335x: Use generic EEPROM detection logicNishanth Menon2016-03-14-83/+32
* board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com2015-11-18-3/+9
* am335x_evm: prepare for eth driver model supportMugunthan V N2015-10-22-0/+7
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-1/+1
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-3/+3
* am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini2014-08-25-12/+7
* am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-25-27/+3
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-17-1/+1
* am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini2014-04-17-1/+12
* am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-28-2/+16
* ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N2014-03-04-0/+15
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-04-2/+2
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-18-4/+36
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-10-14/+2
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-25-13/+1
| |\
| | * am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2013-11-21-13/+1
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-1/+1
| |/
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-04-17/+0
|/
* am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-01-0/+6
* am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-20-6/+18
* am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-20-0/+134
* arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-28-5/+1
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-15-1/+1
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-15-67/+13
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-7/+6
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-15-0/+27
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-4/+29
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-30-0/+13
* am335x_evm: Rework board_is_foo() checksTom Rini2013-07-30-53/+27
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-26-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-9/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-22-38/+1
|\
| * arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-18-22/+1
| * arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-18-16/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-13-0/+2
|\ \ | |/
| * am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes2013-06-10-0/+2
* | am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard2013-06-07-0/+9
|/