summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'mpc86xx'Jon Loeliger2006-06-07-743/+1420
|\
| * Modify the IRQ of DUART2Haiying Wang2006-06-07-1/+1
| * Review cleanups.Jon Loeliger2006-05-31-117/+53
| * White space cleanup.Jon Loeliger2006-05-31-124/+130
| * Removed unneeded local_bus_init() from 8641HPCN board.Jon Loeliger2006-05-31-34/+0
| * Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger2006-05-31-84/+99
| * Remove dead debug code.Jon Loeliger2006-05-31-24/+0
| * Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-31-294/+373
| * Improve "reset" command's interaction with watchdog.Haiying Wang2006-05-30-5/+32
| * Fix two SDRAM setup bugs.Haiying Wang2006-05-30-7/+7
| * Add first draft of the MPC8641HPCN doc/README.Haiying Wang2006-05-26-0/+123
| * Added pci@8000 block.Haiying Wang2006-05-26-11/+119
| * Allow args on reset command.Haiying Wang2006-05-26-1/+1
| * Change arbitration to round-robin for SMP linux.Jon Loeliger2006-05-19-6/+9
| * Enable dual DDR controllers and interleaving.Jon Loeliger2006-05-19-122/+505
| * Update 86xx address map and LAWBARs.Jon Loeliger2006-05-19-27/+54
| * Remove L2 Cache invalidate polling.Jon Loeliger2006-05-19-11/+17
| * Enable 2nd CPU and I2C.Jon Loeliger2006-05-19-4/+26
* | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-06-07-273/+75291
|\ \
| * | Minor cleanup for PCS440EP boardWolfgang Denk2006-06-07-6/+7
| * | Update PCS440EP port to fit into one flash device (incl. environment)Stefan Roese2006-06-06-24/+11
| * | Minor cleanupWolfgang Denk2006-06-02-25/+31
| * | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-06-02-50/+1987
| |\ \
| | * | Add support for PCS440EP boardStefan Roese2006-06-02-50/+1987
| * | | Fix examples/Makefile; some build targets were lostWolfgang Denk2006-06-02-1/+3
| * | | Fix watchdog handling in CFI flash driverWolfgang Denk2006-06-02-5/+5
| |/ /
| * | Fix PCI to memory window size problems on PM82x boardsWolfgang Denk2006-05-30-2/+7
| * | Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstoneWolfgang Denk2006-05-30-4/+7
| * | Minor cleanup.Wolfgang Denk2006-05-30-2592/+74
| * | * Update Intel IXP4xx supportWolfgang Denk2006-05-30-72/+74591
| * | Fix problem in PVR detection for 440GRStefan Roese2006-05-18-1/+4
| * | Fix gcc 3.4.x AFLAGS setting for m68k platform.Marian Balakowicz2006-05-17-2/+5
| * | Enable autoboot for M5271EVB board.Marian Balakowicz2006-05-17-0/+4
| * | Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-05-15-4/+7
| |\ \
| | * | Changed default ramdisk addr in yosemite/yellowstone portsStefan Roese2006-05-15-4/+7
| * | | Fix PCMCIA support on virtlab2Wolfgang Denk2006-05-15-0/+9
| |/ /
| * | Cleanup compile warning.Wolfgang Denk2006-05-12-0/+2
| * | Add support for VirtLab2 boardWolfgang Denk2006-05-12-5/+643
| * | Minor cleanup.Wolfgang Denk2006-05-10-37/+36
| * | Update yosemite configuration to enable flash write buffer supportStefan Roese2006-05-10-0/+5
| * | Fix compile warnings in common/xyzModem.cStefan Roese2006-05-10-6/+12
| * | Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese2006-05-10-1/+14
| * | OMAP 5912/OSK: update EMIFS CS1 timings:Stefan Roese2006-05-10-1/+7
| * | Fix REG_MPU_LOAD_TIMER definition in multiple OMAP portsStefan Roese2006-05-10-2/+5
| * | Update omap5912osk board supportStefan Roese2006-05-10-82/+464
* | | Merge branch 'mpc86xx'Jon Loeliger2006-05-15-11/+11
|\ \ \ | | |/ | |/|
| * | Update interrupt mapping.Jon Loeliger2006-05-15-11/+11
* | | Merge branch 'mpc86xx'Jon Loeliger2006-05-10-566/+6
|\ \ \ | |/ /
| * | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-10-16/+6
| * | Remove unnecessary flash.c file.Jon Loeliger2006-05-10-550/+0