summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-12-09arm: Move CP15 init out of cpu_init_crit()Simon Glass
2011-12-09tegra2: Simplify tegra_start() boot pathSimon Glass
2011-12-09tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-12-09Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.cSimon Glass
2011-12-08arch/mips/lib/board.c: Fix GCC 4.6 build warningWolfgang Denk
2011-12-08arch/mips/lib/board.c: make (mostly) checkpatch cleanWolfgang Denk
2011-12-07powerpc: Minimal private libgcc to build on DebianKyle Moffett
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2011-12-07ppc4xx: Remove usbdev.cStefan Roese
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