summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-04-4/+3
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-31-17/+18
| |\
| * | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese2007-03-28-2/+1
| * | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-24-2/+2
| |\ \
| | * | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-24-2/+2
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-04-0/+26
|\ \ \ \
| * | | | Support for XUPV2P boardMichal Simek2007-03-26-8/+0
| * | | | [Microblaze][PATCH] part 2Michal Simek2007-03-11-0/+34
| | |/ / | |/| |
* | | | Fix some minor whitespace violations.Gerald Van Baren2007-03-31-1/+1
* | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-31-11/+56
* | | | Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren2007-03-31-0/+874
| |_|/ |/| |
* | | Code cleanup / re-insert previous Copyright entries.Wolfgang Denk2007-03-22-18/+18
* | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-19-20/+22
|\ \ \ | | |/ | |/|
| * | [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs2007-03-08-0/+2
| * | [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs2007-03-08-20/+20
| |/
* | [Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li2007-03-09-1/+2
|/
* Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese2007-02-20-446/+42
|\
| * [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-20-8/+8
| * [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-20-266/+1
| * [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely2007-02-20-149/+146
| * [PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely2007-02-20-5/+1
| * [PATCH 3_9] Move buffer print code from md command to common functionGrant Likely2007-02-20-51/+14
| * [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-113/+18
* | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese2007-02-20-4/+22
|/
* Undo commit 3033ebb2: reset command does not take any argumentsWolfgang Denk2007-01-13-1/+1
* Fix to make the baudrate changes immediate for the MCF52x2 family.Bartlomiej Sieka2006-12-20-1/+1
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-20-0/+1
* Code cleanup.Wolfgang Denk2006-11-30-140/+144
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-30-80/+174
|\
| * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-28-41/+393
| |\
| * | mpc83xx: Miscellaneous code style fixesTimur Tabi2006-11-28-130/+75
| * | Add support for multiple I2C busesBen Warren2006-11-03-5/+154
* | | [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese2006-11-29-7/+5
| |/ |/|
* | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-27-9/+354
|\ \
| * \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-10-491/+935
| |\ \
| * | | Remove compile warnings in fpga codeStefan Roese2006-10-07-2/+2
| * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-18-475/+706
| |\ \ \
| * | | | Add FPGA Altera Cyclone 2 supportStefan Roese2006-08-15-1/+346
* | | | | [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese2006-11-27-32/+22
| |_|/ / |/| | |
* | | | Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-06-0/+17
| |_|/ |/| |
* | | [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-28-153/+207
* | | Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-28-0/+5
* | | Minor code cleanup.Wolfgang Denk2006-10-28-94/+80
* | | Code cleanup.Wolfgang Denk2006-10-26-7/+6
* | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk2006-10-26-6/+55
|\ \ \
| * | | Added support for Multi-Image files that contain a device treeKumar Gala2006-10-24-6/+55
* | | | Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-25-2/+129
|\ \ \ \ | |/ / / |/| | |
| * | | Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-17-2/+129
* | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-8/+81
|\ \ \ \
| * \ \ \ Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-20-258/+271
| |\ \ \ \