]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2006-10-28  Wolfgang DenkAutomatically adjust ARFLAGS so "make -s" is really...
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"
2006-10-11  Stefan RoeseCleanup of NAND update patch (remove changelog from...
2006-10-11  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-10-10  Jon LoeligerMerge branch 'master' of http://www.denx.de/git/u-boot
2006-10-10  Jon LoeligerCoding style changes to remove local varible blocks
2006-10-10  Jon LoeligerFix whitespace issues.
2006-10-10  Jon LoeligerFix whitespace issues.
2006-10-10  Jon LoeligerFix whitespace issues.
2006-10-10  Jon LoeligerRan lindent and cleaned up whitespace issues.
2006-10-10  Jon LoeligerFix whitespace and 80-col issues.
2006-10-10  Stefan Roese* Several improvements to the new NAND subsystem:
2006-10-09  Wolfgang DenkMerge with /home/sr/git/u-boot/avr32
2006-10-09  Stefan RoeseDefine IH_CPU_AVR32
2006-10-09  Wolfgang DenkFix buffer overflow problem in ft_build.c
2006-10-08  Wolfgang DenkMake bootp implementation RFC3046 compliant
2006-10-08  Wolfgang DenkTQM5200: perform POST memory test only on STK52xx carri...
2006-10-08  Wolfgang DenkMove "ar" flags to config.mk to allow for silent "make -s"
2006-10-08  Wolfgang DenkAdd missing files for EP82xxM boards
2006-10-08  Wolfgang DenkCoding style cleanup
2006-10-08  Wolfgang DenkAdd support for EP82xxM boards
2006-10-08  Wolfgang DenkMerge with git+ssh://fifi/home/wd/git/u-boot/master
2006-10-05  Wolfgang DenkMerge with /home/m8/git/u-boot
2006-10-04  Stefan RoeseFix TLB setup for Ocotea board
2006-10-04  Stefan RoeseFix reset problem in sequoia sdram init code
2006-10-03  Marian BalakowiczUpdate for CAM5200 board:
2006-09-29  Jon LoeligerMerge branch 'mpc86xx'
2006-09-29  John TraillFix missing tCycle/modfreq calculation.
2006-09-20  Wolfgang DenkFix comments in include/ppc440.h
2006-09-19  Jon LoeligerMerge branch 'mpc85xx'
2006-09-19  Andy FlemingUpdated config headers to add default FDT-based booting
next