summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-275-9/+354
|\ \
| * \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-1015-491/+935
| |\ \
| * | | Remove compile warnings in fpga codeStefan Roese2006-10-071-2/+2
| * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-1812-475/+706
| |\ \ \
| * | | | Add FPGA Altera Cyclone 2 supportStefan Roese2006-08-154-1/+346
* | | | | [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernelStefan Roese2006-11-271-32/+22
| |_|/ / |/| | |
* | | | Sequential accesses to non-existent memory must be synchronized,Wolfgang Denk2006-11-061-0/+17
| |_|/ |/| |
* | | [PATCH] NAND: Partition name support added to NAND subsystemStefan Roese2006-10-282-153/+207
* | | Check for illegal character '=' in environment variable names.Wolfgang Denk2006-10-281-0/+5
* | | Minor code cleanup.Wolfgang Denk2006-10-281-94/+80
* | | Code cleanup.Wolfgang Denk2006-10-262-7/+6
* | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_treeWolfgang Denk2006-10-261-6/+55
|\ \ \
| * | | Added support for Multi-Image files that contain a device treeKumar Gala2006-10-241-6/+55
* | | | Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-251-2/+129
|\ \ \ \ | |/ / / |/| | |
| * | | Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-171-2/+129
* | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-245-8/+81
|\ \ \ \
| * \ \ \ Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-206-258/+271
| |\ \ \ \
| | * | | | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-191-5/+5
| | * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-121-2/+1
| | |\ \ \ \ | | | |/ / /
| | * | | | Fix possible uninitialized variable compiler warning.Grant Likely2006-10-121-1/+1
| | * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-111-25/+201
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-104-4/+9
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-1910-467/+698
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-291-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei2006-08-291-1/+1
| | * | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-231-1/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add AHCI support to u-bootJin Zhengxiong2006-08-231-1/+6
| | | * | | | | | | Unlock cache before kernel starts up for MPC86xxHaiying Wang2006-08-171-2/+2
| | * | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-222-6/+3
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Fix disable_of bootingMatthew McClintock2006-08-221-1/+4
| | * | | | | | | | Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-221-5/+65
| | * | | | | | | | Unlock cache before kernel starts up for MPC86xxHaiying Wang2006-08-171-2/+2
| | * | | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-092-247/+126
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | * Patch to modify ft_build.c to update flat device trees in place Patch by Ma...Matthew McClintock2006-08-092-238/+105
| | | * | | | | | | * Modify bootm command to support booting with flat device trees Patch by Mat...Matthew McClintock2006-08-091-14/+26
| | * | | | | | | | Merge branch 'wd'Jon Loeliger2006-08-0913-3300/+650
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-07-133-2/+67
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | * | | | | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-132-1/+67
| | | * | | | | | | | Fixed initrd issue by define big RAMJin Zhengxiong2006-07-131-1/+0
| | * | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-071-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | We made a u-boot patch to fix the hang up issueJason Jin2006-07-071-0/+1
OpenPOWER on IntegriCloud