summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-10-27ARM: pantheon: reduce dependence of including platform fileLei Wen
2011-10-27Armada100: Add SPI support for Marvell gplugDAjay Bhargav
2011-10-27SPI: Add SPI driver support for Marvell Armada100Ajay Bhargav
2011-10-27dreamplug: initial board support.Jason Cooper
2011-10-27imx: fix coding styleFabio Estevam
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger
2011-10-27ARM: Update mach-typesMarek Vasut
2011-10-27arm, logbuffer: make it compilecleanHeiko Schocher
2011-10-27tegra2: Add more pinmux functionsSimon Glass
2011-10-27tegra2: Rename PIN_ to PINGRP_Simon Glass
2011-10-27tegra2: Add more clock functionsSimon Glass
2011-10-27tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass
2011-10-26fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass
2011-10-26fdt: ARM: Implement and verify embedded and separate device treeSimon Glass
2011-10-26fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2011-10-24arm: Correct build error introduced by getenv_ulong() patchSimon Glass
2011-10-24powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass
2011-10-24microblaze: Fix strict-aliasing rules for in_be32Michal Simek
2011-10-23powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl
2011-10-23x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23sparc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23mips: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23m68k: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23blackfin: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23avr32: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23arm: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-23arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-22nds32/lib: add generic funcs in NDS32 libMacpaul Lin
2011-10-22nds32/ag101: cpu and init funcs of SoC ag101Macpaul Lin
2011-10-22nds32/core N1213: NDS32 N12 core family N1213Macpaul Lin
2011-10-22nds32: add header files support for nds32Macpaul Lin
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-21mpc85xx: Add inline GPIO acessor functionsKyle Moffett
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi
2011-10-19ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL
2011-10-18powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu
2011-10-18powerpc/85xx: Add support for RMan LIODN initializationKumar Gala