summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx
AgeCommit message (Expand)Author
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-11-1786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger
2007-11-17make 8610 board use pixis resetJason Jin
2007-10-1686xx: Allow for fewer DDR slots per memory controller.Jon Loeliger
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-08-10cpu/86xx fixes.Jon Loeliger
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-05mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2007-06-05mpc8641 image size cleanupEd Swarthout
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-05-01Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang
2007-05-01Rewrote picos_to_clk() to avoid rounding errors.James Yang
2007-04-20mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger
2007-04-20mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger
2007-04-09Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang
2007-03-22Set Rev 2.x 86xx PIC in mixed mode.Haiying Wang
2007-03-22Add support for 8641 Rev 2 silicon.Ed Swarthout
2006-10-27MPC86xx: Cleaned up unused and conditionally used local variables.Jon Loeliger
2006-10-27Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk
2006-10-24Code cleanupWolfgang Denk
2006-10-19Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger
2006-10-10Coding style changes to remove local varible blocksJon Loeliger
2006-10-10Fix whitespace issues.Jon Loeliger
2006-09-29Merge branch 'mpc86xx'Jon Loeliger
2006-09-29Fix missing tCycle/modfreq calculation.John Traill
2006-09-19Modified makefile for new build mechanism.Jon Loeliger
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-22General indent and whitespace cleanups.Jon Loeliger
2006-08-22Cleanup compiler warnings.Jon Loeliger
2006-08-17Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTRHaiying Wang
2006-08-09Fix caslat calculationJohn Traill
2006-08-09Convert to mac-address in ethernet nodes.Jon Loeliger
2006-07-31Move get_board_sys_clk to board directoryHaiying Wang
2006-07-28Fix 8641HPCN pollutionJohn Traill
2006-06-27Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R64188
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-05-31Review cleanups.Jon Loeliger
2006-05-31White space cleanup.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