]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2011-10-27 Wolfgang Denkfs/fat/fat.c: fix warning: 'part_size' defined but...
2011-10-26 Donggeun KimFAT: Add FAT write feature
2011-10-26 Simon Glassfdt: ARM: Add fdtcontroladdr to set device tree address...
2011-10-26 Simon Glassfdt: ARM: Implement and verify embedded and separate...
2011-10-26 Simon Glassfdt: add decode helper library
2011-10-26 Simon Glassfdt: Add support for a separate device tree (CONFIG_OF_...
2011-10-26 Simon Glassfdt: Add support for embedded device tree (CONFIG_OF_EMBED)
2011-10-26 Simon Glassfdt: ARM: Add device tree control of U-Boot (CONFIG_OF_...
2011-10-26 Simon Glassnet: tftpput: add tftpput command
2011-10-26 Simon Glassnet: tftpput: implement tftp logic
2011-10-26 Simon Glasstftpput: add save_addr and save_size global variables
2011-10-26 Simon Glassnet: tftpput: Support selecting get/put for tftp
2011-10-26 Simon Glassnet: tftpput: Factor out start, restart and next block...
2011-10-26 Simon Glassnet: tftpput: move common code into separate functions
2011-10-26 Simon Glassnet: tftpput: Rename TFTP to TFTPGET
2011-10-26 Simon Glassnet: tftpput: Add support for receiving ICMP packets
2011-10-26 Simon Glassnet: tftpput: Move ICMP code into its own function
2011-10-26 Simon GlassAdd setenv_ulong() and setenv_addr()
2011-10-26 Simon GlassMove simple_itoa to vsprintf
2011-10-26 Joachim Foersteraltera_tse: Fix return of eth_device's recv() callback
2011-10-26 Joachim Foersteraltera_tse: m88e1111s: Honor device flags regarding...
2011-10-26 Joachim Foersteraltera_tse: Add support for dedicated descriptor memory
2011-10-26 Joachim Foersteraltera_tse: Fix SGDMA reset triggering
2011-10-26 Joachim Foersteraltera_tse: Clear SGDMA's RUN bit in async transfer...
2011-10-25 Anton staafpart_efi: dcache: allocate cacheline aligned buffers
2011-10-25 Anton staafmmc: dcache: allocate cache aligned buffers for ext_csd
2011-10-25 Anton staafext2: Cache line aligned partial sector bounce buffer
2011-10-25 Anton staafmmc: dcache: allocate cache aligned buffer for scr...
2011-10-25 Anton staaftegra: define CONFIG_SYS_CACHELINE_SIZE for tegra
2011-10-25 Anton staafcache: add ALLOC_CACHE_ALIGN_BUFFER macro
2011-10-24 Wolfgang DenkRevert "km_arm: enable POST for these boards"
2011-10-24 Simon Glassarm: Correct build error introduced by getenv_ulong...
2011-10-24 Simon Glasspowerpc: Correct build warning introduced by getenv_ulo...
2011-10-23 Stefano Babicmkimage: adding support for Davinci AIS image
2011-10-23 Mike Frysingernet: xilinx_enet: drop unused !NET_MULTI driver
2011-10-23 Mike Frysingernet: sc589: drop unused !NET_MULTI driver
2011-10-23 Mike Frysingernet: s3c4510b_eth: drop unused !NET_MULTI driver
2011-10-23 Mike Frysingernet: ns9750: drop !NET_MULTI driver
2011-10-23 Mike Frysingernet: enc28j60_lpc2292: drop unused !NET_MULTI driver
2011-10-23 Bernhard Kaindlpowerpc/lib/board.c: Call run_post(POST_ROM) before...
2011-10-23 Bernhard Kaindlnet/dns.c: Fix endian conversion for big-endian in...
2011-10-23 Simon Glassx86: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glasssparc: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glasspowerpc: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassmips: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassmicroblaze: Use getenv_ulong() in place of getenv(...
2011-10-23 Simon Glassm68k: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassblackfin: Use getenv_ulong() in place of getenv(),...
2011-10-23 Simon Glassavr32: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon Glassarm: Use getenv_ulong() in place of getenv(), strtoul
2011-10-23 Simon GlassAdd getenv_ulong() to read an integer from an environme...
2011-10-23 Daniel Schwierzeckcommon: fix missing function pointer relocation in...
2011-10-23 Michal Simeknet: emaclite: Move RX/TX ping pong initialization to
2011-10-23 Michal Simeknet: emaclite: Use unsigned long for baseaddr
2011-10-23 Heiko Schocherarm, post, memory: fix bug if sdram base != 0x00000000
2011-10-23 Shaohui Xiespi/eon: add support for new EON spi flash EN25Q32B
2011-10-23 Anton Staafcache: include asm/cache.h for ARCH_DMA_MINALIGN definition
2011-10-23 Anton Staafx86: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafmips: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafmicroblaze: cache: define ARCH_DMA_MINALIGN for DMA...
2011-10-23 Anton Staafavr32: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafsparc: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafsh: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafpowerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafnios2: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafm68k: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Anton Staafarm: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-10-23 Simon GlassNS16550: trivial code clean for checkpatch
2011-10-23 Wolfgang DenkMPC85xx: remove broken "mpq101" board
2011-10-23 Michal Simekserial: uartlite: Fix compilation warnings
2011-10-21 Dirk Eibachhwmon: Provide dtt_init()
2011-10-21 Joe Hershbergercommon: cosmetic: CONFIG_BOOTFILE checkpatch compliance
2011-10-21 Joe Hershbergercommon: cosmetic: CONFIG_ROOTPATH checkpatch compliance
2011-10-21 Mike Frysingerautoconf.mk.dep: use target cflags, not host
2011-10-21 Mike Frysingerbuild: force migration away from $(AR)
2011-10-21 Mike Frysingerbuild: add missing $(AR)->$(cmd_link_o_target) update
2011-10-21 Joel A FernandesMakefile: Remove MLO on make clean
2011-10-21 Anatolij Gustschinconsolidate mdelay by providing a common function for...
2011-10-21 Stephen Warrencheckpatch whitespace cleanups
2011-10-21 Tang Yuantiandrivers: add the support for Silicon Image SATA controller
2011-10-21 Macpaul Lindoc/README: documents and readme for NDS32 arch
2011-10-21 Macpaul Linadp-ag101: add board adp-ag101 support
2011-10-21 Macpaul Linnds32: common bdinfo, bootm, image support
2011-10-21 Macpaul Linnds32: standalone support
2011-10-21 Macpaul Linnds32/lib: add generic funcs in NDS32 lib
2011-10-21 Macpaul Linnds32/ag101: cpu and init funcs of SoC ag101
2011-10-21 Macpaul Linnds32/core N1213: NDS32 N12 core family N1213
2011-10-21 Macpaul Linnds32: add NDS32 support into common header file
2011-10-21 Macpaul Linnds32: add header files support for nds32
2011-10-21 Timur Tabicmd_bdinfo: replace print_str() with print_mhz()
2011-10-21 Dirk Eibachgpio: Add PCA9698 40-bit I2C I/O port
2011-10-21 Linus Walleijserial: pl01x: drain PL01x FIFO before baudrate change
2011-10-21 Che-liang Chiouexamples: api: allow build with private libgcc
2011-10-21 Linus Walleijnet: dc2114x: check for apropriate command
2011-10-21 Gerlando Falautokm/common: enable "env default" for all keymile boards
2011-10-21 Macpaul Linftgmac100: reset fix when supports wake on lan
2011-10-21 Holger Brunckkm/common: remove obsolete header file
2011-10-21 Andreas Huberkm/common: fix ramfs development target
2011-10-21 Holger Brunckkm/common: force set ethaddr only for KM kirkwood boards
2011-10-21 Luka Perkovfix compile warning for env tools
next