]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2011-11-03  Mike Frysingersandbox: drop unused return
2011-11-03  Mike Frysingersandbox: put stdin into raw mode
2011-11-03  Mike Frysingerserial: sandbox: use ssize_t to match os_read
2011-11-03  Mike Frysingerserial: sandbox: optimize puts
2011-11-03  Mike Frysingersandbox/tegra2: fix typo in autocomplete define
2011-11-03  Simon Glasssandbox: Change md command to use map_physmem
2011-11-03  Simon Glasssandbox: Adjust Makefile so that standalone/api are...
2011-11-03  Anton staafsandbox: Add asm/cache.h for sandbox
2011-11-03  Wolfgang DenkReduce build times
2011-11-03  Wolfgang Denkpost/post.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denkpost/post.c: CodingStyle cleanup
2011-11-03  Wolfgang Denkcommon/cmd_ide.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denkcommon/cmd_ide.c: CodingStyle cleanup
2011-11-03  Wolfgang Denkdrivers/rtc/ds1337.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denk4xx_pci.c: add error checking, fix GCC 4.6 build warning
2011-11-03  Wolfgang Denkboard/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denk4xx_enet.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denk4xx_uart.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denkdrivers/net/eepro100.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denkboard/g2000/strataflash.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denkboard/jse/flash.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denkdrivers/net/ns8382x.c: fix GCC 4.6 build warnings
2011-11-03  Wolfgang Denkarch/powerpc/lib/board.c: fix build warning
2011-11-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-11-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-11-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nds32
2011-11-03  Wolfgang Denke1000: fix bugs from recent commits
2011-11-03  Stephen Warrentegra2: Move MMC clock initialization into MMC driver
2011-11-03  Lei Wenmmc: sdhci: fix sdma bug for large file transfer
2011-11-03  Lei Wenmmc: sdhci: add timeout for data transfer
2011-11-03  Lei Wenmmc: sdhci: add mmc structure for host
2011-11-03  Lei Wenmmc: sdhci: fix build warning
2011-11-03  Lei Wenmmc: sdhci: fix cache flush
2011-11-03  Ajay Bhargavmmc: CMD7:MMC_CMD_SELECT_CARD response fix
2011-11-03  Lei Wenmmc: test mmc bus width on startup
2011-11-03  Lei Wenmmc: change magic number to macro define
2011-11-03  Lei Wenmmc: mv_sdhci: fix 8bus width access for 88SV331xV5
2011-11-03  Lei Wenmmc: retry the cmd8 to meet 74 clocks requirement in...
2011-11-03  Marek VasutPXA: Add MMC driver using the generic MMC framework
2011-11-02  Gabe Blackx86: Fix a compiler warning in arch/x86/lib/realmode.c
2011-11-02  Gabe Blackx86: Remove the prototype for the unused function board...
2011-11-02  Graeme Russx86: Rename include/asm/ic to include/asm/arch-sc520
2011-11-02  Ondrej Kupkax86: turn off cache: set control register properly
2011-11-01  Macpaul Linnds32: asm/io.h: add __iormb __iowmb and inline io...
2011-11-01  Macpaul Linnds32: cache: define ARCH_DMA_MINALIGN for DMA buffer...
2011-11-01  Macpaul Linnds32: Use getenv_ulong() in place of getenv(), strtoul
2011-10-27  Kyle Moffette1000: Allow direct access to the E1000 SPI EEPROM...
2011-10-27  Kyle Moffette1000: Export core EEPROM access functions for SPI...
2011-10-27  Kyle Moffette1000: Rewrite EEPROM checksum error to give more infor...
2011-10-27  Kyle Moffette1000: Restructure and streamline PCI device probing
2011-10-27  Kyle Moffette1000: Clean up handling of dual-port NICs and support...
2011-10-27  Simon Glasszlib: Fix integer cast of pointer
2011-10-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-10-27  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-27  Marek VasutDEBUG: Fix debug macros
2011-10-27  Marek VasutGCC4.6: Remove debugX() usage from spc1920 hpi
2011-10-27  Marek VasutGCC4.6: Squash warnings in omap4 clocks.c
2011-10-27  Marek VasutGCC4.6: Squash warning in tegra2 board.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in yaffs_guts.c
2011-10-27  Marek VasutGCC4.6: Drop dead code from yaffs_guts.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in LzmaTools.c
2011-10-27  Marek VasutGCC4.6: Squash warning in lcd.c
2011-10-27  Marek VasutGCC4.6: Squash GTREADREG related errors
2011-10-27  Marek VasutGCC4.6: Squash warning in cmd_date.c
2011-10-27  Marek VasutGCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in fec_mxc.c
2011-10-27  Marek VasutGCC4.6: Squash warning in bus_vcxk.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in ks8695eth.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in lattice.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in kirkwood_spi.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in smsc95xx.c
2011-10-27  Marek VasutGCC4.6: Fix warnings in pxa_mmc.c
2011-10-27  Marek VasutGCC4.6: Squash error in pcmcia/i82365.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in tqm8xx_pcmcia.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in sata_sil3114.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in fsl_pci_init.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in fsl_espi.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in ahci.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in 4xx_enet.c
2011-10-27  Marek VasutGCC4.6: Squash warning in jedec_flash.c
2011-10-27  Marek VasutGCC4.6: Squash warning in cfi_flash.c
2011-10-27  Marek VasutGCC4.6: Squash warning in cfb_console.c
2011-10-27  Marek VasutGCC4.6: Squash undefined variable in cmd_mtdparts.c
2011-10-27  Marek VasutGCC4.6: Squash subsequent warnings in usb_storage.c
2011-10-27  Marek VasutGCC4.6: Squash warning in usb_storage.c
2011-10-27  Marek VasutGCC4.6: Squash warning in cmd_ide.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in common/usb.c
2011-10-27  Marek VasutGCC4.6: Add macros to mv_gen_reg.h
2011-10-27  Marek VasutGCC4.6: Squash error in cpc45/pd67290.c
2011-10-27  Marek VasutGCC4.6: Squash warnings in PPChameleonEVB/flash.c
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
next