summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx
AgeCommit message (Expand)Author
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-04am33xx: Remove redundant timer configTom Rini
2012-09-01am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya
2012-09-01am33xx: Add support, update omap3 McSPI driverTom Rini
2012-09-01am33xx: Correct MMC1, remove MMC2 supportTom Rini
2012-09-01am33xx: Rework pinmux functionsTom Rini
2012-09-01am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini
2012-09-01am33xx: Add support for TI AM335x StarterKit EVMTom Rini
2012-09-01am33xx: Remove board/ti/am335x/evm.cTom Rini
2012-09-01am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini
2012-09-01am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini
2012-09-01am33xx: Move some variables in emif4.c, mark them static.Tom Rini
2012-09-01am33xx: Correct and clean up ddr_regs structTom Rini
2012-09-01am33xx: Do not touch 'ratio1' fieldsTom Rini
2012-09-01am33xx: Rework config_io_ctrl slightlyTom Rini
2012-09-01am33xx: Use emif_regs struct for storing initialization valuesTom Rini
2012-09-01am33xx: Turn a number of 'int' functions to 'void'Tom Rini
2012-09-01am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini
2012-09-01am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini
2012-09-01am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini
2012-09-01am33xx: Pass to config_ddr the type of memory that is connectedTom Rini
2012-09-01am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini
2012-09-01am33xx: Rework DDR2 EMIF initalization slightlyTom Rini
2012-09-01am33xx: Bugfix to config_sdram()Tom Rini
2012-09-01am33xx: Remove extra check in enable_ddr_clocksTom Rini
2012-09-01am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini
2012-09-01am33xx: Enable gpio0 clockTom Rini
2012-09-01am33xx: CPSW init and definitionsChandan Nath
2012-09-01omap: am335x_evm: enable i2c1 channelSteve Sakoman
2012-09-01omap: am33xx: enable gpio supportSteve Sakoman
2012-07-07am33xx: Do not call init_timer twiceTom Rini
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-01-23ARM: AM33XX: Add i2c supportPatil, Rachna
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath
2012-01-16ARM:AM33XX: Add mmc/sd supportChandan Nath
2012-01-16ARM:AM33XX: Fix ddr and timer register offsetChandan Nath
2011-10-27ARM:AM33XX: Add support for TI AM335X EVMChandan Nath
2011-10-27ARM:AM33XX: Add emif/ddr supportChandan Nath
2011-10-27ARM:AM33XX: Add clock definitionsChandan Nath
2011-10-27ARM:AM33XX: Added support for AM33xxChandan Nath