]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2011-12-02 Yoshihiro Shimodanet: sh_eth: use miiphybb instead of own mii functions
2011-12-01 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2011-12-01 Wolfgang Denkboard/emk/top860/top860.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkboard/sbc405/strataflash.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkarch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkboard/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC...
2011-12-01 Wolfgang Denkboard/mpl/common/flash.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkpost/board/lwmon5/gdc.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkdrivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkboard/sandburst/common/flash.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang DenkDB64460: Fix GCC 4.6 build warnings
2011-12-01 Wolfgang DenkDB64360: Fix GCC 4.6 build warnings
2011-12-01 Wolfgang Denkboard/cray/L1/flash.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkdrivers/block/sata_dwc.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkboard/amirix/ap1000/flash.c: Fix GCC 4.6 build warning
2011-12-01 Wolfgang Denkalpr board: Fix GCC 4.6 build warnings
2011-12-01 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-12-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-12-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-12-01 Stephen Warrenimage: Don't detect XIP images as overlapping.
2011-12-01 Stephen Warrenimage: Implement IH_TYPE_KERNEL_NOLOAD
2011-12-01 Dirk Eibachppc4xx: Add Io64 board support
2011-12-01 Matthias Fuchsppc4xx: fix PMC440 painit command
2011-12-01 Matthias Fuchsppc4xx: remove invalid access to PCI_BRDGOPT2 register
2011-12-01 Matthias Fuchsppc4xx: use CONFIG_PCI_BOOTDELAY instead of private...
2011-11-29 Ira W. Snydermpc85xx: support for Freescale COM Express P2020
2011-11-29 Kumar Galaarch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC...
2011-11-29 Ira W. Snydermpc85xx: support board-specific reset function
2011-11-29 Timur Tabipowerpc/85xx: verify the localbus device tree address...
2011-11-29 Ira W. Snydermpc8xxx: update module_type values from JEDEC DDR3...
2011-11-29 Shengzhou Liupowerpc/p3060qds: Add board related support for P3060QD...
2011-11-29 Timur Tabipowerpc/85xx: clean up and document the QE/FMAN microco...
2011-11-29 Timur Tabipowerpc/85xx: always implement the work-around for...
2011-11-29 Timur Tabipowerpc/85xx: CONFIG_FSL_SATA_V2 should be defined...
2011-11-29 York Sunpowerpc/85xx: Add workaround for erratum A-003474
2011-11-29 Jia Hongtaopowerpc/85xx: fixup flexcan device tree clock-frequency
2011-11-29 Kumar Galapowerpc/85xx: Add workaround for erratum CPU-A003999
2011-11-29 Wolfgang Denkmenu.c: use puts() instead of printf() where possible
2011-11-29 Stefano BabicMAKEALL: drop obsolete mx31pdk_nand target
2011-11-29 Igor Grinbergdataflash: fix parameters order in write_dataflash()
2011-11-29 Christian Rieschhawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines
2011-11-29 Christian Rieschdavinci_sonata: define CONFIG_MACH_TYPE for davinci_son...
2011-11-29 Christian Rieschdavinci_schmoogie: define CONFIG_MACH_TYPE for davinci_...
2011-11-29 Yan-Pai Chenarm: a320evb: define mach-type in board config file
2011-11-29 Alexander HollerOMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c...
2011-11-29 Stelian PopFix Stelian's email address
2011-11-29 Jerry HuangDIU: 1080P and 720P support
2011-11-29 Marek VasutCFB: Fix font rendering on mx5 framebuffer
2011-11-29 Gabe Blackx86: Fix some bugs in the i8402 driver when no controll...
2011-11-29 Gabe Blackx86: Make the i8042 driver checkpatch clean
2011-11-29 Gabe Blackx86: Wrap small helper functions from libgcc to avoid...
2011-11-29 Gabe Blackx86: Import the glibc memset implementation
2011-11-29 Gabe Blackx86: Fix a few recently added bugs
2011-11-29 Gabe Blackx86: Don't relocate symbols which point to things that...
2011-11-29 Gabe Blackx86: Fix how the location of the realmode and bios...
2011-11-29 Graeme Russx86: Misc cleanups
2011-11-29 Graeme Russx86: Misc PCI touchups
2011-11-29 Graeme Russx86: Ensure IDT and GDT remain 16-byte aligned post...
2011-11-29 Graeme Russx86: Provide more configuration granularity
2011-11-29 Graeme Russx86: Add multiboot header
2011-11-29 Graeme Russsc520: Create arch asm-offsets
2011-11-29 Graeme Russx86: Punt cold- and warm-boot flags
2011-11-29 Graeme Russcosmetic: checkpatch cleanup of board/eNET/*.c
2011-11-29 Graeme Russcosmetic: checkpatch cleanup of arch/x86/lib/*.c
2011-11-29 Graeme Russcosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c
2011-11-29 Graeme Russcosmetic: checkpatch cleanup of arch/x86/cpu/*.c
2011-11-29 Graeme Russx86: Call hang() on unrecoverable exception
2011-11-28 Wolfgang Denkmenu.c: use puts() instead of printf() where possible
2011-11-28 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-11-28 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-11-27 Stefano BabicMAKEALL: drop obsolete mx31pdk_nand target
2011-11-27 Igor Grinbergdataflash: fix parameters order in write_dataflash()
2011-11-27 Christian Rieschhawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines
2011-11-27 Christian Rieschdavinci_sonata: define CONFIG_MACH_TYPE for davinci_son...
2011-11-27 Christian Rieschdavinci_schmoogie: define CONFIG_MACH_TYPE for davinci_...
2011-11-27 Yan-Pai Chenarm: a320evb: define mach-type in board config file
2011-11-27 Alexander HollerOMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c...
2011-11-27 Stelian PopFix Stelian's email address
2011-11-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-11-27 Stephan Linzmicroblaze: usable uart16550 for big endian systems
2011-11-27 Michael Jonesmvblx: punt unused clean/distclean targets
2011-11-27 Kumar Galacmd_nvedit.c: Fix compiler warning introduced by checkp...
2011-11-27 Kumar Galadrivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build...
2011-11-27 Mike Frysingerignore new mkenvimage tool
2011-11-25 Macpaul LinRevert "mmc: retry the cmd8 to meet 74 clocks requireme...
2011-11-25 Ajay Bhargavmmc: mv_sdhci: Fix host version read for Armada100
2011-11-24 Jerry HuangDIU: 1080P and 720P support
2011-11-24 Marek VasutCFB: Fix font rendering on mx5 framebuffer
2011-11-23 Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-23 Anatolij Gustschindrivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
2011-11-23 Heiko Schocheri2c: Codingstyle cleanup for i2c evb64260 board driver
2011-11-23 Nobuhiro Iwamatsui2c: sh: Add support I2C for Renesas SH
2011-11-23 Anatolij Gustschindrivers/net/dnet.c: Fix GCC 4.6 warnings
2011-11-23 Anatolij Gustschinboard/xaeniax/flash.c: Fix GCC 4.6 warnings
2011-11-23 Anatolij Gustschinnet/bootp.c: Fix GCC 4.6 warning
2011-11-23 Anatolij Gustschincommon/cmd_bootm.c: Fix GCC 4.6 warnings
2011-11-23 Anatolij Gustschinboard/mx1ads/mx1ads.c: Fix GCC 4.6 warning
2011-11-23 Anatolij Gustschinboard/mx1ads/syncflash.c: Fix GCC 4.6 warnings
2011-11-23 Anatolij Gustschinboard/lubbock/flash.c: Fix GCC 4.6 warnings
2011-11-23 Anatolij Gustschindrivers/net/cs8900.c: Fix GCC 4.6 warning
next