summaryrefslogtreecommitdiffstats
path: root/board/ti/am335x
Commit message (Expand)AuthorAgeFilesLines
* 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
* | board/ti/am335x/README: update for NAND bootpekon gupta2014-03-031-17/+36
|/
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-2/+7
* 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-102-15/+3
|\
| * 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
| * | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-1/+1
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-1/+1
| |/
* | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-071-6/+9
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-17/+0
|/
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-0/+6
|\
| * am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-011-0/+6
* | board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-27/+2
|/
* 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
* am335x_evm: Update README for customizationTom Rini2013-08-281-1/+27
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-151-1/+1
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-152-67/+32
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-151-7/+6
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-151-0/+27
* board/ti/am335x/README: Document NOR programmingTom Rini2013-07-301-0/+23
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-304-7/+151
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-302-0/+66
* am335x_evm: Rework board_is_foo() checksTom Rini2013-07-303-58/+63
* board/ti/am335x/README: Document NAND programmingTom Rini2013-07-301-0/+24
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-261-0/+1
* am335x_evm: Add basic READMETom Rini2013-07-261-0/+113
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-27/+3
* 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
OpenPOWER on IntegriCloud