]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2006-11-27  Wolfgang DenkMerge with /home/mk/git/u-boot-generic_ohci#generic_ohci
2006-11-27  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-11-27  Wolfgang DenkMinor code cleanup. Update CHANGELOG.
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/denx
2006-11-27  Markus KlotzbuecherAdd a small README with information on the generic...
2006-11-27  Markus KlotzbuecherFix some endianness issues related to the generic ohci...
2006-11-27  Markus KlotzbuecherIntroduced the configuration option CONFIG_USB_OHCI_NEW...
2006-11-27  Markus KlotzbuecherModified the mpc5xxx and the ppc4xx cpu to use the...
2006-11-23  Wolfgang DenkUpdates for TQM5200 modules:
2006-11-22  Stefan Roese[PATCH] PPC4xx start.S: Fix for processor errata
2006-11-20  Stefan Roese[PATCH] Update AMCC Sequoia config file to support...
2006-11-20  Wolfgang DenkUpdate CHANGELOG
2006-11-20  Wolfgang DenkMerge with /home/sr/git/u-boot/cfi-update
2006-11-13  Stefan Roese[PATCH] CFI driver AMD Command Set Top boot geometry...
2006-11-12  Wolfgang DenkUpdate CHANGELOG
2006-11-12  Wolfgang DenkMerge with /home/tur/proj/v38b/u-boot
2006-11-11  Bartlomiej... Disable the watchdog in the default config for the...
2006-11-11  Bartlomiej... Change the GPIO pin multiplexing configuration for...
2006-11-06  Wolfgang DenkSequential accesses to non-existent memory must be...
2006-11-02  Wolfgang DenkMerge with /home/tur/proj/uboot_linux_v38b/u-boot
2006-11-02  Wolfgang DenkRelease U-Boot 1.1.6
2006-11-01  Bartlomiej... Finish up support for MarelV38B board
2006-11-01  Bartlomiej... - Fix issues related to the use of ELDK 4 when compilin...
2006-11-01  Bartlomiej... - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_...
2006-11-01  Bartlomiej... Changed MarelV38B board make target to lowercase. Confi...
2006-10-28  Wolfgang DenkMerge with /home/sr/git/u-boot/nand-ladis
2006-10-28  Wolfgang DenkAutomatically adjust ARFLAGS so "make -s" is really...
2006-10-28  Stefan Roese[PATCH] omap925.c: Remove unused functions
2006-10-28  Stefan Roese[PATCH] Add some missing machtypes for netstar & voiceb...
2006-10-28  Stefan Roese[PATCH] NAND: Partition name support added to NAND...
2006-10-28  Wolfgang DenkUpdate CHANGELOG.
2006-10-28  Wolfgang DenkEnable commandline editing and hush shell on all TQM...
2006-10-28  Wolfgang DenkREADME says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUT...
2006-10-27  Wolfgang DenkCheck for illegal character '=' in environment variable...
2006-10-27  Wolfgang DenkMinor code cleanup.
2006-10-27  Haavard SkinnemoenDon't pass any debug options directly to the assembler
2006-10-27  Jon LoeligerMPC86xx: Cleaned up unused and conditionally used local...
2006-10-27  Wolfgang DenkFix "ar" flags in some Makefiles to allow for silent...
2006-10-26  Ben WarrenFix TSEC driver (now for real): avoid crashes if PHY...
2006-10-26  Ben WarrenFix TSEC driver: avoid crashes if PHY is not attached
2006-10-26  Wolfgang DenkCode cleanup.
2006-10-26  Wolfgang DenkMerge with git://git.kernel.org/pub/scm/boot/u-boot...
2006-10-25  Haavard SkinnemoenFinish up support for the ATSTK1000/ATSTK1002 boards
2006-10-25  Kumar GalaAdded support for Multi-Image files that contain a...
2006-10-24  Wolfgang DenkFix Makefile for "CHANGELOG" target
2006-10-24  Wolfgang DenkSwitch to automatically generated CHANGELOG file.
2006-10-24  Stefan RoeseFix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c
2006-10-24  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-24  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-24  Wolfgang DenkCode cleanup
2006-10-24  Wolfgang DenkMerge with http://www.jdl.com/software/u-boot-86xx.git
2006-10-24  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-24  Wolfgang DenkMerge with /home/wd/git/u-boot/mailing-list/Haavard_Ski...
2006-10-24  Wolfgang DenkMove atstk1000 files into vendor specific directory.
2006-10-24  Wolfgang DenkAdd ATSTK1000 and ATSTK1002 board support
2006-10-24  Wolfgang DenkAdd common serial driver for Atmel AT32 and AT91 chips
2006-10-24  Wolfgang DenkAdd AT32AP CPU and AT32AP7000 SoC support
2006-10-24  Wolfgang DenkAdd AVR32 architecture support
2006-10-24  Wolfgang DenkUse -g instead of -gstabs in AFLAGS_DEBUG
2006-10-24  Wolfgang DenkFix/workaround broken dependency handling with make...
2006-10-23  Marian BalakowiczFix sequoia separate object direcory building problems.
2006-10-20  Jon LoeligerMerge branch 'i2c'
2006-10-20  Jon LoeligerUse generic I2C register block on 85xx and 86xx.
2006-10-20  Wolfgang DenkMerge with http://www.jdl.com/software/u-boot-86xx.git
2006-10-20  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-20  Jon LoeligerMerge branch 'i2c'
2006-10-20  Jon LoeligerFix compilation warnings on a few 85xx boards.
2006-10-20  Jon LoeligerConverted all 85xx boards to use a common FSL I2C driver.
2006-10-20  Wolfgang DenkCleanup compile warnings. Prepare for release 1.1.5
2006-10-20  Wolfgang DenkFix compile problem in include/configs/ep82xxm.h
2006-10-20  Wolfgang DenkMCC200: Fix uninitialized variable problem in LCD driver
2006-10-20  Stefan RoeseUpdate CHANGELOG
2006-10-20  Stefan RoeseAdd board/cpu specific NAND chip select function to...
2006-10-20  Wolfgang DenkCoding style cleanup
2006-10-20  Wolfgang DenkMerge with /home/sr/git/u-boot/440epx-boot-msg
2006-10-19  Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-19  Jon LoeligerRewrite a series of goto statements as a sequences of
2006-10-19  Jon LoeligerMoved i2c driver out of cpu/mpc86xx/i2c.c into drivers...
2006-10-19  Jon Loeliger* Fix a bunch of compiler warnings for gcc 4.0
2006-10-18  Wolfgang DenkCoding Style cleanup.
2006-10-18  Wolfgang DenkUpdate CHANGELOG
2006-10-18  Wolfgang DenkMerge with /home/tur/proj/051_uboot_linux_v38b/u-boot
2006-10-18  Stefan RoeseMake 4xx bootup message shorter on 440EPx/GRx platforms
2006-10-17  Stefan RoeseAdd monitor functions for indirect access to PPC440...
2006-10-13  Jon LoeligerFixed leading whitespace issues.
2006-10-13  Bartlomiej... Preliminary patch adding support for the MarelV38B...
2006-10-12  Stefan Roese* PPC405EP: Add support for board configuration of...
2006-10-12  Stefan Roese* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup...
2006-10-12  Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-12  Jon LoeligerRemove unneeded include files and local variable.
2006-10-12  Grant LikelyFix possible uninitialized variable compiler warning.
2006-10-12  Wolfgang DenkFix spelling; minor code cleanup.
2006-10-12  Stefan RoeseFix JFFS2 compilation problem
2006-10-11  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-11  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-11  Wolfgang DenkMinor code cleanup.
2006-10-11  Wolfgang DenkMerge with http://opensource.freescale.com/pub/scm...
2006-10-11  Matthew McClintock* Fix a bunch of compiler warnings for gcc 4.0
2006-10-11  Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-11  Jon LoeligerMove "ar" flags to config.mk to allow for silent "make -s"
next