summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-26altera_tse: m88e1111s: Honor device flags regarding PHY interface modeJoachim Foerster
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster
2011-10-26altera_tse: Fix SGDMA reset triggeringJoachim Foerster
2011-10-26altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync caseJoachim Foerster
2011-10-25part_efi: dcache: allocate cacheline aligned buffersAnton staaf
2011-10-25mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf
2011-10-25ext2: Cache line aligned partial sector bounce bufferAnton staaf
2011-10-25mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf
2011-10-25tegra: define CONFIG_SYS_CACHELINE_SIZE for tegraAnton staaf
2011-10-25cache: add ALLOC_CACHE_ALIGN_BUFFER macroAnton staaf
2011-10-24Revert "km_arm: enable POST for these boards"Wolfgang Denk
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-23mkimage: adding support for Davinci AIS imageStefano Babic
2011-10-23net: xilinx_enet: drop unused !NET_MULTI driverMike Frysinger
2011-10-23net: sc589: drop unused !NET_MULTI driverMike Frysinger
2011-10-23net: s3c4510b_eth: drop unused !NET_MULTI driverMike Frysinger
2011-10-23net: ns9750: drop !NET_MULTI driverMike Frysinger
2011-10-23net: enc28j60_lpc2292: drop unused !NET_MULTI driverMike Frysinger
2011-10-23powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl
2011-10-23net/dns.c: Fix endian conversion for big-endian in dns commandBernhard 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-23Add getenv_ulong() to read an integer from an environment variableSimon Glass
2011-10-23common: fix missing function pointer relocation in fixup_cmdtable()Daniel Schwierzeck
2011-10-23net: emaclite: Move RX/TX ping pong initialization toMichal Simek
2011-10-23net: emaclite: Use unsigned long for baseaddrMichal Simek
2011-10-23arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher
2011-10-23spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie
2011-10-23cache: include asm/cache.h for ARCH_DMA_MINALIGN definitionAnton Staaf
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-23NS16550: trivial code clean for checkpatchSimon Glass
2011-10-23MPC85xx: remove broken "mpq101" boardWolfgang Denk
2011-10-23serial: uartlite: Fix compilation warningsMichal Simek