summaryrefslogtreecommitdiff
path: root/board/davinci
Commit message (Expand)AuthorAgeLines
* da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD2013-04-14-1/+1
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-12-5/+5
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-10/+0
|\
| * Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-12-10/+0
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-2/+2
|/
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+11
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-01-2/+9
* davinci: ea20: reorganisation LCD startupBastian Ruppert2012-10-01-8/+15
* da850: Add README.da850Tom Rini2012-09-27-0/+68
* da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-01-0/+41
* da850/omap-l138: Fix NAND flash timingsLad, Prabhakar2012-09-01-5/+5
* da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVMRajashekhara, Sudhakar2012-09-01-1/+11
* da850/omap-l138: Add MMC support for DA850/OMAP-L138Lad, Prabhakar2012-09-01-0/+32
* hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu2012-09-01-0/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+92
* arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-05-15-2/+2
* Davinci: ea20: use gpio framework to access gpiosStefano Babic2012-03-27-29/+9
* dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...prabhakar.csengg@gmail.com2012-02-27-1/+1
* da850evm: read mac address from I2C EEPROM on AM18x EVMHadli, Manjunath2012-02-27-2/+33
* da850evm: add support to read mac address from SPI flashHadli, Manjunath2012-02-27-0/+72
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-12-116/+107
* arm, da850evm: Add an SPL for SPI bootChristian Riesch2011-12-24-1/+76
* da850evm: pass board revision info to kernelManjunath Hadli2011-12-06-1/+5
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-06-197/+0
* arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher2011-12-06-9/+10
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-06-43/+8
* arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-06-128/+25
* arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch2011-12-06-3/+3
* arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch2011-12-06-6/+0
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-06-114/+1
* hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK definesChristian Riesch2011-11-29-4/+4
* davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata boardChristian Riesch2011-11-29-3/+0
* davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie boardChristian Riesch2011-11-29-3/+0
* dm646x: pass board revision info to kernelManjunath Hadli2011-11-08-0/+20
* Davinci: ea20: added I2C supportStefano Babic2011-11-03-0/+7
* Davinci: ea20: added video supportStefano Babic2011-11-03-0/+62
* Davinci: ea20: add gpios for LCD backlight controlBastian Ruppert2011-11-03-1/+13
* Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert2011-11-03-0/+25
* Davinci: ea20: Add early init to get early output from consoleStefano Babic2011-11-03-7/+11
* Davinci: ea20: Add NAND supportStefano Babic2011-11-03-17/+18
* Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert2011-11-03-1/+29
* Davinci: ea20: set console on UART0Bastian Ruppert2011-11-03-8/+8
* arm, davinci: replace CONFIG_PRELOADER with CONFIG_SPL_BUILDHeiko Schocher2011-11-03-1/+1
* da850evm: Move LPSC configuration to board_early_init_f()Christian Riesch2011-10-27-9/+14
* da830: add support for NAND boot modeManjunath Hadli2011-10-27-0/+63
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-66/+0
* ARM: hawkboard: fix compilation of nand_splWolfgang Denk2011-09-10-0/+1
* da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk2011-09-07-1/+3