aboutsummaryrefslogtreecommitdiff
path: root/board/davinci/common
AgeCommit message (Expand)AuthorFilesLines
2011-12-06arm, davinci: move misc function in arch treeHeiko Schocher2-197/+0
2011-12-06arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher1-9/+10
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2-106/+1
2011-11-03arm, davinci: replace CONFIG_PRELOADER with CONFIG_SPL_BUILDHeiko Schocher1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass1-1/+1
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-02-02DM365: Fix Build ErrorSandeep Paulraj1-1/+1
2010-11-30Davinci 8xx: Move common functions to share codeStefano Babic1-1/+53
2010-11-30Add board support for hawkboardSughosh Ganu3-76/+106
2010-11-28Move and rename common headers from underSughosh Ganu2-55/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk1-10/+0
2010-10-11davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner2-33/+10
2010-09-19da8xx: fixup ARM relocation supportBen Gardiner1-0/+17
2010-01-04Davinci: Table driven pinmux configurationNick Thompson2-0/+44
2009-11-27TI Davinci: add a pin multiplexer configuration APINick Thompson2-1/+59
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-1/+0
2009-06-12davinci: display correct clock infoDavid Brownell2-13/+1
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-06-12davinci: move psc support board-->cpuDavid Brownell3-215/+1
2009-06-12DaVinci Ethernet cleanupDavid Brownell1-19/+15
2009-02-22davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve2-0/+68
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-7/+7
2008-08-30ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve5-0/+356