| Commit message (Expand) | Author | Age | Lines |
* | MPC5200: Set PCI retry counter to 0 = infinite retry; | Wolfgang Denk | 2005-12-16 | -0/+4 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-12-14 | -0/+2 |
|\ |
|
| * | Change port configuration for O2DNT (CODEC1 on PSC1) | Marian Balakowicz | 2005-12-06 | -0/+2 |
* | | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+7 |
|/ |
|
* | Fix DPRAM offset/size for MPC8541/8555. | Wolfgang Denk | 2005-12-06 | -0/+3 |
* | Fix data overflow (typo?) in rtc/ds1302.c | Wolfgang Denk | 2005-12-04 | -0/+2 |
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -1/+1 |
* | Fix U-Boot compilation for MIPS boards using ELDK 4.0 | Wolfgang Denk | 2005-12-01 | -0/+2 |
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-12-01 | -0/+27 |
|\ |
|
| * | Add support for TQM8541/8555 boards, TQM85xx support reworked: | Stefan Roese | 2005-11-30 | -0/+15 |
| * | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. | Stefan Roese | 2005-11-29 | -0/+3 |
| * | Changed PPC44x startup message (cpu info, speed...) to common style: | Stefan Roese | 2005-11-27 | -0/+9 |
* | | Adjust TQM834x PHY addresses for latest hardware revision. | Wolfgang Denk | 2005-12-01 | -0/+2 |
* | | Increase malloc arena on TQM5200 board to 256 kB. | Wolfgang Denk | 2005-12-01 | -3/+7 |
* | | Fix miiphy global data initialization (problem on 4xx boards when no | Marian Balakowicz | 2005-11-30 | -0/+6 |
|/ |
|
* | Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h | Wolfgang Denk | 2005-11-25 | -0/+3 |
* | Allow use of include/image.h and include/asm-*/u-boot.h in proprietary code. | Wolfgang Denk | 2005-11-25 | -0/+4 |
* | Add support for Prodrive P3P440 board: | Stefan Roese | 2005-11-22 | -0/+6 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -0/+5 |
* | Minor changes to init flags in TQM834x PCI. | Rafal Jaworowski | 2005-11-17 | -0/+2 |
* | Add CHANGELOG entry | Stefan Roese | 2005-11-15 | -0/+3 |
* | New PPC 405EP board added: CMS700 | Stefan Roese | 2005-11-15 | -0/+5 |
* | Updated PCI mapping for esd CPCI2DP board. | Stefan Roese | 2005-11-08 | -0/+4 |
* | Fix MPC85xx PCI support (pci_register_hose() before pci config access) | Stefan Roese | 2005-11-07 | -0/+3 |
* | Correct PPC Timebase register definitions (SPRN_TBRL...) | Stefan Roese | 2005-11-07 | -0/+3 |
* | Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct size | Stefan Roese | 2005-11-05 | -0/+3 |
* | Additional fix for external IRQ config on Yellowstone & Yosemite | Stefan Roese | 2005-11-03 | -0/+3 |
* | Add support for Ocotea pass 3 with 440GX Rev. F | Stefan Roese | 2005-11-01 | -0/+3 |
* | Merge with /git/u-boot.git | Stefan Roese | 2005-11-01 | -0/+26 |
|\ |
|
| * | More verbose CHANGELOG entry. | Wolfgang Denk | 2005-10-29 | -0/+20 |
| * | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-29 | -0/+6 |
| |\ |
|
| | * | Add missing CHANGELOG entries. | Marian Balakowicz | 2005-10-29 | -0/+6 |
* | | | Fix external IRQ configuration on Yellowstone & Yosemite | Stefan Roese | 2005-10-28 | -0/+3 |
|/ / |
|
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-10-21 | -0/+15 |
|\ \
| |/
|/| |
|
| * | Add missing 4xx board to MAKEALL | Stefan Roese | 2005-10-20 | -0/+3 |
| * | Fix conflicting types (flash_write()) in esd auto_update.c | Stefan Roese | 2005-10-20 | -0/+3 |
| * | Fix problem with sleep in NetConsole (use get_timer()) | Stefan Roese | 2005-10-20 | -0/+3 |
| * | Add NetConsole Support for AMCC eval boards | Stefan Roese | 2005-10-20 | -0/+3 |
| * | Fix NetConsole support on 4xx (only print eth link on 1st transfer) | Stefan Roese | 2005-10-18 | -0/+3 |
* | | Add PCI support for the TQM834x board. | Rafal Jaworowski | 2005-10-17 | -0/+2 |
|/ |
|
* | Fix typo. | Wolfgang Denk | 2005-10-17 | -1/+1 |
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-10-17 | -0/+4 |
|\ |
|
| * | Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo | Stefan Roese | 2005-10-14 | -0/+4 |
* | | Add missing CHANGELOG entry. | Wolfgang Denk | 2005-10-15 | -0/+3 |
* | | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -0/+2 |
* | | Add documentation for Open Firmware Flat Tree and usage. | Wolfgang Denk | 2005-10-13 | -0/+3 |
|/ |
|
* | Add missing files for Pantelis Antoniou's patch | Wolfgang Denk | 2005-10-13 | -0/+3 |
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-10-13 | -0/+8 |
|\ |
|
| * | Fix problem in ppc4xx eth-driver without ethaddr (only without | Stefan Roese | 2005-10-10 | -0/+4 |
| * | Fix gzip bmp support (test if malloc fails, warning when truncated). | Stefan Roese | 2005-10-08 | -0/+4 |