Age | Commit message (Expand) | Author |
2011-10-24 | powerpc: Correct build warning introduced by getenv_ulong() patch | Simon Glass |
2011-10-23 | mkimage: adding support for Davinci AIS image | Stefano Babic |
2011-10-23 | net: xilinx_enet: drop unused !NET_MULTI driver | Mike Frysinger |
2011-10-23 | net: sc589: drop unused !NET_MULTI driver | Mike Frysinger |
2011-10-23 | net: s3c4510b_eth: drop unused !NET_MULTI driver | Mike Frysinger |
2011-10-23 | net: ns9750: drop !NET_MULTI driver | Mike Frysinger |
2011-10-23 | net: enc28j60_lpc2292: drop unused !NET_MULTI driver | Mike Frysinger |
2011-10-23 | powerpc/lib/board.c: Call run_post(POST_ROM) before relocating | Bernhard Kaindl |
2011-10-23 | net/dns.c: Fix endian conversion for big-endian in dns command | Bernhard Kaindl |
2011-10-23 | x86: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | sparc: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | powerpc: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | mips: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | microblaze: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | m68k: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | blackfin: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | avr32: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | arm: Use getenv_ulong() in place of getenv(), strtoul | Simon Glass |
2011-10-23 | Add getenv_ulong() to read an integer from an environment variable | Simon Glass |
2011-10-23 | common: fix missing function pointer relocation in fixup_cmdtable() | Daniel Schwierzeck |
2011-10-23 | net: emaclite: Move RX/TX ping pong initialization to | Michal Simek |
2011-10-23 | net: emaclite: Use unsigned long for baseaddr | Michal Simek |
2011-10-23 | arm, post, memory: fix bug if sdram base != 0x00000000 | Heiko Schocher |
2011-10-23 | spi/eon: add support for new EON spi flash EN25Q32B | Shaohui Xie |
2011-10-23 | cache: include asm/cache.h for ARCH_DMA_MINALIGN definition | Anton Staaf |
2011-10-23 | x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment | Anton Staaf |
2011-10-23 | NS16550: trivial code clean for checkpatch | Simon Glass |
2011-10-23 | MPC85xx: remove broken "mpq101" board | Wolfgang Denk |
2011-10-23 | serial: uartlite: Fix compilation warnings | Michal Simek |
2011-10-22 | hwmon: Provide dtt_init() | Dirk Eibach |
2011-10-22 | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger |
2011-10-22 | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger |
2011-10-22 | autoconf.mk.dep: use target cflags, not host | Mike Frysinger |
2011-10-22 | build: force migration away from $(AR) | Mike Frysinger |
2011-10-22 | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger |
2011-10-22 | Makefile: Remove MLO on make clean | Joel A Fernandes |
2011-10-22 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-22 | checkpatch whitespace cleanups | Stephen Warren |
2011-10-22 | drivers: add the support for Silicon Image SATA controller | Tang Yuantian |
2011-10-22 | doc/README: documents and readme for NDS32 arch | Macpaul Lin |
2011-10-22 | adp-ag101: add board adp-ag101 support | Macpaul Lin |