aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-29Minor AMCC 4xx board cleanupsStefan Roese3-36/+0
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese12-183/+144
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk10-3/+67
2005-11-25Allow use of include/image.h and include/asm-*/u-boot.h in proprietary code.Wolfgang Denk2-4/+15
2005-11-22Add support for Prodrive P3P440 board:Stefan Roese16-7/+1092
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk116-610/+615
2005-11-17Minor changes to init flags in TQM834x PCI.Rafal Jaworowski2-3/+5
2005-11-15Add CHANGELOG entryStefan Roese1-0/+3
2005-11-15Merge with /server/home/stefan/git/u-boot/bamboo-sdramStefan Roese3-71/+140
2005-11-15Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese3-71/+140
2005-11-15New PPC 405EP board added: CMS700Stefan Roese13-27/+2828
2005-11-10Add explanation for CDP checksum algorithmWolfgang Denk1-1/+4
2005-11-08Updated PCI mapping for esd CPCI2DP board.Stefan Roese3-10/+18
2005-11-07Fix MPC85xx PCI support (pci_register_hose() before pci config access)Stefan Roese2-10/+13
2005-11-07Correct PPC Timebase register definitions (SPRN_TBRL...)Stefan Roese2-4/+7
2005-11-05Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct sizeStefan Roese3-0/+11
2005-11-03Adjust TQM85x PHY addresses for latest hardware revision.Wolfgang Denk2-2/+2
2005-11-03Additional fix for external IRQ config on Yellowstone & YosemiteStefan Roese3-38/+41
2005-11-01Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese5-0/+17
2005-11-01Merge with /git/u-boot.gitStefan Roese63-290/+938
2005-10-29More verbose CHANGELOG entry.DENX-2005-10-29-2350Wolfgang Denk1-0/+20
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk63-290/+918
2005-10-29Add missing CHANGELOG entries.Marian Balakowicz1-0/+6
2005-10-28Add support for multiple PHYs.Marian Balakowicz60-288/+909
2005-10-28Correct includes for flat tree builder.Marian Balakowicz1-2/+2
2005-10-28Fix conflicting types (flash_write()) in trab auto_update.cMarian Balakowicz1-1/+1
2005-10-28Fix external IRQ configuration on Yellowstone & YosemiteStefan Roese3-0/+13
2005-10-21Merge with /home/wd/git/u-boot/masterWolfgang Denk12-29/+74
2005-10-20Add missing 4xx board to MAKEALLStefan Roese2-10/+14
2005-10-20Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese2-1/+4
2005-10-20Fix problem with sleep in NetConsole (use get_timer())Stefan Roese2-9/+11
2005-10-20Add NetConsole Support for AMCC eval boardsStefan Roese9-9/+40
2005-10-18Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese2-0/+5
2005-10-17Add PCI support for the TQM834x board.Rafal Jaworowski13-353/+280
2005-10-17Fix typo.Wolfgang Denk1-1/+1
2005-10-17Merge with /home/sr/git/u-bootWolfgang Denk4-1/+13
2005-10-15Add missing CHANGELOG entry.Wolfgang Denk1-0/+3
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk25-140/+1281
2005-10-14Add fat & ext2 support to AMCC 440EP boards Yosemite & BambooStefan Roese3-0/+12
2005-10-14Fix identification on ext2ls help entryStefan Roese1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk201-587/+606
2005-10-13Add documentation for Open Firmware Flat Tree and usage.Wolfgang Denk2-0/+31
2005-10-13CleanupWolfgang Denk2-1459/+0
2005-10-13Add missing files for Pantelis Antoniou's patchWolfgang Denk6-0/+2275
2005-10-13Merge with /home/sr/git/u-bootWolfgang Denk8-18/+96
2005-10-13CleanupWolfgang Denk1-1/+0
2005-10-13Add support for OF flat tree for the STXtc board.Wolfgang Denk3-13/+21
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk16-219/+313
2005-10-12Fix TQM834x config file, set correct value for CFG_IMMRBAR.Marian Balakowicz1-1/+1
2005-10-11Added support for TQM834x boards.Marian Balakowicz25-140/+1282