summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2005-10-06Fix booting from serial dataflash on AT91RM9200Wolfgang Denk
2005-10-05Fix device partition intialization for SystemACE disks.Wolfgang Denk
2005-09-30Fix compiler warningWolfgang Denk
2005-09-28Fix uninitialized variable problem in hush shellWolfgang Denk
2005-09-26Add iopset command on mpc8xxWolfgang Denk
2005-09-25CleanupWolfgang Denk
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk
2005-09-25Add Xilinx Spartan3 family FPGA supportWolfgang Denk
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk
2005-09-24virtex2 fix for bogus download error messagesWolfgang Denk
2005-09-24* Fix PHY address argument passing with mii info commandWolfgang Denk
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-22Merge with /home/wd/git/u-boot/workWolfgang Denk
2005-09-22Add SM501 support to HH405 board.Stefan Roese
2005-09-21Fix computation of framebuffer palette for 8bpp LCD bitmapsWolfgang Denk
2005-09-11Added support for mtddevnum and mtddevname variables (mtdparts command)Marian Balakowicz
2005-08-30Add keyboard and dot matrix display support for HMI1001 board.Wolfgang Denk
2005-08-19Add new board specific commands for TQM5200/STK52XXWolfgang Denk
2005-08-16Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk
2005-08-13Fix compiler warningsWolfgang Denk
2005-08-12Make bootretry feature work with hush shell.Wolfgang Denk
2005-08-12Preserve PHY_BMCR during a soft reset.Wolfgang Denk
2005-08-12FRAM memory access optimization.
2005-08-12Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)Stefan Roese
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk
2005-08-09Make new "mtdparts" code build with older compilersWolfgang Denk
2005-08-09Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-08-09Fix compiler warnings with older GCC versionsWolfgang Denk
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
2005-08-08Fix sign extension bug in 'fpga loadb' command;Wolfgang Denk
2005-08-07Fix errors that occur when accessing SystemACE CFWolfgang Denk
2005-08-06Fix 'mii help' text formattingWolfgang Denk
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-08-05Fix compile problem in cmd_flash.cWolfgang Denk
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk
2005-08-03Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk
2005-08-02Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger
2005-08-02Coding style cleanupWolfgang Denk
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
2005-07-28Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger
2005-07-28Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"Wolfgang Denk
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk
2005-07-21Add new argument format for flash commands to allow for usage likeWolfgang Denk
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:wdenk
2005-06-27* Fix baudrate calculation problem on MPC5200 systemswdenk
2005-06-20* Patch by Travis Sawyer, 10 Jun 2005:wdenk