Commit Graph

14089 Commits (daaaf0285d55745248762fe2b4ea51ab4f3712d9)
 

Author SHA1 Message Date
Mike Frysinger daaaf0285d net: xilinx_enet: drop unused !NET_MULTI driver 13 years ago
Mike Frysinger 5de78b17f0 net: sc589: drop unused !NET_MULTI driver 13 years ago
Mike Frysinger c1761eeab0 net: s3c4510b_eth: drop unused !NET_MULTI driver 13 years ago
Mike Frysinger 8b710b163b net: ns9750: drop !NET_MULTI driver 13 years ago
Mike Frysinger ae6edb54c0 net: enc28j60_lpc2292: drop unused !NET_MULTI driver 13 years ago
Bernhard Kaindl 9d256b67f6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating 13 years ago
Bernhard Kaindl 6dc809f407 net/dns.c: Fix endian conversion for big-endian in dns command 13 years ago
Simon Glass f5ca20c6b6 x86: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass 745937438f sparc: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass 1272592e4b powerpc: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass 98e4611f10 mips: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass 94e4dae9fa microblaze: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass 77b8f2033b m68k: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass c1f485a1e8 blackfin: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass eb68b41d5a avr32: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass dc8bbea017 arm: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Simon Glass 4a9b413108 Add getenv_ulong() to read an integer from an environment variable 13 years ago
Daniel Schwierzeck 3668d8fa04 common: fix missing function pointer relocation in fixup_cmdtable() 13 years ago
Michal Simek c1044a1ec1 net: emaclite: Move RX/TX ping pong initialization to 13 years ago
Michal Simek 9b94755af9 net: emaclite: Use unsigned long for baseaddr 13 years ago
Heiko Schocher 7b5d61b5a3 arm, post, memory: fix bug if sdram base != 0x00000000 13 years ago
Shaohui Xie 23d8f778c8 spi/eon: add support for new EON spi flash EN25Q32B 13 years ago
Anton Staaf 1e41f5ad45 cache: include asm/cache.h for ARCH_DMA_MINALIGN definition 13 years ago
Anton Staaf 3620f860ef x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf 72d4dd4159 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf ee729afde3 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf 75ff24be47 avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf 3c3f8a7f3e sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf 2482e3c836 sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf 0991701a27 powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf 6fa6035ff2 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf a8fc12eb8e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Anton Staaf 44d6cbb6a7 arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Simon Glass f8df9d0d1a NS16550: trivial code clean for checkpatch 13 years ago
Wolfgang Denk e877fabeb9 MPC85xx: remove broken "mpq101" board 13 years ago
Michal Simek 8cb9b23755 serial: uartlite: Fix compilation warnings 13 years ago
Dirk Eibach b88e7b3cc0 hwmon: Provide dtt_init() 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 13 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 13 years ago
Mike Frysinger 4c34b2a090 autoconf.mk.dep: use target cflags, not host 13 years ago
Mike Frysinger 5968adc414 build: force migration away from $(AR) 13 years ago
Mike Frysinger 26ddff2d8d build: add missing $(AR)->$(cmd_link_o_target) update 13 years ago
Joel A Fernandes 4e4b21bd4e Makefile: Remove MLO on make clean 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 13 years ago
Tang Yuantian 83c484d7ec drivers: add the support for Silicon Image SATA controller 13 years ago
Macpaul Lin afc1ce8288 doc/README: documents and readme for NDS32 arch 13 years ago
Macpaul Lin 5f1719c105 adp-ag101: add board adp-ag101 support 13 years ago
Macpaul Lin 64d614617f nds32: common bdinfo, bootm, image support 13 years ago
Macpaul Lin 72c73ddec3 nds32: standalone support 13 years ago