]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
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
2011-10-21  Valentin Longchampkm_arm: enable POST for these boards
2011-10-21  Simon Schwarzremoved static from images in cmd_bootm.c
2011-10-21  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-10-21  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2011-10-21  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2011-10-21  Kyle Moffettmpc85xx: Add inline GPIO acessor functions
2011-10-20  Timur Tabipowerpc/85xx: wait for alignment before resetting SERDE...
2011-10-20  Doug Andersoncosmetic: Fixup fixup_silent_linux() for checkpatch
2011-10-18  Simon GlassCorrect dependency rule to fix SPL build
2011-10-18  stany MARCELColdFire: Clean Makefile _config rules
2011-10-18  stany MARCELColdFire: Move boards with simple _config rules to...
2011-10-18  stany MARCELColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined
2011-10-18  stany MARCELColdFire: Merge differentiated linking files into a...
2011-10-18  stany MARCELColdFire: Add $(obj) before cpu lib to correct build
2011-10-18  stany MARCELColdFire: Cleanup lds files for multiple defined symbols
2011-10-18  Kumar Galapowerpc/85xx: Fix P2020DS booting
2011-10-18  Shengzhou Liupowerpc/85xx: Update USB device tree status based on...
2011-10-18  Shengzhou Liufdt: Add new fdt_set_node_status & fdt_set_status_by_al...
2011-10-18  Kumar Galapowerpc/85xx: Add support for RMan LIODN initialization
2011-10-18  Kumar Galapowerpc/85xx: Update device tree handling for SRIO
2011-10-18  Kumar Galapowerpc/85xx: Update setting of SRIO LIODNs
2011-10-18  Kumar Galafm: Don't allow disabling of FM1-DTSEC1
2011-10-18  Kumar Galafm-eth: Don't mark the MAC we use for MDIO as disabled...
2011-10-17  Simon GlassMove timestamp and version files into 'generated' subdir
2011-10-17  Simon Glasssandbox: Makefile changes to build sandbox architecture
2011-10-17  Simon GlassAdd generic gpio.h in asm-generic
2011-10-17  Simon GlassAdjust dependency rules to permit per-file flags
next