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