| Commit message (Expand) | Author | Age | Lines |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -401/+29 |
|\ |
|
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-06 | -24/+24 |
| |\ |
|
| | * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -400/+28 |
| | |\ |
|
| * | | | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -1/+1 |
| | |/
| |/| |
|
| * | | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -9/+9 |
| * | | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -19/+19 |
| * | | Remove obsolete mpc5xxx linker scripts (2 of 3) | Grant Likely | 2007-07-04 | -372/+0 |
| * | | Minor coding style cleanup. Rebuild CHANGELOG file. | Wolfgang Denk | 2007-07-04 | -20/+0 |
| * | | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -18/+18 |
* | | | new FPGA image for PLU405 board | Matthias Fuchs | 2007-07-28 | -1160/+1179 |
| |/
|/| |
|
* | | Coding style cleanup; update CHANGELOG. | Wolfgang Denk | 2007-07-10 | -44/+24 |
|/ |
|
* | ppc4xx: Add pci_pre_init() for 405 boards | Stefan Roese | 2007-06-25 | -2/+2 |
* | ppc4xx: Maintenance patch for esd's CPCI405 derivats | Matthias Fuchs | 2007-06-25 | -21/+55 |
* | fixed ethernet phy configuration for plu405 board | Matthias Fuchs | 2007-03-08 | -6/+11 |
* | Minor code cleanup. | Wolfgang Denk | 2007-02-27 | -12/+10 |
* | Merge with /home/stefan/git/u-boot/denx-merge-sr | Stefan Roese | 2007-02-20 | -2/+1 |
|\ |
|
| * | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -2/+1 |
* | | [PATCH] PPC4xx: Add support for multiple I2C busses | Stefan Roese | 2007-02-20 | -1/+1 |
|/ |
|
* | [PATCH] Update esd cpci5200 files | Stefan Roese | 2007-01-31 | -10/+53 |
* | [PATCH] Add support for esd mecp5200 board | Stefan Roese | 2007-01-31 | -0/+515 |
* | Code cleanup. | Wolfgang Denk | 2006-11-30 | -4/+2 |
* | - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the | Bartlomiej Sieka | 2006-11-01 | -12/+8 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -27/+27 |
* | Coding style cleanup | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -164/+345 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -32/+8 |
|\ |
|
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -32/+8 |
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -65/+26 |
|/ |
|
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -106/+98 |
* | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | 2006-03-06 | -17/+52 |
|\ |
|
| * | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -17/+52 |
* | | Convert CPCI750 to use common CFI flash driver | Stefan Roese | 2006-02-08 | -764/+18 |
* | | Various changes to esd HH405 board specific files | Stefan Roese | 2006-02-07 | -2567/+2614 |
|/ |
|
* | Fix various compiler warnings on ppc4xx builds (ELDK 4.0) | Stefan Roese | 2006-01-18 | -4/+4 |
* | Add VGA support (CT69000) to CPCI750 board. | Stefan Roese | 2006-01-18 | -8/+72 |
* | PMC405 and CPCI405: Moved configuration of pci resources into config file. | Stefan Roese | 2006-01-18 | -49/+191 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+27 |
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -25/+21 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -2/+2 |
* | New PPC 405EP board added: CMS700 | Stefan Roese | 2005-11-15 | -15/+2410 |
* | Updated PCI mapping for esd CPCI2DP board. | Stefan Roese | 2005-11-08 | -6/+9 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-29 | -2/+2 |
|\ |
|
| * | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -2/+2 |
* | | Fix conflicting types (flash_write()) in esd auto_update.c | Stefan Roese | 2005-10-20 | -1/+1 |
|/ |
|
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -45/+47 |
* | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -8/+15 |
* | Fix problem with SM501 init on HH405 board. | Stefan Roese | 2005-09-30 | -1/+4 |
* | Fix VOH405 Support | Wolfgang Denk | 2005-09-25 | -2/+3 |
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -1/+1 |
* | * Fix PHY address argument passing with mii info command | Wolfgang Denk | 2005-09-24 | -0/+53 |