summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2005-12-011-1/+1
* Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz2005-11-301-7/+10
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-294-58/+307
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-283-56/+305
| * Correct includes for flat tree builder.Marian Balakowicz2005-10-281-2/+2
* | Fix problem with sleep in NetConsole (use get_timer())Stefan Roese2005-10-201-9/+8
|/
* Merge with /home/sr/git/u-bootWolfgang Denk2005-10-171-1/+1
|\
| * Fix identification on ext2ls help entryStefan Roese2005-10-141-1/+1
* | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-155-6/+14
|\ \
| * | Added support for TQM834x boards.Marian Balakowicz2005-10-115-6/+14
* | | Cleanup for GCC-4.xWolfgang Denk2005-10-1328-108/+109
| |/ |/|
* | CleanupWolfgang Denk2005-10-132-1459/+0
* | Add missing files for Pantelis Antoniou's patchWolfgang Denk2005-10-133-0/+2154
* | Merge with /home/sr/git/u-bootWolfgang Denk2005-10-131-0/+52
|\ \
| * | Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-081-0/+52
| |/
* | Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-133-3/+54
|/
* Fix booting from serial dataflash on AT91RM9200Wolfgang Denk2005-10-061-7/+9
* Fix device partition intialization for SystemACE disks.Wolfgang Denk2005-10-051-0/+1
* Fix compiler warningWolfgang Denk2005-09-301-0/+3
* Fix uninitialized variable problem in hush shellWolfgang Denk2005-09-281-0/+1
* Add iopset command on mpc8xxWolfgang Denk2005-09-261-6/+15
* CleanupWolfgang Denk2005-09-251-1/+1
* Remove unneeded #include <malloc.h>Wolfgang Denk2005-09-256-6/+0
* Add Xilinx Spartan3 family FPGA supportWolfgang Denk2005-09-253-1/+700
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-1/+1
* virtex2 fix for bogus download error messagesWolfgang Denk2005-09-241-6/+20
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-241-6/+5
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-59/+61
* Merge with /home/wd/git/u-boot/workWolfgang Denk2005-09-221-3/+2
|\
| * Fix computation of framebuffer palette for 8bpp LCD bitmapsWolfgang Denk2005-09-211-3/+2
* | Add SM501 support to HH405 board.Stefan Roese2005-09-221-0/+9
|/
* Added support for mtddevnum and mtddevname variables (mtdparts command)Marian Balakowicz2005-09-111-9/+69
* Add keyboard and dot matrix display support for HMI1001 board.Wolfgang Denk2005-08-302-3/+88
* Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-191-2/+2
* Merge with pollux.denx.org:/home/git/u-boot/.git2005-08-165-167/+200
|\
| * Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk2005-08-161-5/+5
| * Fix compiler warningsWolfgang Denk2005-08-131-160/+168
| * Make bootretry feature work with hush shell.Wolfgang Denk2005-08-121-0/+18
| * Preserve PHY_BMCR during a soft reset.Wolfgang Denk2005-08-121-1/+7
| * Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)Stefan Roese2005-08-121-1/+2
* | FRAM memory access optimization.2005-08-122-4/+53
|/
* Add configuration for IFM AEV FIFO board.Wolfgang Denk2005-08-104-35/+35
* Make new "mtdparts" code build with older compilersWolfgang Denk2005-08-091-2/+5
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2005-08-092-5/+5
|\
| * Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-082-5/+5
* | Fix compiler warnings with older GCC versionsWolfgang Denk2005-08-091-9/+16
|/
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-082-94/+1991
* Fix sign extension bug in 'fpga loadb' command;Wolfgang Denk2005-08-081-41/+56
* Fix errors that occur when accessing SystemACE CFWolfgang Denk2005-08-071-4/+27
* Fix 'mii help' text formattingWolfgang Denk2005-08-061-1/+1
OpenPOWER on IntegriCloud