| Commit message (Expand) | Author | Age | Lines |
* | Fix errors that occur when accessing SystemACE CF | Wolfgang Denk | 2005-08-07 | -0/+3 |
* | Document switching between U-Boot and PlanetCore on RPXlite | Wolfgang Denk | 2005-08-06 | -0/+3 |
* | Fix PowerQUICC II mask detection. | Wolfgang Denk | 2005-08-06 | -0/+3 |
* | Add support for Altera NIOS DK1C20 board | Wolfgang Denk | 2005-08-06 | -0/+3 |
* | Add support for ep8248 board | Wolfgang Denk | 2005-08-06 | -1/+6 |
* | Fix baudrate setting for KGDB on MPC8260 | Wolfgang Denk | 2005-08-06 | -0/+3 |
* | Fix 'mii help' text formatting | Wolfgang Denk | 2005-08-06 | -0/+3 |
* | Fix return code of NFS command | Wolfgang Denk | 2005-08-06 | -0/+3 |
* | Fix typo | Wolfgang Denk | 2005-08-06 | -0/+2 |
* | Fix compiler warnings in cpu/ppc4xx/usbdev.c | Wolfgang Denk | 2005-08-06 | -0/+3 |
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-08-05 | -0/+3 |
|\ |
|
| * | Add support for AMCC Bamboo PPC440EP eval board | Stefan Roese | 2005-08-04 | -1/+4 |
* | | Merge with /home/wd/git/u-boot/jon_loeliger | Wolfgang Denk | 2005-08-05 | -0/+45 |
|\ \ |
|
| * \ | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-05 | -0/+24 |
| |\ \ |
|
| * \ \ | Merge with rsync://git-user@source.denx.net/git/u-boot.git | Jon Loeliger | 2005-08-02 | -0/+23 |
| |\ \ \ |
|
| * | | | | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | 2005-08-01 | -0/+8 |
| * | | | | * Patch by Ron Alder, 11 July 2005 | Lunsheng Wang | 2005-07-29 | -0/+4 |
| * | | | | Merge with rsync://git-user@source.denx.net/git/u-boot.git | Jon Loeliger | 2005-07-28 | -0/+8 |
| |\ \ \ \ |
|
| * | | | | | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+3 |
| * | | | | | * Patch by Jon Loeliger, 2005-07-25 | Jon Loeliger | 2005-07-25 | -0/+4 |
| * | | | | | * Patch by Jon Loeliger, 2005-05-05 | Jon Loeliger | 2005-07-25 | -0/+7 |
| * | | | | | * Patch by Jon Loeliger, 2005-Feb-10 | Jon Loeliger | 2005-07-25 | -0/+3 |
| * | | | | | * Patch by Jon Loeliger, Kumar Gala, 2005-02-08 | Jon Loeliger | 2005-07-25 | -0/+6 |
| * | | | | | * Patch by Jon Loeliger 2005-02-08 | Jon Loeliger | 2005-07-25 | -0/+3 |
| * | | | | | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -0/+6 |
* | | | | | | Add support for MicroSys PM856 board | Wolfgang Denk | 2005-08-05 | -1/+4 |
* | | | | | | Minor fixes to PM854 board | Wolfgang Denk | 2005-08-05 | -0/+3 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Adjust configuration of XENIAX board | Wolfgang Denk | 2005-08-04 | -0/+3 |
| |_|_|/
|/| | | |
|
* | | | | Fix typos in cpu/85xx/start.S which caused DataTLB exception to be | Wolfgang Denk | 2005-08-04 | -0/+4 |
* | | | | (re)enabled scsi commands do_scsi() and do_scsiboot() | Wolfgang Denk | 2005-08-04 | -0/+3 |
* | | | | Fix endianess problem in TFTP / NFS default filenames | Wolfgang Denk | 2005-08-04 | -0/+3 |
* | | | | Ignore broadcast status bit in received frames in 8260 FCC ethernet | Wolfgang Denk | 2005-08-03 | -0/+4 |
* | | | | Fix typo in mkconfig script (used == instead of =) | Wolfgang Denk | 2005-08-03 | -0/+3 |
* | | | | Cleanup build problems (on Fedora Core x86_64 build host) | Wolfgang Denk | 2005-08-03 | -0/+2 |
* | | | | Update MAINTAINERS file | Wolfgang Denk | 2005-08-03 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-08-02 | -0/+12 |
|\ \ \ |
|
| * | | | Major cleanup for AMCC PPC4xx eval boards. | Stefan Roese | 2005-08-01 | -0/+12 |
| | |/
| |/| |
|
* | | | Minor fixes for PPChameleon Board: | Wolfgang Denk | 2005-07-31 | -0/+4 |
* | | | Add missing CHANGELOG entry | Wolfgang Denk | 2005-07-30 | -0/+7 |
|/ / |
|
* | | Fix sysmon POST problem: check I2C error codes | Wolfgang Denk | 2005-07-28 | -0/+5 |
* | | Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" | Wolfgang Denk | 2005-07-28 | -0/+3 |
|/ |
|
* | Patch by Jon Loeliger, 20 Jul 2005: | Wolfgang Denk | 2005-07-21 | -0/+3 |
* | Add missing CHANGELOG entry. | Wolfgang Denk | 2005-07-21 | -0/+2 |
* | Add CompactFlash support for HMI1001 board. | Wolfgang Denk | 2005-07-21 | -0/+4 |
* | Add new argument format for flash commands to allow for usage like | Wolfgang Denk | 2005-07-21 | -0/+4 |
* | * Patch by Stefan Roese, 5 Jul 2005: | stroese | 2005-07-05 | -0/+3 |
* | * Patch by Detlev Zundel, 30 Jun 2005: | wdenk | 2005-07-04 | -0/+3 |
* | * Patch by Stefan Roese, 1 Jul 2005: | stroese | 2005-07-01 | -0/+3 |
* | * Patch by Stefan Roese, 30 Jun 2005: | stroese | 2005-06-30 | -0/+4 |
* | * Fix baudrate calculation problem on MPC5200 systems | wdenk | 2005-06-27 | -0/+7 |