summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-am33xx
AgeCommit message (Expand)Author
2013-03-11Allow AM33xx boards to setup GPMC chipselects.Mark Jackson
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov
2013-02-18am33xx: support for booting via usbethIlya Yanok
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel
2013-02-07am33xx: add a pulldown macro to pinmux configLars Poeschel
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10am33xx: add ELM supportMansoor Ahamed
2012-12-10am33xx: NAND supportIlya Yanok
2012-11-20am33xx: init OTG hardware and new musb gadget driverIlya Yanok
2012-10-25am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard
2012-10-25am33xx: Add SPI SPL as an optionTom Rini
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-01am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya
2012-09-01omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini
2012-09-01am33xx: Correct MMC1, remove MMC2 supportTom Rini
2012-09-01am33xx: Rework pinmux functionsTom Rini
2012-09-01am33xx: Add support for TI AM335x StarterKit EVMTom Rini
2012-09-01am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom 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-01am335x: ddr_defs: Update EMIF parametersVaibhav Bedia
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: Convert to using <asm/emif.h> to describe the EMIFTom Rini
2012-09-01am33xx: Remove DMM_BASE defineTom Rini
2012-09-01am33xx: pin mux defintions for CPSW switchChandan Nath
2012-09-01am33xx: CPSW init and definitionsChandan Nath
2012-09-01omap: am33xx: enable gpio supportSteve Sakoman
2012-07-07omap: am33xx: accomodate input clocks other than 24 MhzSteve Sakoman
2012-07-07ARM: OMAP3+: Detect reset typeLokesh Vutla
2012-07-07am33xx: Fix i2c sampling rate typoTom Rini
2012-07-07am33xx: Fill in more cm_wkuppll / cm_perpllTom Rini
2012-07-07am335x: Correct i2c sysc offsetTom Rini
2012-07-07am33xx: Do not call init_timer twiceTom Rini
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-02-27am33xx: ddr_defs.h: Change DDR timingsChase Maupin
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini