summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* add: FSL control read and writeMichal Simek2007-05-081-72/+195
* Merge git://www.denx.de/git/u-bootMichal Simek2007-05-0811-106/+1144
|\
| * [PATCH] simplify silent consoleLadislav Michl2007-05-052-40/+6
| * [patch] setenv(...) can delete environmentalvariablesJeffrey Mann2007-05-051-1/+4
| * Fix initrd length corruption in bootm command.Wolfgang Denk2007-05-041-2/+1
| * Fix serious pointer bug with bootm and reserve map.Gerald Van Baren2007-04-191-2/+2
| * Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-04-184-280/+428
| |\
| | * Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren2007-04-141-6/+7
| | |\
| | * | Improve the bootm command for CONFIG_OF_LIBFDTGerald Van Baren2007-04-142-13/+77
| | * | Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-064-272/+356
| * | | [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter2007-04-132-2/+2
| * | | [PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp2007-04-131-3/+3
| | |/ | |/|
| * | Update for SC3 boardWolfgang Denk2007-04-111-6/+7
| |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-042-4/+3
| |\
| | * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-311-17/+18
| | |\
| | * | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese2007-03-281-2/+1
| | * | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-241-2/+2
| | |\ \
| | | * | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-241-2/+2
| * | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-041-0/+26
| |\ \ \ \
| * | | | | Fix some minor whitespace violations.Gerald Van Baren2007-03-311-1/+1
| * | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-312-11/+56
| * | | | | Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren2007-03-311-0/+874
| | |_|_|/ | |/| | |
| * | | | Code cleanup / re-insert previous Copyright entries.Wolfgang Denk2007-03-221-18/+18
| * | | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-191-20/+22
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs2007-03-081-0/+2
| | * | | [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs2007-03-081-20/+20
| | | |/ | | |/|
| * | | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-091-1/+2
| |/ /
* | | fix: read and write MSR - repair number of parametersMichal Simek2007-05-071-1/+1
* | | new: add writing to msr registerMichal Simek2007-05-071-4/+10
* | | new: FSL and MSR support #2Michal Simek2007-05-051-1/+1
* | | new: FSL and MSR supportMichal Simek2007-05-051-0/+265
| |/ |/|
* | Support for XUPV2P boardMichal Simek2007-03-261-8/+0
* | [Microblaze][PATCH] part 2Michal Simek2007-03-112-0/+34
|/
* Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-2011-446/+42
|\
| * [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-203-8/+8
| * [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-202-266/+1
| * [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely2007-02-201-149/+146
| * [PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely2007-02-201-5/+1
| * [PATCH 3_9] Move buffer print code from md command to common functionGrant Likely2007-02-201-51/+14
| * [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-207-113/+18
* | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese2007-02-202-4/+22
|/
* Undo commit 3033ebb2: reset command does not take any argumentsWolfgang Denk2007-01-131-1/+1
* Fix to make the baudrate changes immediate for the MCF52x2 family.Bartlomiej Sieka2006-12-201-1/+1
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-0/+1
* Code cleanup.Wolfgang Denk2006-11-301-140/+144
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-80/+174
|\
| * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-287-41/+393
| |\
| * | mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-281-130/+75
| * | Add support for multiple I2C busesBen Warren2006-11-031-5/+154
* | | [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese2006-11-291-7/+5
| |/ |/|
OpenPOWER on IntegriCloud