aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am335x
AgeCommit message (Expand)AuthorFilesLines
2013-08-15am33xx: Stop using PHYS_DRAM_1 defineTom Rini1-1/+1
2013-08-15ARM: AM33xx: Move s_init to a common placeHeiko Schocher2-67/+32
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla1-7/+6
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla1-0/+27
2013-07-30board/ti/am335x/README: Document NOR programmingTom Rini1-0/+23
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz4-7/+151
2013-07-30am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2-0/+66
2013-07-30am335x_evm: Rework board_is_foo() checksTom Rini3-58/+63
2013-07-30board/ti/am335x/README: Document NAND programmingTom Rini1-0/+24
2013-07-26drivers: net: cpsw: remove hard coding bd ram for cpswMugunthan V N1-0/+1
2013-07-26am335x_evm: Add basic READMETom Rini1-0/+113
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-27/+3
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-38/+1
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher1-22/+1
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher1-16/+0
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+2
2013-06-10am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW dr...Joel A Fernandes1-0/+2
2013-06-07am335x: enable falcon boot mode for mmc (raw and fat) and nandPeter Korsgaard1-0/+9
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini1-0/+9
2013-04-10am335x: Update timings for the beaglebone againTom Rini1-1/+1
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini1-1/+38
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter1-3/+3
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter1-3/+3
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath1-2/+4
2013-03-08am335x_evm: Add am335x_evm_usbspl build targetTom Rini1-1/+1
2013-02-18am335x_evm: enable support for booting via USBIlya Yanok1-17/+21
2013-02-12am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SKTom Rini1-0/+27
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance1-0/+41
2013-02-07am335x: display msg when reading MAC from efuseLars Poeschel1-1/+1
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2-1/+25
2012-12-10am335x: disable internal delay for RGMII modeYegor Yefremov1-1/+1
2012-12-10am335x_evm: enable NAND supportIlya Yanok1-0/+2
2012-12-10am335x_evm: add nand pinmux definitionIlya Yanok1-0/+22
2012-11-20am335x_evm: enable both musb gadget and hostIlya Yanok1-2/+21
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-1/+108
2012-11-02am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini1-0/+20
2012-11-02am335x: add initial AM335x IDK board supportMatthias Fuchs2-1/+26
2012-10-30am335x: add mux config for DDR3 version of beagleboneKoen Kooi1-0/+6
2012-10-25am33xx: Enable UART{1,2,3,4,5} pin-muxAndrew Bradford3-0/+76
2012-10-25am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard1-50/+62
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard1-12/+77
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard1-248/+1
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard4-0/+350
2012-09-01am335x evm: Enable support for spi0Tom Rini1-0/+11
2012-09-01am335x evm: Enable MMC1 pinmuxTom Rini1-0/+16
2012-09-01am335x evm: Initial support for AM335x GP EVM ProfilesTom Rini1-4/+42
2012-09-01am33xx: Rework pinmux functionsTom Rini2-25/+35
2012-09-01am33xx: Add support for TI AM335x StarterKit EVMTom Rini1-0/+10
2012-09-01am33xx: Remove board/ti/am335x/evm.cTom Rini2-200/+1
2012-09-01am335x_evm: CPSW supportChandan Nath1-0/+91