| 2011-10-27 | Helmut Raiger | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Doug Anderson | disk: part_efi: fix **pgpt_pte == NULL | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Doug Anderson | cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Wolfgang Denk | README: improve documentation of network related CONFIG... | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Wolfgang Denk | README: white-space cleanup | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Thierry Reding | image: Fix inverted logic in architecture check. | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Simon Glass | net: Export auto_load, use it in rarp | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Simon Glass | net: Change for loop to memset() | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Simon Glass | net: Add more #ifdefs for tftpput to reduce code size | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Simon Glass | net: Make net_transfer() a static function | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Simon Glass | net: Hide more code behind CONFIG_CMD_TFTPPUT | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | J. Vijayanand | fat: correct ATTR_VFAT check | commit | commitdiff | tree | snapshot | 
| 2011-10-27 | Wolfgang Denk | fs/fat/fat.c: fix warning: 'part_size' defined but... | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Donggeun Kim | FAT: Add FAT write feature | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | fdt: ARM: Add fdtcontroladdr to set device tree address... | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | fdt: ARM: Implement and verify embedded and separate... | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | fdt: add decode helper library | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | fdt: Add support for a separate device tree (CONFIG_OF_... | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | fdt: Add support for embedded device tree (CONFIG_OF_EMBED) | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_... | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: add tftpput command | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: implement tftp logic | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | tftpput: add save_addr and save_size global variables | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: Support selecting get/put for tftp | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: Factor out start, restart and next block... | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: move common code into separate functions | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: Rename TFTP to TFTPGET | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: Add support for receiving ICMP packets | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | net: tftpput: Move ICMP code into its own function | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | Add setenv_ulong() and setenv_addr() | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Simon Glass | Move simple_itoa to vsprintf | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Joachim Foerster | altera_tse: Fix return of eth_device's recv() callback | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Joachim Foerster | altera_tse: m88e1111s: Honor device flags regarding... | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Joachim Foerster | altera_tse: Add support for dedicated descriptor memory | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Joachim Foerster | altera_tse: Fix SGDMA reset triggering | commit | commitdiff | tree | snapshot | 
| 2011-10-26 | Joachim Foerster | altera_tse: Clear SGDMA's RUN bit in async transfer... | commit | commitdiff | tree | snapshot | 
| 2011-10-25 | Anton staaf | part_efi: dcache: allocate cacheline aligned buffers | commit | commitdiff | tree | snapshot | 
| 2011-10-25 | Anton staaf | mmc: dcache: allocate cache aligned buffers for ext_csd | commit | commitdiff | tree | snapshot | 
| 2011-10-25 | Anton staaf | ext2: Cache line aligned partial sector bounce buffer | commit | commitdiff | tree | snapshot | 
| 2011-10-25 | Anton staaf | mmc: dcache: allocate cache aligned buffer for scr... | commit | commitdiff | tree | snapshot | 
| 2011-10-25 | Anton staaf | tegra: define CONFIG_SYS_CACHELINE_SIZE for tegra | commit | commitdiff | tree | snapshot | 
| 2011-10-25 | Anton staaf | cache: add ALLOC_CACHE_ALIGN_BUFFER macro | commit | commitdiff | tree | snapshot | 
| 2011-10-24 | Wolfgang Denk | Revert "km_arm: enable POST for these boards" | commit | commitdiff | tree | snapshot | 
| 2011-10-24 | Simon Glass | arm: Correct build error introduced by getenv_ulong... | commit | commitdiff | tree | snapshot | 
| 2011-10-24 | Simon Glass | powerpc: Correct build warning introduced by getenv_ulo... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Stefano Babic | mkimage: adding support for Davinci AIS image | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Mike Frysinger | net: xilinx_enet: drop unused !NET_MULTI driver | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Mike Frysinger | net: sc589: drop unused !NET_MULTI driver | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Mike Frysinger | net: s3c4510b_eth: drop unused !NET_MULTI driver | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Mike Frysinger | net: ns9750: drop !NET_MULTI driver | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Mike Frysinger | net: enc28j60_lpc2292: drop unused !NET_MULTI driver | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Bernhard Kaindl | powerpc/lib/board.c: Call run_post(POST_ROM) before... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Bernhard Kaindl | net/dns.c: Fix endian conversion for big-endian in... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | x86: Use getenv_ulong() in place of getenv(), strtoul | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | sparc: Use getenv_ulong() in place of getenv(), strtoul | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | powerpc: Use getenv_ulong() in place of getenv(), strtoul | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | mips: Use getenv_ulong() in place of getenv(), strtoul | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | microblaze: Use getenv_ulong() in place of getenv(... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | m68k: Use getenv_ulong() in place of getenv(), strtoul | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | blackfin: Use getenv_ulong() in place of getenv(),... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | avr32: Use getenv_ulong() in place of getenv(), strtoul | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | arm: Use getenv_ulong() in place of getenv(), strtoul | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | Add getenv_ulong() to read an integer from an environme... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Daniel Schwierzeck | common: fix missing function pointer relocation in... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Michal Simek | net: emaclite: Move RX/TX ping pong initialization to | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Michal Simek | net: emaclite: Use unsigned long for baseaddr | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Heiko Schocher | arm, post, memory: fix bug if sdram base != 0x00000000 | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Shaohui Xie | spi/eon: add support for new EON spi flash EN25Q32B | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | cache: include asm/cache.h for ARCH_DMA_MINALIGN definition | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | x86: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | mips: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | microblaze: cache: define ARCH_DMA_MINALIGN for DMA... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | sh: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Anton Staaf | arm: cache: define ARCH_DMA_MINALIGN for DMA buffer... | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Simon Glass | NS16550: trivial code clean for checkpatch | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Wolfgang Denk | MPC85xx: remove broken "mpq101" board | commit | commitdiff | tree | snapshot | 
| 2011-10-23 | Michal Simek | serial: uartlite: Fix compilation warnings | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Dirk Eibach | hwmon: Provide dtt_init() | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Joe Hershberger | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Joe Hershberger | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Mike Frysinger | autoconf.mk.dep: use target cflags, not host | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Mike Frysinger | build: force migration away from $(AR) | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Mike Frysinger | build: add missing $(AR)->$(cmd_link_o_target) update | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Joel A Fernandes | Makefile: Remove MLO on make clean | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Anatolij Gustschin | consolidate mdelay by providing a common function for... | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Stephen Warren | checkpatch whitespace cleanups | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Tang Yuantian | drivers: add the support for Silicon Image SATA controller | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | doc/README: documents and readme for NDS32 arch | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | adp-ag101: add board adp-ag101 support | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | nds32: common bdinfo, bootm, image support | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | nds32: standalone support | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | nds32/lib: add generic funcs in NDS32 lib | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | nds32/ag101: cpu and init funcs of SoC ag101 | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | nds32/core N1213: NDS32 N12 core family N1213 | commit | commitdiff | tree | snapshot | 
| 2011-10-21 | Macpaul Lin | nds32: add NDS32 support into common header file | commit | commitdiff | tree | snapshot | 
| next |