aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-05Fix compile problem in cmd_flash.cWolfgang Denk1-3/+5
2005-08-04Adjust configuration of XENIAX boardWolfgang Denk2-3/+6
2005-08-04Fix typos in cpu/85xx/start.S which caused DataTLB exception to beWolfgang Denk2-2/+6
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk7-28/+72
2005-08-04Fix endianess problem in TFTP / NFS default filenamesWolfgang Denk3-12/+11
2005-08-03Ignore broadcast status bit in received frames in 8260 FCC ethernetWolfgang Denk2-2/+9
2005-08-03Fix typo in mkconfig script (used == instead of =)Wolfgang Denk2-1/+4
2005-08-03Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk8-102/+425
2005-08-03Update MAINTAINERS fileWolfgang Denk2-4/+3
2005-08-02Changed maintainer for all AMCC eval boards to Stefan Roese <sr@denx.de>.Stefan Roese1-7/+8
2005-08-02Coding style cleanupWolfgang Denk13-243/+237
2005-08-02Merge with /home/sr/git/u-bootWolfgang Denk1-14/+0
2005-08-02Remove unnecessary defines from usb_defs.h again.Stefan Roese1-14/+0
2005-08-02Merge with /home/sr/git/u-bootWolfgang Denk97-5104/+9964
2005-08-02Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).Stefan Roese1-612/+606
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese54-3858/+2705
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese43-1260/+7279
2005-07-31Minor fixes for PPChameleon Board:Wolfgang Denk3-2/+6
2005-07-30Add missing CHANGELOG entryWolfgang Denk1-0/+7
2005-07-30Implement h/w sector protection status synchronization at boot.Wolfgang Denk2-18/+240
2005-07-28Fix sysmon POST problem: check I2C error codesWolfgang Denk2-2/+16
2005-07-28Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"Wolfgang Denk2-1/+4
2005-07-21Patch by Jon Loeliger, 20 Jul 2005:Wolfgang Denk3-0/+313
2005-07-21Add missing CHANGELOG entry.Wolfgang Denk1-0/+2
2005-07-21Add CompactFlash support for HMI1001 board.Wolfgang Denk2-0/+39
2005-07-21Adjust printed board ID for LWMON board.Wolfgang Denk1-1/+1
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk9-153/+400
2005-07-21Add new argument format for flash commands to allow for usage likeWolfgang Denk2-4/+108
2005-07-21Fix file permissionsWolfgang Denk134-0/+0
2005-07-05* Patch by Stefan Roese, 5 Jul 2005:originstroese2-0/+12
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:LABEL_2005_07_04_0202wdenk6-30/+36
2005-07-01* Patch by Stefan Roese, 1 Jul 2005:stroese2-1/+4
2005-06-30* Patch by Stefan Roese, 30 Jun 2005:stroese4-6/+10
2005-06-27* Fix baudrate calculation problem on MPC5200 systemswdenk6-16/+47
2005-06-20Enable redundant environment, disable HW flash protection of HMI1001 boardwdenk2-1/+5
2005-06-20* Patch by Travis Sawyer, 10 Jun 2005:wdenk3-1/+11
2005-06-10* Add support for HMI1001 boardwdenk13-26/+669
2005-06-05Fix watchdog reset problems on LWMON boardwdenk3-0/+4
2005-05-30Patch by Juergen Selent, 17 May 2005:wdenk13-37/+1880
2005-05-23* Extend burst mode RAM test program to take a loop countwdenk5-12/+41
2005-05-19Patch by Greg Ungerer, 19 May 2005:wdenk13-1/+1372
2005-05-19Patch by Greg Ungerer, 19 May 2005:wdenk1-0/+101
2005-05-19* Patch by Greg Ungerer, 19 May 2005:wdenk11-3/+1054
2005-05-16Add PCI support for Sorcery board.wdenk16-323/+502
2005-05-16Fix compile problems caused by new burst mode SDRAM test;wdenk3-16/+48
2005-05-13Fix timer handling on MPC85xx systemswdenk4-167/+175
2005-05-12* Fix debug code in omap5912osk flash driverLABEL_2005_05_13_0050wdenk11-6/+1537
2005-05-10Add support for 2 x TSEC interfaces on the TQM8540 board.wdenk2-2/+7
2005-05-09On LWMON we must use the watchdog to reset the board as the CPULABEL_2005_05_09_1245wdenk3-1/+37
2005-05-07Add test tool to exercise SDRAM accesses in burst modewdenk5-0/+492