Commit Graph

53 Commits (afe9fa59cb63b4f9d16bf01c93eb212f25a38c2a)

Author SHA1 Message Date
Jon Loeliger 2491167c24 86xx: Allow for fewer DDR slots per memory controller. 17 years ago
Wolfgang Denk 1218abf1b5 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 17 years ago
Jon Loeliger cfc7a7f5bb cpu/86xx fixes. 17 years ago
Ed Swarthout 63cec5814f Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. 17 years ago
Wolfgang Denk cdd917a43d Fix build errors and warnings / code cleanup. 17 years ago
Jon Loeliger b24629fa37 mpc86xx: Remove old CFG_CMD_* references. 17 years ago
Jon Loeliger f48070fe5f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Rafal Jaworowski 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 17 years ago
Ed Swarthout 32922cdc47 mpc8641 image size cleanup 17 years ago
Kim Phillips 255a3577c8 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx 17 years ago
James Yang a75af9bfd8 Conditionalize 8641 Rev1.0 MCM workarounds 17 years ago
James Yang c1ab82669d Rewrote picos_to_clk() to avoid rounding errors. 17 years ago
Jon Loeliger bd7851ce1e mpc86xx; Write MAC address to mac-address and local-mac-address 17 years ago
Jon Loeliger 7dbdf28b8b mpc86xx: protect memcpy to bad address if a mac-address is missing from dt 17 years ago
Haiying Wang 3d98b85800 Add PIXIS FPGA support for MPC8641HPCN board. 17 years ago
Haiying Wang 9964a4dd0d Set Rev 2.x 86xx PIC in mixed mode. 18 years ago
Ed Swarthout 2ccceacc04 Add support for 8641 Rev 2 silicon. 18 years ago
Jon Loeliger ea08ff6e14 MPC86xx: Cleaned up unused and conditionally used local variables. 18 years ago
Wolfgang Denk d38936cdae Fix "ar" flags in some Makefiles to allow for silent "make -s" 18 years ago
Wolfgang Denk 47a6989c10 Code cleanup 18 years ago
Jon Loeliger 7237c033b0 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c 18 years ago
Jon Loeliger 1fd5699a4a Coding style changes to remove local varible blocks 18 years ago
Jon Loeliger 7b382b7125 Fix whitespace issues. 18 years ago
John Traill f55df18187 Fix missing tCycle/modfreq calculation. 18 years ago
Jon Loeliger afbdc649f8 Modified makefile for new build mechanism. 18 years ago
Jon Loeliger d14ba6a798 Handle 86xx SVR values according to the new Reference Manual. 18 years ago
Jon Loeliger 9bff7a69a8 Remove trailing empty lines. 18 years ago
Jon Loeliger cd6d73d5b8 Remove bogus msync and use volatile asm. 18 years ago
Jon Loeliger ffff3ae56f General indent and whitespace cleanups. 18 years ago
Jon Loeliger 41a0e8b304 Cleanup compiler warnings. 18 years ago
Haiying Wang 67256678f0 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR 18 years ago
Haiying Wang 0d9ccc55ed Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR 18 years ago
John Traill 91a414c7d1 Fix caslat calculation 18 years ago
Jon Loeliger 709d3073e7 Convert to mac-address in ethernet nodes. 18 years ago
Haiying Wang 239db37c94 Move get_board_sys_clk to board directory 18 years ago
John Traill 492900b985 Fix 8641HPCN pollution 18 years ago
Jin Zhengxiong-R64188 fa7db9c377 Enable PCIE1 for MPC8641HPCN board 18 years ago
Jon Loeliger 0e4c2a17ca Do not enable address translation on secondary CPUs. 18 years ago
Jon Loeliger 8ecc971618 Fix a get_board_sys_clk() use-before-def warning. 18 years ago
Jon Loeliger c934f655f9 Review cleanups. 18 years ago
Jon Loeliger cb5965fb95 White space cleanup. 18 years ago
Jon Loeliger 4d3d729c16 Moved mpc8641hpcn_board_reset() out of cpu/ into board/. 18 years ago
Jon Loeliger b2a941de06 Remove dead debug code. 18 years ago
Jon Loeliger 126aa70f10 Move mpc86xx PIXIS code to board directory 18 years ago
Haiying Wang 38cee12dcf Improve "reset" command's interaction with watchdog. 18 years ago
Haiying Wang 70205e5a6d Fix two SDRAM setup bugs. 18 years ago
Jon Loeliger 14e37081ff Change arbitration to round-robin for SMP linux. 18 years ago
Jon Loeliger 9a655876e5 Enable dual DDR controllers and interleaving. 18 years ago
Jon Loeliger cccce5d058 Remove L2 Cache invalidate polling. 18 years ago
Haiying Wang 6cfea33477 Remove unneeded INIT_RAM_LOCK cache twiddling. 18 years ago