aboutsummaryrefslogtreecommitdiff
path: root/board/davinci
AgeCommit message (Expand)AuthorFilesLines
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut2-0/+11
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert1-2/+9
2012-10-01davinci: ea20: reorganisation LCD startupBastian Ruppert1-8/+15
2012-09-27da850: Add README.da850Tom Rini1-0/+68
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu1-0/+41
2012-09-01da850/omap-l138: Fix NAND flash timingsLad, Prabhakar1-5/+5
2012-09-01da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar1-1/+11
2012-09-01da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar1-0/+32
2012-09-01hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu1-0/+4
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+92
2012-05-15arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu1-2/+2
2012-03-27Davinci: ea20: use gpio framework to access gpiosStefano Babic1-29/+9
2012-02-27dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com1-1/+1
2012-02-27da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath1-2/+33
2012-02-27da850evm: add support to read mac address from SPI flashHadli, Manjunath1-0/+72
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu5-116/+107
2011-12-24arm, da850evm: Add an SPL for SPI bootChristian Riesch2-1/+76
2011-12-06da850evm: pass board revision info to kernelManjunath Hadli1-1/+5
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, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch1-43/+8
2011-12-06arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch1-128/+25
2011-12-06arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch1-3/+3
2011-12-06arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch1-6/+0
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch6-114/+1
2011-11-29hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2-4/+4
2011-11-29davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata boardChristian Riesch1-3/+0
2011-11-29davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie boardChristian Riesch1-3/+0
2011-11-08dm646x: pass board revision info to kernelManjunath Hadli1-0/+20
2011-11-03Davinci: ea20: added I2C supportStefano Babic1-0/+7
2011-11-03Davinci: ea20: added video supportStefano Babic1-0/+62
2011-11-03Davinci: ea20: add gpios for LCD backlight controlBastian Ruppert1-1/+13
2011-11-03Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert1-0/+25
2011-11-03Davinci: ea20: Add early init to get early output from consoleStefano Babic1-7/+11
2011-11-03Davinci: ea20: Add NAND supportStefano Babic1-17/+18
2011-11-03Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert1-1/+29
2011-11-03Davinci: ea20: set console on UART0Bastian Ruppert1-8/+8
2011-11-03arm, davinci: replace CONFIG_PRELOADER with CONFIG_SPL_BUILDHeiko Schocher1-1/+1
2011-10-27da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch1-9/+14
2011-10-27da830: add support for NAND boot modeManjunath Hadli1-0/+63
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger11-66/+0
2011-09-10ARM: hawkboard: fix compilation of nand_splWolfgang Denk1-0/+1
2011-09-07da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk1-1/+3
2011-09-04da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte1-0/+13
2011-09-04da850: add support to wake up DSP during board initNagabhushana Netagunte1-0/+59
2011-09-04da850: add NOR boot mode supportNagabhushana Netagunte1-0/+51
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass1-1/+1
2011-08-03DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2-2/+2
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1