summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | | 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
| * | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-10-561/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang2006-05-10-11/+0
| | * | | | | | | | | | Remove unnecessary flash.c file.Jon Loeliger2006-05-10-550/+0
| * | | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-05-09-0/+1433
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Get MPC8641HPCN flash images working.Jon Loeliger2006-05-09-21/+3
| | * | | | | | | | | | Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-22/+13
| | * | | | | | | | | | Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+1460
* | | | | | | | | | | | Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-20-2/+0
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Coding Style cleanup.Wolfgang Denk2006-10-18-3/+2
* | | | | | | | | | | Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-18-0/+711
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-13-0/+711
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | TQM5200: perform POST memory test only on STK52xx carrier board.Wolfgang Denk2006-10-09-0/+4
* | | | | | | | | | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-270/+270
* | | | | | | | | | Add missing files for EP82xxM boardsWolfgang Denk2006-10-09-0/+491
* | | | | | | | | | Coding style cleanupWolfgang Denk2006-10-09-50/+47
* | | | | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-10-05-1/+790
|\ \ \ \ \ \ \ \ \ \