summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx/board.c
Commit message (Expand)AuthorAgeLines
* am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-12-5/+3
* ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-21-1/+5
* am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini2013-12-12-0/+8
* arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-11-0/+4
* am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-01-3/+4
* am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-20-0/+2
* am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-20-0/+9
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-15-6/+56
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-15-6/+0
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-30-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-9/+1
* arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-18-0/+22
* arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-18-0/+18
* am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-24-2/+2
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08-2/+2
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08-2/+2
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-0/+1
|\
| * am33xx: NAND supportIlya Yanok2012-12-10-0/+1
* | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-20-0/+85
|/
* am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard2012-10-25-2/+2
* am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-25-261/+0
* am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard2012-10-25-2/+4
* am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-25-1/+20
* am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-23-2/+7
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-0/+2
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-1/+1
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-27-1/+1
* am33xx: Remove redundant timer configTom Rini2012-09-04-20/+0
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-01-1/+7
* am33xx: Rework pinmux functionsTom Rini2012-09-01-27/+5
* am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini2012-09-01-9/+4
* am33xx: Add support for TI AM335x StarterKit EVMTom Rini2012-09-01-2/+39
* am33xx: Remove board/ti/am335x/evm.cTom Rini2012-09-01-0/+173
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-01-1/+2
* omap: am33xx: enable gpio supportSteve Sakoman2012-09-01-0/+10
* am33xx: Do not call init_timer twiceTom Rini2012-07-07-14/+16
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15-1/+1
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-16-4/+47
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-16-0/+7
* ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-16-4/+4
* ARM:AM33XX: Add support for TI AM335X EVMChandan Nath2011-10-27-0/+66