summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-064-0/+14
* AM3517 CraneBoard: Add SPL supportTom Rini2011-12-063-32/+56
* AM3517: Add SPL supportTom Rini2011-12-063-33/+56
* OMAP3: Add SPL support to omap3_evmTom Rini2011-12-067-38/+159
* OMAP3: Add SPL support to BeagleboardTom Rini2011-12-064-39/+153
* OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-063-0/+91
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-065-44/+38
* OMAP3: Suffix all Micron memory timing parts with their speedTom Rini2011-12-061-10/+11
* OMAP3: Add optimal SDRC autorefresh control valuesTom Rini2011-12-061-5/+11
* omap3: mem: Add MCFG helper macroTom Rini2011-12-061-16/+30
* OMAP3: Remove get_mem_type prototypeTom Rini2011-12-061-1/+0
* OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-061-0/+1
* OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-061-55/+61
* OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-061-12/+11
* omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-062-3/+13
* ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad2011-12-061-1/+1
* arm: printf() is not available in some SPL configurationsChristian Riesch2011-12-061-0/+2
* arm, davinci: add support for am1808 based enbw_cmc boardHeiko Schocher2011-12-065-0/+1105
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-065-68/+5
* arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher2011-12-061-9/+10
* arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-062-0/+6
* arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2011-12-062-26/+39
* arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-061-28/+8
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-063-43/+14
* arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-063-128/+27
* arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-063-0/+217
* arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxesChristian Riesch2011-12-061-3/+3
* arm, hawkboard: Remove obsolete struct pinmux_config i2c_pinsChristian Riesch2011-12-061-6/+0
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-069-13/+7
* arm, arm926ejs: always do cpu critical initsHeiko Schocher2011-12-061-4/+2
* omap_gpmc: use SOFTECC in SPL if it's enabledIlya Yanok2011-12-061-1/+3
* nand_spl_simple: add support for software ECCIlya Yanok2011-12-062-2/+11
* AM3517: move AM3517 specific mux defines to generic headerIlya Yanok2011-12-063-79/+41
* AM35xx: add EMAC supportIlya Yanok2011-12-064-0/+104
* davinci_emac: hardcode 100Mbps for AM35xx and RMIIIlya Yanok2011-12-061-1/+2
* davinci_emac: fix for running with dcache enabledIlya Yanok2011-12-062-4/+42
* arm926ejs: add noop implementation for dcache opsIlya Yanok2011-12-062-1/+76
* davinci_emac: conditionally compile specific PHY supportIlya Yanok2011-12-061-0/+8
* davinci_emac: use internal addresses in buffer descriptorsIlya Yanok2011-12-061-9/+30
* davinci_emac: move arch-independent defines to separate headerIlya Yanok2011-12-067-289/+319
* BeagleBoard: config: Really switch to ttyO2Koen Kooi2011-12-061-1/+1
* ARM: davinci_dm6467Tevm: Fix build breakageAnatolij Gustschin2011-12-061-0/+1
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-0613-53/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-0615-45/+0
* ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber2011-12-0613-13/+0
* omap4: fix IO settingAneesh V2011-12-061-1/+6
* omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addressesAneesh V2011-12-062-15/+21
* omap4460: add ES1.1 identificationAneesh V2011-12-063-1/+12
* omap4: emif: fix error in driverAneesh V2011-12-061-2/+2
* omap: remove I2C from SPLAneesh V2011-12-061-1/+0
OpenPOWER on IntegriCloud