]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2011-10-27 Marek VasutGCC4.6: Squash warnings in r360mpi/flash.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in pmc405de.c
2011-10-27 Marek VasutGCC4.6: Squash warning in cmd_pmc440.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in tqm834x.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in mpc8610hpcd.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in diu.c
2011-10-27 Marek VasutGCC4.6: Squash warning in mpc5121ads.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in mpc86xx/interrupts.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in ddr[123]_dimm_params.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in 4xx_pcie.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in 44x_spd_ddr.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in denali_spd_ddr2.c
2011-10-27 Marek VasutGCC4.6: Squash warnings in denali_data_eye.c
2011-10-27 Marek VasutPowerPC: Squash warning in mpc512x serial.c
2011-10-27 Helmut Raigercosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
2011-10-27 Doug Andersondisk: part_efi: fix **pgpt_pte == NULL
2011-10-27 Doug Andersoncosmetic: Replace __FUNCTION__ with __func__ in part_efi.c
2011-10-27 Wolfgang DenkREADME: improve documentation of network related CONFIG...
2011-10-27 Wolfgang DenkREADME: white-space cleanup
2011-10-27 Thierry Redingimage: Fix inverted logic in architecture check.
2011-10-27 Simon Glassnet: Export auto_load, use it in rarp
2011-10-27 Simon Glassnet: Change for loop to memset()
2011-10-27 Simon Glassnet: Add more #ifdefs for tftpput to reduce code size
2011-10-27 Simon Glassnet: Make net_transfer() a static function
2011-10-27 Simon Glassnet: Hide more code behind CONFIG_CMD_TFTPPUT
2011-10-27 J. Vijayanandfat: correct ATTR_VFAT check
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
next