summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/am33xx
Commit message (Expand)AuthorAgeFilesLines
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-121-0/+67
* 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
* am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-081-3/+9
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-085-0/+326
|\
| * am33xx: add ELM supportMansoor Ahamed2012-12-103-0/+218
| * am33xx: NAND supportIlya Yanok2012-12-104-0/+108
* | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-202-0/+93
|/
* am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-251-0/+35
* am33xx: support board specific ddr settingsPeter Korsgaard2012-10-251-103/+11
* am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-252-0/+34
* 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
* am33xx: Add SPI SPL as an optionTom Rini2012-10-251-0/+1
* am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-252-1/+26
* 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 evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-011-1/+4
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-011-0/+5
* 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: Add DDR3 (Micron MT41J128M16JT-125) timings and supportTom Rini2012-09-012-0/+43
* am33xx: Rework config_ddr to make DDR3 support easier.Tom Rini2012-09-011-14/+23
* am33xx: Move some variables in emif4.c, mark them static.Tom Rini2012-09-011-4/+3
* am33xx: Correct and clean up ddr_regs structTom Rini2012-09-012-15/+2
* am33xx: Do not touch 'ratio1' fieldsTom Rini2012-09-012-17/+0
* am33xx: Rework config_io_ctrl slightlyTom Rini2012-09-012-15/+7
* am33xx: Use emif_regs struct for storing initialization valuesTom Rini2012-09-012-44/+27
* am33xx: Turn a number of 'int' functions to 'void'Tom Rini2012-09-012-36/+9
* am33xx: Document what we're doing with ddrctrl->ddrckectrlTom Rini2012-09-011-4/+2
* am33xx: Clean up unused DDR defines, prefix more with 'DDR2'Tom Rini2012-09-011-23/+23
* am33xx: Move the call to ddr_pll_config, make it take the frequencyTom Rini2012-09-012-3/+4
* am33xx: Pass to config_ddr the type of memory that is connectedTom Rini2012-09-012-18/+23
* am33xx: Make config_cmd_ctrl / config_ddr_data take const structsTom Rini2012-09-012-59/+46
* am33xx: Rework DDR2 EMIF initalization slightlyTom Rini2012-09-011-15/+2
* am33xx: Bugfix to config_sdram()Tom Rini2012-09-011-2/+1
* am33xx: Remove extra check in enable_ddr_clocksTom Rini2012-09-011-5/+0
* am33xx: Convert to using <asm/emif.h> to describe the EMIFTom Rini2012-09-011-14/+15
* am33xx: Enable gpio0 clockTom Rini2012-09-011-0/+4
* am33xx: CPSW init and definitionsChandan Nath2012-09-011-1/+7
* omap: am335x_evm: enable i2c1 channelSteve Sakoman2012-09-011-0/+5
* omap: am33xx: enable gpio supportSteve Sakoman2012-09-012-0/+25
OpenPOWER on IntegriCloud