summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-19-0/+710
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | * Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger2006-10-19-20/+1
| * | | | Move "ar" flags to config.mk to allow for silent "make -s"Jon Loeliger2006-10-11-1/+1
| * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-351/+1638
| |\ \ \ \
| * | | | | Fix whitespace issues.Jon Loeliger2006-10-10-1/+0
| * | | | | Fix whitespace and 80-col issues.Jon Loeliger2006-10-10-7/+12
| * | | | | Merge branch 'mpc85xx'Jon Loeliger2006-09-19-1/+61
| |\ \ \ \ \
| | * | | | | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-19-0/+32
| | * | | | | Added code to support 2.6.18 PCI changes in u-bootAndy Fleming2006-09-19-1/+29
| * | | | | | Modified makefile for new build mechanism.Jon Loeliger2006-09-19-8/+11
| * | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-2010/+4837
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-22-160/+170
| |\ \ \ \ \ \ \
| | * | | | | | | General indent and whitespace cleanups.Jon Loeliger2006-08-22-160/+170
| * | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-22-12/+313
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-09-403/+3
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Removed MPC8641HPCN DTS source file from build.Jon Loeliger2006-08-09-403/+3
| * | | | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-09-148/+283
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | * Fixed a bug where 8555 PCI code used the old variable and function names Pa...Matthew McClintock2006-08-09-2/+2
| | * | | | | | | | * Added VIA configuration tableMatthew McClintock2006-08-09-71/+197
| | * | | | | | | | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock2006-08-09-17/+4
| | * | | | | | | | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock2006-08-09-3/+85
| | * | | | | | | | * Removed the oftree.dts for stxxtx in light of the changes to the flat devic...Matthew McClintock2006-08-09-61/+1
| * | | | | | | | | Merge branch 'wd'Jon Loeliger2006-08-09-764/+14577
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-09-0/+54
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Add Rapidio support for the MPC8641HPCNJohn Traill2006-08-09-0/+54
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-31-1/+65
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Correct the irq value of DUART2Haiying Wang2006-07-31-1/+1
| | * | | | | | | | | Move get_board_sys_clk to board directoryHaiying Wang2006-07-31-0/+64
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-27-61/+75
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fixed OF device tree of mpc86xxhpcn board.Zhang Wei2006-07-27-61/+75
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-13-1/+245
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-13-1/+245
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-22-40/+56
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fix bug in 8641hpcn reset command with no args.Jon Loeliger2006-06-22-1/+1
| | * | | | | | | | | Reworked IRQ mapping in OF-tree.Zhang Wei2006-06-22-39/+55
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-07-1/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Allow DTC path to be passed in.Jon Loeliger2006-06-07-1/+5
| * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-07-103/+669
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Modify the IRQ of DUART2Haiying Wang2006-06-07-1/+1
| | * | | | | | | | | Review cleanups.Jon Loeliger2006-05-31-18/+16
| | * | | | | | | | | White space cleanup.Jon Loeliger2006-05-31-110/+117
| | * | | | | | | | | 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-0/+93
| | * | | | | | | | | Move mpc86xx PIXIS code to board directoryJon Loeliger2006-05-31-1/+358
| | * | | | | | | | | Added pci@8000 block.Haiying Wang2006-05-26-11/+119
| | * | | | | | | | | Update 86xx address map and LAWBARs.Jon Loeliger2006-05-19-5/+20
| | * | | | | | | | | 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-100/+2886
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-05-15-11/+11
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Update interrupt mapping.Jon Loeliger2006-05-15-11/+11