aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-12FRAM memory access optimization.3-4/+54
2005-08-12Merge with pollux.denx.org:/home/git/u-boot/.git48-992/+1657
2005-08-12Merge with /home/wd/git/u-boot/masterLABEL_2005_08_12_0050Wolfgang Denk13-785/+460
2005-08-11Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese6-716/+208
2005-08-11Changed AMCC Bubinga (405EP) configuration to support 2nd eth portStefan Roese2-2/+7
2005-08-11Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese6-64/+242
2005-08-11O2DNT FRAM write delay disabled.1-2/+13
2005-08-11O2DNT: added hardware flash protect support, macros cleanup.2-27/+191
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk11-56/+469
2005-08-10Add configuration for IFM SPI eval boardWolfgang Denk2-0/+553
2005-08-10Fix CompactFlash problem on HMI1001 boardWolfgang Denk2-0/+4
2005-08-09Make new "mtdparts" code build with older compilersWolfgang Denk2-2/+8
2005-08-09Merge with /home/wd/git/u-boot/masterWolfgang Denk28-146/+151
2005-08-09Fix compiler warnings with older GCC versionsWolfgang Denk2-9/+18
2005-08-09O2DNT platform specific code.6-0/+1066
2005-08-09Added support for O2DNT board.3-1/+5
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese28-146/+151
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk64-897/+3232
2005-08-08Fix build problems for PM856 BoardWolfgang Denk4-9/+10
2005-08-08Fix sign extension bug in 'fpga loadb' command;Wolfgang Denk2-41/+60
2005-08-07Fix errors that occur when accessing SystemACE CFWolfgang Denk2-4/+30
2005-08-06Document switching between U-Boot and PlanetCore on RPXliteWolfgang Denk2-0/+166
2005-08-06Fix PowerQUICC II mask detection.Wolfgang Denk2-2/+5
2005-08-06Add support for Altera NIOS DK1C20 boardWolfgang Denk5-3/+161
2005-08-06Add support for ep8248 boardWolfgang Denk13-706/+1468
2005-08-06Fix baudrate setting for KGDB on MPC8260Wolfgang Denk2-2/+5
2005-08-06Fix 'mii help' text formattingWolfgang Denk2-1/+4
2005-08-06Fix return code of NFS commandWolfgang Denk2-5/+12
2005-08-06Fix typoWolfgang Denk3-4/+6
2005-08-06Fix compiler warnings in cpu/ppc4xx/usbdev.cWolfgang Denk2-3/+6
2005-08-05Merge with /home/sr/git/u-bootWolfgang Denk17-321/+3004
2005-08-05Merge with /home/wd/git/u-boot/jon_loeligerWolfgang Denk117-484/+10939
2005-08-05Fix compiler warningsWolfgang Denk1-8/+14
2005-08-05Add support for MicroSys PM856 boardWolfgang Denk10-5/+1393
2005-08-05Minor fixes to PM854 boardWolfgang Denk3-12/+21
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk21-156/+541
2005-08-05Fix compile problem in cmd_flash.cWolfgang Denk1-3/+5
2005-08-04Default 8349ADS CONFIG_PCI off for now.Jon Loeliger1-1/+2
2005-08-04Adjust configuration of XENIAX boardWolfgang Denk2-3/+6
2005-08-04Add support for AMCC Bamboo PPC440EP eval boardStefan Roese17-322/+3005
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-02Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger103-5172/+10251
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