]> git.ipfire.org Git - people/ms/u-boot.git/history - common
sh: First support code of SuperH.
[people/ms/u-boot.git] / common /
2007-05-13  Nobuhiro Iwamatsush: First support code of SuperH.
2007-05-05  Ladislav Michl[PATCH] simplify silent console
2007-05-05  Jeffrey Mann[patch] setenv(...) can delete environmentalvariables
2007-05-05  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
2007-05-05  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-05-05  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-05-05  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-05-04  Wolfgang DenkFix initrd length corruption in bootm command.
2007-04-29  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-04-23  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-04-20  Wolfgang DenkMerge with /home/dzu/src/git/u-boot
2007-04-20  Wolfgang DenkMerge with git://www.denx.de/git/u-boot-testing
2007-04-20  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-arm
2007-04-20  Gerald Van BarenFix serious pointer bug with bootm and reserve map.
2007-04-19  Peter PearseMerge with git://www.denx.de/git/u-boot.git
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-fdt
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-net
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-avr32...
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-blackfin
2007-04-18  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-04-18  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-04-15  Gerald Van BarenMerge git://www.denx.de/git/u-boot into fdt-cmd
2007-04-15  Gerald Van BarenImprove the bootm command for CONFIG_OF_LIBFDT
2007-04-13  Denis Peter[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
2007-04-13  Greg Lopp[PATCH] Fix use of "void *" for block dev read/write...
2007-04-12  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-04-11  Wolfgang DenkUpdate for SC3 board
2007-04-06  Gerald Van BarenMoved fdt command support code to fdt_support.c
2007-04-04  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-04-04  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-microblaze
2007-03-31  Gerald Van BarenFix some minor whitespace violations.
2007-03-31  Gerald Van BarenAdd a flattened device tree (fdt) command (2 of 2)
2007-03-31  Gerald Van BarenAdd a flattened device tree (fdt) command (1 of 2)
2007-03-31  Stefan RoeseMerge with git://www.denx.de/git/u-boot.git
2007-03-29  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx
2007-03-28  Stefan Roesei2c: Enable "old" i2c commands even when CONFIG_I2C_CMD...
2007-03-25  Michal SimekSupport for XUPV2P board
2007-03-24  Stefan RoeseMerge with /home/stefan/git/u-boot/acadia
2007-03-24  Stefan Roese[PATCH] Clean up 40EZ/Acadia support
2007-03-21  Wolfgang DenkCode cleanup / re-insert previous Copyright entries.
2007-03-21  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-blackfin
2007-03-21  Stefan RoeseMerge with /home/stefan/git/u-boot/acadia
2007-03-20  Aubrey LiMerge http://www.denx.de/git/u-boot
2007-03-19  Aubrey LiMerge http://www.denx.de/git/u-boot
2007-03-13  Wolfgang DenkMerge with /home/hs/jupiter/u-boot
2007-03-11  Michal Simek[Microblaze][PATCH] part 2
2007-03-09  Aubrey.Li[Blackfin][PATCH-2/2] Common files changed to support...
2007-03-08  Wolfgang DenkMerge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx
2007-03-08  Matthias Fuchs[PATCH] I2C: add some more SPD eeprom decoding for...
2007-03-08  Matthias Fuchs[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_...
2007-03-08  Wolfgang DenkMerge with /home/hs/jupiter/u-boot
2007-02-28  roy zangMerge branch 'master' into hpc2
2007-02-27  Stefan RoeseMerge with git+ssh://sr@pollux.denx.org/home/sr/git...
2007-02-21  Stefan RoeseMerge with /home/stefan/git/u-boot/denx-merge-sr
2007-02-21  Stefan RoeseMerge with git+ssh://sr@pollux.denx.org/home/sr/git...
2007-02-20  Stefan RoeseMerge with /home/stefan/git/u-boot/denx-merge-sr
2007-02-20  Stefan Roese[PATCH] I2C: Add support for multiple I2C busses for...
2007-02-20  Grant Likely[PATCH 9_9] Use "void *" not "unsigned long *" for...
2007-02-20  Grant Likely[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
2007-02-20  Grant Likely[PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using...
2007-02-20  Grant Likely[PATCH 4_4] Remove local implementation of isprint...
2007-02-20  Grant Likely[PATCH 3_9] Move buffer print code from md command...
2007-02-20  Grant Likely[PATCH 1_4] Merge common get_dev() routines for block...
2007-01-24  Wolfgang DenkMerge with /home/tur/proj/idmr/u-boot
2007-01-22  roy zangMerge branch 'master' into hpc2
2007-01-15  Wolfgang DenkMerge with /home/hs/SC3/u-boot
2007-01-15  Wolfgang DenkMerge with /home/hs/MAN/u-boot-dev
2007-01-15  Wolfgang DenkMerge with /home/sr/git/u-boot/denx-merge-sr
2007-01-15  Stefan RoeseMerge with git+ssh://sr@pollux.denx.org/home/sr/git...
2007-01-13  Wolfgang DenkMerge with /home/sr/git/u-boot/denx-merge-sr
2007-01-13  Wolfgang DenkMerge with /home/git/u-boot
2007-01-13  Wolfgang DenkUndo commit 3033ebb2: reset command does not take any...
2007-01-04  roy zangMerge branch 'master' into hpc2
2007-01-04  Wolfgang DenkMerge with /home/tur/proj/v38b/u-boot
2006-12-24  Wolfgang DenkMerge with /home/hs/TQ/u-boot-dev
2006-12-22  Stefan RoeseMerge with git+ssh://sr@pollux.denx.org/home/sr/git...
2006-12-19  Bartlomiej SiekaFix to make the baudrate changes immediate for the...
2006-12-19  Bartlomiej SiekaPreliminary support for the iDMR board (ColdFire).
2006-12-04  roy zangMerge /home/roy/CVS/7448/Open_Source/u-boot.git.dev
2006-12-01  Grant LikelyMerge with git+ssh://sr@pollux.denx.org/home/sr/git...
2006-12-01  roy zangFix the confilcts when merging 'master' into hpc2.
2006-11-30  Wolfgang DenkCode cleanup.
2006-11-30  Stefan RoeseMerge with git+ssh://sr@pollux.denx.org/home/sr/git...
2006-11-30  Wolfgang DenkMerge with http://opensource.freescale.com/pub/scm...
2006-11-29  Stefan Roese[PATCH] common/cmd_elf.c: Enable loadaddr as parameter...
2006-11-29  Kim PhillipsMerge http://www.denx.de/git/u-boot
2006-11-29  Timur Tabimpc83xx: Miscellaneous code style fixes
2006-11-29  roy zangSolve the copyright conflicts when merging 'master...
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/denx-alpr-merge-test
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/4xx-enet
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/nand-env
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/nand-timeout
2006-11-27  Wolfgang DenkMerge with /home/sr/git/u-boot/denx-of
2006-11-27  Stefan Roese[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch...
2006-11-27  Stefan RoeseMerge with /home/stefan/git/u-boot/denx
2006-11-12  Wolfgang DenkMerge with /home/tur/proj/v38b/u-boot
2006-11-10  Stefan RoeseMerge with /home/stefan/git/u-boot/denx
2006-11-06  Wolfgang DenkSequential accesses to non-existent memory must be...
next