aboutsummaryrefslogtreecommitdiff
path: root/board/mpc8641hpcn
AgeCommit message (Expand)AuthorFilesLines
2007-08-06Configurations for ATI video card BIOS emulatorJason Jin1-0/+1
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2-40/+126
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk2-9/+10
2007-06-05mpc8641 image size cleanupEd Swarthout2-19/+5
2007-05-088641hpcn: Fix Makefile after moving pixis to board/freescale.Ed Swarthout1-0/+4
2007-04-20mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines.Ed Swarthout1-3/+3
2007-04-20Enable LAWs for MPC8641 PCI-Ex2.Zhang Wei1-2/+2
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang4-465/+6
2007-03-22Fix 8641HPCN problem with ld version 2.16Jon Loeliger1-0/+2
2006-10-11Move "ar" flags to config.mk to allow for silent "make -s"Jon Loeliger1-1/+1
2006-10-10Fix whitespace issues.Jon Loeliger1-1/+0
2006-09-19Modified makefile for new build mechanism.Jon Loeliger1-8/+11
2006-08-22General indent and whitespace cleanups.Jon Loeliger3-160/+170
2006-08-09Removed MPC8641HPCN DTS source file from build.Jon Loeliger2-403/+3
2006-08-09Add Rapidio support for the MPC8641HPCNJohn Traill2-0/+54
2006-07-31Correct the irq value of DUART2Haiying Wang1-1/+1
2006-07-31Move get_board_sys_clk to board directoryHaiying Wang1-0/+64
2006-07-27Fixed OF device tree of mpc86xxhpcn board.Zhang Wei1-61/+75
2006-07-13Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2-1/+245
2006-06-22Fix bug in 8641hpcn reset command with no args.Jon Loeliger1-1/+1
2006-06-22Reworked IRQ mapping in OF-tree.Zhang Wei1-39/+55
2006-06-07Allow DTC path to be passed in.Jon Loeliger1-1/+5
2006-06-07Modify the IRQ of DUART2Haiying Wang1-1/+1
2006-05-31Review cleanups.Jon Loeliger4-18/+16
2006-05-31White space cleanup.Jon Loeliger1-110/+117
2006-05-31Removed unneeded local_bus_init() from 8641HPCN board.Jon Loeliger1-34/+0
2006-05-31Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger1-0/+93
2006-05-31Move mpc86xx PIXIS code to board directoryJon Loeliger3-1/+358
2006-05-26Added pci@8000 block.Haiying Wang1-11/+119
2006-05-19Update 86xx address map and LAWBARs.Jon Loeliger1-5/+20
2006-05-19Enable 2nd CPU and I2C.Jon Loeliger1-4/+26
2006-05-15Update interrupt mapping.Jon Loeliger1-11/+11
2006-05-10Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang1-11/+0
2006-05-10Remove unnecessary flash.c file.Jon Loeliger1-550/+0
2006-05-09Get MPC8641HPCN flash images working.Jon Loeliger3-21/+3
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger2-22/+13
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger7-0/+1460