summaryrefslogtreecommitdiff
path: root/board/ti/am335x
Commit message (Expand)AuthorAgeLines
* am335x_evm: Convert NOR_BOOT to KconfigTom Rini2014-11-05-0/+8
* am335x_evm: Add NOR to KconfigTom Rini2014-11-05-0/+7
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-3/+0
* am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini2014-10-23-2/+2
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-5/+0
* arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEXMasahiro Yamada2014-09-04-0/+1
* am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini2014-08-25-18/+17
* board/ti/am335x: add support for beaglebone NOR Capepekon gupta2014-08-25-60/+35
* board/ti/am335x: add support for beaglebone NAND capepekon gupta2014-08-25-20/+38
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+17
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+23
* am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-25-27/+3
* ti: am335x: Fix the U-Boot binary outputSimon Glass2014-06-11-1/+2
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-0/+1
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-17-2/+2
* am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini2014-04-17-1/+12
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-2/+16
|\
| * am335x_evm: Clarify when we build board_eth_initTom Rini2014-03-28-2/+16
* | arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-07-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-10-2/+17
|\
| * 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
* | board/ti/am335x/README: update for NAND bootpekon gupta2014-03-03-17/+36
|/
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-2/+7
* 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-15/+3
|\
| * 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
| * | Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-17-1/+1
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-1/+1
| |/
* | arm: keep all sections in ELF fileAlbert ARIBAUD2013-12-07-6/+9
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-04-17/+0
|/
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-0/+6
|\
| * am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-01-0/+6
* | board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-27/+2
|/
* 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
* am335x_evm: Update README for customizationTom Rini2013-08-28-1/+27
* 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/+32
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-7/+6
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-15-0/+27
* board/ti/am335x/README: Document NOR programmingTom Rini2013-07-30-0/+23
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-7/+151
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-30-0/+66
* am335x_evm: Rework board_is_foo() checksTom Rini2013-07-30-58/+63
* board/ti/am335x/README: Document NAND programmingTom Rini2013-07-30-0/+24
* drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N2013-07-26-0/+1
* am335x_evm: Add basic READMETom Rini2013-07-26-0/+113