aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-06arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warningsAnatolij Gustschin
2011-12-06arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-12-06arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic
2011-12-06MXS: Add static annotations to dma driverMarek Vasut
2011-12-06mx5: Correct a warning in clock.cSimon Glass
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini
2011-12-06OMAP3: Add SPL support to omap3_evmTom Rini
2011-12-06OMAP3: Add SPL support to BeagleboardTom Rini
2011-12-06OMAP3 SPL: Add identify_nand_chip functionTom Rini
2011-12-06OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini
2011-12-06OMAP3: Suffix all Micron memory timing parts with their speedTom Rini
2011-12-06OMAP3: Add optimal SDRC autorefresh control valuesTom Rini
2011-12-06omap3: mem: Add MCFG helper macroTom Rini
2011-12-06OMAP3: Remove get_mem_type prototypeTom Rini
2011-12-06OMAP3: Change mem_ok to clear again after reading backTom Rini
2011-12-06OMAP3: Add a helper function to set timings in SDRCTom Rini
2011-12-06OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini
2011-12-06omap3: mem: Comment enable_gpmc_cs_config moreTom Rini
2011-12-06arm: printf() is not available in some SPL configurationsChristian Riesch
2011-12-06arm, davinci: move misc function in arch treeHeiko Schocher
2011-12-06arm, davinci, da850: add uart1 tx rx pinmux configHeiko Schocher
2011-12-06arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher
2011-12-06arm, davinci: Remove duplication of pinmux configuration codeChristian Riesch
2011-12-06arm, da850: Add pinmux configurations to the arch treeChristian Riesch
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch
2011-12-06arm, arm926ejs: always do cpu critical initsHeiko Schocher
2011-12-06AM3517: move AM3517 specific mux defines to generic headerIlya Yanok
2011-12-06AM35xx: add EMAC supportIlya Yanok
2011-12-06arm926ejs: add noop implementation for dcache opsIlya Yanok
2011-12-06davinci_emac: move arch-independent defines to separate headerIlya Yanok
2011-12-06omap4: fix IO settingAneesh V
2011-12-06omap4460: add ES1.1 identificationAneesh V
2011-12-06omap4: emif: fix error in driverAneesh V
2011-12-06omap: remove I2C from SPLAneesh V
2011-12-06omap4460: fix TPS initializationAneesh V
2011-12-06start.S: remove omap3 specific code from start.SAneesh V
2011-12-06armv7: setup vectorAneesh V
2011-12-06armv7: include armv7/cpu.c in SPL buildAneesh V
2011-12-06armv7: disable L2 cache in cleanup_before_linux()Aneesh V
2011-12-06arm, arm926ejs: Fix clear bss loop for zero length bssChristian Riesch
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut
2011-12-06PXA: Export cpu_is_ and pxa_dram_init functionsMarek Vasut
2011-12-06PXA: Replace timer driverMarek Vasut
2011-12-06PXA: Add cpuinfo display for PXA2xxMarek Vasut
2011-12-06PXA: Separate PXA2xx CPU initMarek Vasut
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-12-06PXA: Re-add the Dcache locking as RAM for pxa250Marek Vasut
2011-12-06PXA: Rework start.S to be closer to other ARMsMarek Vasut
2011-12-05Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk