summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-14Handle 86xx SVR values according to the new Reference Manual.Jon Loeliger
2006-08-29Remove trailing empty lines.Jon Loeliger
2006-08-29Remove bogus msync and use volatile asm.Jon Loeliger
2006-08-29Add myself as maintainer for MPC8641HPCN.Jon Loeliger
2006-08-25Change ramdiskaddr and dtbaddrHaiying Wang
2006-08-23Cleanup and lindent new AHCI driver.Jon Loeliger
2006-08-23Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong
2006-08-23Add AHCI support to u-bootJin Zhengxiong
2006-08-23Add dtb boot-up parameter to default boot commands.Zhang Wei
2006-08-22Cleanup even more poorly introduced whitespace.Jon Loeliger
2006-08-22Cleanup more poorly introduced whitespace.Jon Loeliger
2006-08-22Cleanup poorly introduced whitespace.Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-22General indent and whitespace cleanups.Jon Loeliger
2006-08-22Cleanup compiler warnings.Jon Loeliger
2006-08-17Unlock cache before kernel starts up for MPC86xxHaiying Wang
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-14Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger
2006-08-09Removed MPC8641HPCN DTS source file from build.Jon Loeliger
2006-08-09Add Rapidio support for the MPC8641HPCNJohn Traill
2006-08-09Fix caslat calculationJohn Traill
2006-08-09Convert to mac-address in ethernet nodes.Jon Loeliger
2006-07-31Correct the irq value of DUART2Haiying Wang
2006-07-31Change the space size of PEX IO in READMEHaiying Wang
2006-07-31Move get_board_sys_clk to board directoryHaiying Wang
2006-07-28Fix 8641HPCN pollutionJohn Traill
2006-07-28Fix 8641HPCN timebaseJohn Traill
2006-07-27Fixed OF device tree of mpc86xxhpcn board.Zhang Wei
2006-07-13Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang
2006-07-13Fixed initrd issue by define big RAMJin Zhengxiong
2006-07-07We made a u-boot patch to fix the hang up issueJason Jin
2006-06-28Change Id to symbolic name for RTL8139Jin Zhengxiong
2006-06-27Fix RTL8139 in big endianJin Zhengxiong-R64188
2006-06-27Fix Tsec bug when no linkJin Zhengxiong-R64188
2006-06-27Fix bug for io_bar size during pci scanJin Zhengxiong-R64188
2006-06-27Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R64188
2006-06-22Fix bug in 8641hpcn reset command with no args.Jon Loeliger
2006-06-22Reworked IRQ mapping in OF-tree.Zhang Wei
2006-06-15Do not enable address translation on secondary CPUs.Jon Loeliger
2006-06-07Fix a get_board_sys_clk() use-before-def warning.Jon Loeliger
2006-06-07Allow DTC path to be passed in.Jon Loeliger
2006-06-07Modify the IRQ of DUART2Haiying Wang
2006-05-31Review cleanups.Jon Loeliger
2006-05-31White space cleanup.Jon Loeliger
2006-05-31Removed unneeded local_bus_init() from 8641HPCN board.Jon Loeliger
2006-05-31Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger
2006-05-31Remove dead debug code.Jon Loeliger
2006-05-31Move mpc86xx PIXIS code to board directoryJon Loeliger
2006-05-30Improve "reset" command's interaction with watchdog.Haiying Wang
2006-05-30Fix two SDRAM setup bugs.Haiying Wang