summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-am33xx
Commit message (Expand)AuthorAgeLines
...
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-24-0/+2
* am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath2013-03-24-0/+1
* Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson2013-03-22-2/+5
* Allow AM33xx boards to setup GPMC chipselects.Mark Jackson2013-03-11-0/+2
* omap: consolidate common mmc definitionsNikita Kiryanov2013-03-08-138/+2
* am33xx: support for booting via usbethIlya Yanok2013-02-18-0/+1
* Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance2013-02-07-0/+16
* pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-07-0/+18
* am33xx: add a pulldown macro to pinmux configLars Poeschel2013-02-07-1/+2
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-0/+355
|\
| * am33xx: add ELM supportMansoor Ahamed2012-12-10-0/+93
| * am33xx: NAND supportIlya Yanok2012-12-10-0/+262
* | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-20-3/+12
|/
* am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard2012-10-25-32/+32
* am33xx: support board specific ddr settingsPeter Korsgaard2012-10-25-1/+4
* am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-25-0/+261
* am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-25-27/+0
* am33xx: Add SPI SPL as an optionTom Rini2012-10-25-0/+1
* am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-25-0/+19
* am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-01-0/+1
* OMAP: networking support for SPLIlya Yanok2012-10-01-0/+1
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-27-0/+31
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-01-0/+3
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-01-2/+2
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-01-2/+1
* am33xx: Rework pinmux functionsTom Rini2012-09-01-26/+28
* am33xx: Add support for TI AM335x StarterKit EVMTom Rini2012-09-01-0/+1
* am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-01-0/+17
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-01-19/+18
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-01-18/+7
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-01-12/+1
* am33xx: Use emif_regs struct for storing initialization valuesTom Rini2012-09-01-34/+4
* am33xx: Turn a number of 'int' functions to 'void'Tom Rini2012-09-01-6/+6
* am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini2012-09-01-0/+1
* am335x: ddr_defs: Update EMIF parametersVaibhav Bedia2012-09-01-5/+5
* am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini2012-09-01-20/+12
* am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini2012-09-01-0/+1
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-01-1/+1
* am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini2012-09-01-2/+2
* am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini2012-09-01-27/+0
* am33xx: Remove DMM_BASE defineTom Rini2012-09-01-1/+0
* am33xx: pin mux defintions for CPSW switchChandan Nath2012-09-01-0/+2
* am33xx: CPSW init and definitionsChandan Nath2012-09-01-0/+16
* omap: am33xx: enable gpio supportSteve Sakoman2012-09-01-0/+49
* omap: am33xx: accomodate input clocks other than 24 MhzSteve Sakoman2012-07-07-5/+5
* ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-07-0/+2
* am33xx: Fix i2c sampling rate typoTom Rini2012-07-07-1/+1
* am33xx: Fill in more cm_wkuppll / cm_perpllTom Rini2012-07-07-10/+30
* am335x: Correct i2c sysc offsetTom Rini2012-07-07-3/+3
* am33xx: Do not call init_timer twiceTom Rini2012-07-07-2/+0