summaryrefslogtreecommitdiffstats
path: root/board/ti/am335x
Commit message (Expand)AuthorAgeFilesLines
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-3/+0
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-281-3/+0
* MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-021-6/+1
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-5/+5
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+6
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+10
* doc: fix spelling errors in am335x/READMEJeremiah Mahler2015-01-081-3/+3
* am335x_evm: Convert NOR_BOOT to KconfigTom Rini2014-11-051-0/+8
* am335x_evm: Add NOR to KconfigTom Rini2014-11-051-0/+7
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini2014-10-231-2/+2
* 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
OpenPOWER on IntegriCloud