| Commit message (Expand) | Author | Age | Lines |
* | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-20 | -446/+42 |
|\ |
|
| * | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | -8/+8 |
| * | [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c | Grant Likely | 2007-02-20 | -266/+1 |
| * | [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) | Grant Likely | 2007-02-20 | -149/+146 |
| * | [PATCH 4_4] Remove local implementation of isprint() in ft_build.c | Grant Likely | 2007-02-20 | -5/+1 |
| * | [PATCH 3_9] Move buffer print code from md command to common function | Grant Likely | 2007-02-20 | -51/+14 |
| * | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -113/+18 |
* | | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT | Stefan Roese | 2007-02-20 | -4/+22 |
|/ |
|
* | Undo commit 3033ebb2: reset command does not take any arguments | Wolfgang Denk | 2007-01-13 | -1/+1 |
* | Fix to make the baudrate changes immediate for the MCF52x2 family. | Bartlomiej Sieka | 2006-12-20 | -1/+1 |
* | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | 2006-12-20 | -0/+1 |
* | Code cleanup. | Wolfgang Denk | 2006-11-30 | -140/+144 |
* | Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git | Wolfgang Denk | 2006-11-30 | -80/+174 |
|\ |
|
| * | Merge http://www.denx.de/git/u-boot | Kim Phillips | 2006-11-28 | -41/+393 |
| |\ |
|
| * | | mpc83xx: Miscellaneous code style fixes | Timur Tabi | 2006-11-28 | -130/+75 |
| * | | Add support for multiple I2C buses | Ben Warren | 2006-11-03 | -5/+154 |
* | | | [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command | Stefan Roese | 2006-11-29 | -7/+5 |
| |/
|/| |
|
* | | Merge with /home/sr/git/u-boot/denx-alpr-merge-test | Wolfgang Denk | 2006-11-27 | -9/+354 |
|\ \ |
|
| * \ | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | 2006-11-10 | -491/+935 |
| |\ \ |
|
| * | | | Remove compile warnings in fpga code | Stefan Roese | 2006-10-07 | -2/+2 |
| * | | | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | 2006-09-18 | -475/+706 |
| |\ \ \ |
|
| * | | | | Add FPGA Altera Cyclone 2 support | Stefan Roese | 2006-08-15 | -1/+346 |
* | | | | | [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel | Stefan Roese | 2006-11-27 | -32/+22 |
| |_|/ /
|/| | | |
|
* | | | | Sequential accesses to non-existent memory must be synchronized, | Wolfgang Denk | 2006-11-06 | -0/+17 |
| |_|/
|/| | |
|
* | | | [PATCH] NAND: Partition name support added to NAND subsystem | Stefan Roese | 2006-10-28 | -153/+207 |
* | | | Check for illegal character '=' in environment variable names. | Wolfgang Denk | 2006-10-28 | -0/+5 |
* | | | Minor code cleanup. | Wolfgang Denk | 2006-10-28 | -94/+80 |
* | | | Code cleanup. | Wolfgang Denk | 2006-10-26 | -7/+6 |
* | | | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree | Wolfgang Denk | 2006-10-26 | -6/+55 |
|\ \ \ |
|
| * | | | Added support for Multi-Image files that contain a device tree | Kumar Gala | 2006-10-24 | -6/+55 |
* | | | | Fix Makefile for "CHANGELOG" target | Wolfgang Denk | 2006-10-25 | -2/+129 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add monitor functions for indirect access to PPC440 DCR's | Stefan Roese | 2006-10-17 | -2/+129 |
* | | | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-10-24 | -8/+81 |
|\ \ \ \ |
|
| * \ \ \ | Merge with http://www.jdl.com/software/u-boot-86xx.git | Wolfgang Denk | 2006-10-20 | -258/+271 |
| |\ \ \ \ |
|
| | * | | | | * Fix a bunch of compiler warnings for gcc 4.0 | Jon Loeliger | 2006-10-19 | -5/+5 |
| | * | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-12 | -2/+1 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | Fix possible uninitialized variable compiler warning. | Grant Likely | 2006-10-12 | -1/+1 |
| | * | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-11 | -25/+201 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-10-10 | -4/+9 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-09-19 | -467/+698 |
| | |\ \ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | Merge branch 'mpc85xx' | Jon Loeliger | 2006-08-29 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Fixed an OF-tree off-by-one bug when adding a new property name. | Zhang Wei | 2006-08-29 | -1/+1 |
| | * | | | | | | | Merge branch 'mpc86xx' | Jon Loeliger | 2006-08-23 | -1/+6 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Add AHCI support to u-boot | Jin Zhengxiong | 2006-08-23 | -1/+6 |
| | | * | | | | | | | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | 2006-08-17 | -2/+2 |
| | * | | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-boot | Jon Loeliger | 2006-08-22 | -6/+3 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | * | | | | | | | | Fix disable_of booting | Matthew McClintock | 2006-08-22 | -1/+4 |
| | * | | | | | | | | Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | 2006-08-22 | -5/+65 |
| | * | | | | | | | | Unlock cache before kernel starts up for MPC86xx | Haiying Wang | 2006-08-17 | -2/+2 |
| | * | | | | | | | | Merge branch 'mpc85xx' | Jon Loeliger | 2006-08-09 | -247/+126 |
| | |\ \ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | | |
|