| Commit message (Expand) | Author | Age | Lines |
* | Fix U-Boot compilation for MIPS boards using ELDK 4.0 | Wolfgang Denk | 2005-12-01 | -1/+1 |
* | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz | 2005-11-30 | -7/+10 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-29 | -58/+307 |
|\ |
|
| * | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -56/+305 |
| * | Correct includes for flat tree builder. | Marian Balakowicz | 2005-10-28 | -2/+2 |
* | | Fix problem with sleep in NetConsole (use get_timer()) | Stefan Roese | 2005-10-20 | -9/+8 |
|/ |
|
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-10-17 | -1/+1 |
|\ |
|
| * | Fix identification on ext2ls help entry | Stefan Roese | 2005-10-14 | -1/+1 |
* | | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-15 | -6/+14 |
|\ \ |
|
| * | | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -6/+14 |
* | | | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -108/+109 |
| |/
|/| |
|
* | | Cleanup | Wolfgang Denk | 2005-10-13 | -1459/+0 |
* | | Add missing files for Pantelis Antoniou's patch | Wolfgang Denk | 2005-10-13 | -0/+2154 |
* | | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-10-13 | -0/+52 |
|\ \ |
|
| * | | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -0/+52 |
| |/ |
|
* | | Support passing of OF flat trees to the kernel. | Wolfgang Denk | 2005-10-13 | -3/+54 |
|/ |
|
* | Fix booting from serial dataflash on AT91RM9200 | Wolfgang Denk | 2005-10-06 | -7/+9 |
* | Fix device partition intialization for SystemACE disks. | Wolfgang Denk | 2005-10-05 | -0/+1 |
* | Fix compiler warning | Wolfgang Denk | 2005-09-30 | -0/+3 |
* | Fix uninitialized variable problem in hush shell | Wolfgang Denk | 2005-09-28 | -0/+1 |
* | Add iopset command on mpc8xx | Wolfgang Denk | 2005-09-26 | -6/+15 |
* | Cleanup | Wolfgang Denk | 2005-09-25 | -1/+1 |
* | Remove unneeded #include <malloc.h> | Wolfgang Denk | 2005-09-25 | -6/+0 |
* | Add Xilinx Spartan3 family FPGA support | Wolfgang Denk | 2005-09-25 | -1/+700 |
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -1/+1 |
* | virtex2 fix for bogus download error messages | Wolfgang Denk | 2005-09-24 | -6/+20 |
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -6/+5 |
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -59/+61 |
* | Merge with /home/wd/git/u-boot/work | Wolfgang Denk | 2005-09-22 | -3/+2 |
|\ |
|
| * | Fix computation of framebuffer palette for 8bpp LCD bitmaps | Wolfgang Denk | 2005-09-21 | -3/+2 |
* | | Add SM501 support to HH405 board. | Stefan Roese | 2005-09-22 | -0/+9 |
|/ |
|
* | Added support for mtddevnum and mtddevname variables (mtdparts command) | Marian Balakowicz | 2005-09-11 | -9/+69 |
* | Add keyboard and dot matrix display support for HMI1001 board. | Wolfgang Denk | 2005-08-30 | -3/+88 |
* | Add new board specific commands for TQM5200/STK52XX | Wolfgang Denk | 2005-08-19 | -2/+2 |
* | Merge with pollux.denx.org:/home/git/u-boot/.git | | 2005-08-16 | -167/+200 |
|\ |
|
| * | Fix return values of the jffs2 commands ls/fsload/fsinfo, | Wolfgang Denk | 2005-08-16 | -5/+5 |
| * | Fix compiler warnings | Wolfgang Denk | 2005-08-13 | -160/+168 |
| * | Make bootretry feature work with hush shell. | Wolfgang Denk | 2005-08-12 | -0/+18 |
| * | Preserve PHY_BMCR during a soft reset. | Wolfgang Denk | 2005-08-12 | -1/+7 |
| * | Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I) | Stefan Roese | 2005-08-12 | -1/+2 |
* | | FRAM memory access optimization. | | 2005-08-12 | -4/+53 |
|/ |
|
* | Add configuration for IFM AEV FIFO board. | Wolfgang Denk | 2005-08-10 | -35/+35 |
* | Make new "mtdparts" code build with older compilers | Wolfgang Denk | 2005-08-09 | -2/+5 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-09 | -5/+5 |
|\ |
|
| * | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | -5/+5 |
* | | Fix compiler warnings with older GCC versions | Wolfgang Denk | 2005-08-09 | -9/+16 |
|/ |
|
* | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | 2005-08-08 | -94/+1991 |
* | Fix sign extension bug in 'fpga loadb' command; | Wolfgang Denk | 2005-08-08 | -41/+56 |
* | Fix errors that occur when accessing SystemACE CF | Wolfgang Denk | 2005-08-07 | -4/+27 |
* | Fix 'mii help' text formatting | Wolfgang Denk | 2005-08-06 | -1/+1 |