summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx/board.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-10am33xx: NAND supportIlya Yanok1-0/+1
2012-10-25am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard1-2/+2
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard1-261/+0
2012-10-25am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard1-2/+4
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath1-1/+20
2012-10-23am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes1-2/+7
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini1-0/+2
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-1/+1
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini1-1/+1
2012-09-05am33xx: Remove redundant timer configTom Rini1-20/+0
2012-09-01am33xx: Correct MMC1, remove MMC2 supportTom Rini1-1/+7
2012-09-01am33xx: Rework pinmux functionsTom Rini1-27/+5
2012-09-01am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini1-9/+4
2012-09-01am33xx: Add support for TI AM335x StarterKit EVMTom Rini1-2/+39
2012-09-01am33xx: Remove board/ti/am335x/evm.cTom Rini1-0/+173
2012-09-01am33xx: Pass to config_ddr the type of memory that is connectedTom Rini1-1/+2
2012-09-01omap: am33xx: enable gpio supportSteve Sakoman1-0/+10
2012-07-07am33xx: Do not call init_timer twiceTom Rini1-14/+16
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath1-4/+47
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath1-0/+7
2012-01-16ARM:AM33XX: Fix ddr and timer register offsetChandan Nath1-4/+4
2011-10-27ARM:AM33XX: Add support for TI AM335X EVMChandan Nath1-0/+66