summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx/board.c
AgeCommit message (Expand)Author
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10am33xx: NAND supportIlya Yanok
2012-11-19am33xx: init OTG hardware and new musb gadget driverIlya Yanok
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-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-05am33xx: Remove redundant timer configTom 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: Pass to config_ddr the type of memory that is connectedTom Rini
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-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