summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-12-07-6288/+5433
|\
| * davinci: Remove unwanted memsize.c from hawkboard's nand spl buildSughosh Ganu2011-12-06-6/+0
| * devkit8000: Move CONFIG_SYS_TEXT_BASE out of bssSimon Schwarz2011-12-06-2/+8
| * da850evm: pass board revision info to kernelManjunath Hadli2011-12-06-2/+6
| * arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-06-8/+8
| * arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-06-5/+3
| * arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-06-2/+3
| * MX35: flea3: changes due to hardware revision BStefano Babic2011-12-06-10/+14
| * MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-06-74/+47
| * M28: Fix OB1 bug in GPIO driverRobert Deliƫn2011-12-06-1/+1
| * MXS: Add static annotations to dma driverMarek Vasut2011-12-06-184/+50
| * apbh_dma: return error value on timeoutWolfram Sang2011-12-06-1/+1
| * Efika: Configure additional regulators for HDMI outputMarek Vasut2011-12-06-5/+10
| * mx5: Correct a warning in clock.cSimon Glass2011-12-06-1/+1
| * MC13892: Add REGMODE0 bits definitionsMarek Vasut2011-12-06-0/+16
| * mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
| * mx53smd: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+1
| * mx53evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
| * mx53ard: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
| * mx53loco: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
| * OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-06-0/+14
| * AM3517 CraneBoard: Add SPL supportTom Rini2011-12-06-32/+56
| * AM3517: Add SPL supportTom Rini2011-12-06-33/+56
| * OMAP3: Add SPL support to omap3_evmTom Rini2011-12-06-38/+159
| * OMAP3: Add SPL support to BeagleboardTom Rini2011-12-06-39/+153
| * OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-06-0/+91
| * OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-06-44/+38
| * OMAP3: Suffix all Micron memory timing parts with their speedTom Rini2011-12-06-10/+11
| * OMAP3: Add optimal SDRC autorefresh control valuesTom Rini2011-12-06-5/+11
| * omap3: mem: Add MCFG helper macroTom Rini2011-12-06-16/+30
| * OMAP3: Remove get_mem_type prototypeTom Rini2011-12-06-1/+0
| * OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-06-0/+1
| * OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-06-55/+61
| * OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-06-12/+11
| * omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-06-3/+13
| * ARM: davici_emac: Fix condition for number of phy detectsPrabhakar Lad2011-12-06-1/+1
| * arm: printf() is not available in some SPL configurationsChristian Riesch2011-12-06-0/+2
| * arm, davinci: add support for am1808 based enbw_cmc boardHeiko Schocher2011-12-06-0/+1105
| * arm, davinci: move misc function in arch treeHeiko Schocher2011-12-06-68/+5
| * arm, board/davinci/common/misc.c: Codingstyle cleanupHeiko Schocher2011-12-06-9/+10
| * arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher2011-12-06-0/+6
| * arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher2011-12-06-26/+39
| * arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch2011-12-06-28/+8
| * arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-06-43/+14
| * arm, da850evm: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-06-128/+27
| * arm, da850: Add pinmux configurations to the arch treeChristian Riesch2011-12-06-0/+217
| * 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-13/+7
| * arm, arm926ejs: always do cpu critical initsHeiko Schocher2011-12-06-4/+2