summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx
AgeCommit message (Expand)Author
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini
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: Enable UART{1,2,3,4,5} clocksAndrew Bradford
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/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard
2012-10-25am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard
2012-10-25am33xx: Add SPI SPL as an optionTom Rini
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath
2012-10-23am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes
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