summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-22hwmon: Provide dtt_init()Dirk Eibach
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-22autoconf.mk.dep: use target cflags, not hostMike Frysinger
2011-10-22build: force migration away from $(AR)Mike Frysinger
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-22Makefile: Remove MLO on make cleanJoel A Fernandes
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-22checkpatch whitespace cleanupsStephen Warren
2011-10-22drivers: add the support for Silicon Image SATA controllerTang Yuantian
2011-10-22doc/README: documents and readme for NDS32 archMacpaul Lin
2011-10-22adp-ag101: add board adp-ag101 supportMacpaul Lin
2011-10-22nds32: common bdinfo, bootm, image supportMacpaul Lin