Commit Graph

495 Commits (d9bf4858fca5aa4d651b283270f77da72ebadfd5)

Author SHA1 Message Date
Jon Loeliger c934f655f9 Review cleanups. 19 years ago
Jon Loeliger cb5965fb95 White space cleanup. 19 years ago
Jon Loeliger 4d3d729c16 Moved mpc8641hpcn_board_reset() out of cpu/ into board/. 19 years ago
Jon Loeliger b2a941de06 Remove dead debug code. 19 years ago
Jon Loeliger 126aa70f10 Move mpc86xx PIXIS code to board directory 19 years ago
Haiying Wang 38cee12dcf Improve "reset" command's interaction with watchdog. 19 years ago
Haiying Wang 70205e5a6d Fix two SDRAM setup bugs. 19 years ago
Jon Loeliger 14e37081ff Change arbitration to round-robin for SMP linux. 19 years ago
Jon Loeliger 9a655876e5 Enable dual DDR controllers and interleaving. 19 years ago
Jon Loeliger cccce5d058 Remove L2 Cache invalidate polling. 19 years ago
Haiying Wang 6cfea33477 Remove unneeded INIT_RAM_LOCK cache twiddling. 19 years ago
Jon Loeliger 5c9efb36a6 Cleanup whitespaces and style issues. 19 years ago
Jon Loeliger debb7354d1 Initial support for MPC8641 HPCN board. 19 years ago
Wolfgang Denk 8419c01304 MPC5200: enable snooping of DMA transactions on XLB even if no PCI 19 years ago
Wolfgang Denk cf48eb9abd Some code cleanup 19 years ago
Wolfgang Denk db28ddb4da Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Stefan Roese 62534beb2f Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) 19 years ago
Rafal Jaworowski b66a938342 Set SDelay register in the DDR controller for the MPC5200B chip. 19 years ago
Markus Klotzbuecher 40b0bafbb2 Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and 19 years ago
Markus Klotzbuecher ba70d6a417 delta board: DA9030 initialization and i2c support. Some minor changes to 19 years ago
Wolfgang Denk 7b4fd36b03 Add support for MPC859/866 Rev. A.0 19 years ago
Rafal Jaworowski dc9e499c62 Support for DDR with 32-data path. Addotional notes on injecting 19 years ago
Marian Balakowicz 4c8d1ecce2 Add support for ECC DDR initialization on MPC83xx. 19 years ago
Marian Balakowicz 61f25155ac Add DMA support for MPC83xx. 19 years ago
Marian Balakowicz 6d8ae5abb5 Add sync in do_reset() routine for MPC83xx after RPR register 19 years ago
Marian Balakowicz cd94ba397e Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. 19 years ago
Marian Balakowicz a7c66ad2e5 Correct shift offsets in icache_status and dcache_status for MPC83xx. 19 years ago
Wolfgang Denk ff7fefe679 Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and 19 years ago
Stefan Roese f3fecfe6d7 Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c 19 years ago
Stefan Roese 9a7b408c11 cpu/ppc4xx/start.S : exceptions are enabled after relocation 19 years ago
Wolfgang Denk 9551530615 au1x00_eth.c: check malloc return value and abort if it failed 19 years ago
Wolfgang Denk b38dbd4622 Fix bug in [id]cache_status commands for MPC85xx processors; 19 years ago
Wolfgang Denk 23466d6a33 Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC 19 years ago
Wolfgang Denk 8e7b703a62 Coding Style cleanup 19 years ago
Wolfgang Denk 6cb142fa3b Add missing Blackfin files. 19 years ago
Wolfgang Denk d2ed2f661b More GCC 4.x woes 19 years ago
Wolfgang Denk d52fb7e3d1 Some code cleanup for GCC 4.x 19 years ago
Wolfgang Denk 0be248fa9a Cleanup (get rid of debug code that sneaked in) 19 years ago
Markus Klotzbücher 43638c674a Cleanup of NAND support of delta board using the Monahans Data Flash 19 years ago
Markus Klotzbücher bf7cac033b Lots of new stuff: 19 years ago
Markus Klotzbücher e8cd00835e All subsystem clocks not immediately need are turned at reset. 19 years ago
Markus Klotzbücher 00c35bd214 Added GPIO initialization of DF signal. Still not working. 19 years ago
Wolfgang Denk 86ea5f93d7 Initial port to MCC200 board (work in progress) 19 years ago
Kumar Gala 2688e2f972 Enable address translation on MPC83xx 19 years ago
Markus Klotzbücher e0269579a5 This is the first commit for the u-boot zylonite port. The following has be 19 years ago
Kumar Gala c99f384dce Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx 19 years ago
Stefan Roese 2076d0a15f PMC405 and CPCI405: Moved configuration of pci resources into config file. 19 years ago
Kumar Gala 62ec6418d4 Add helper function for generic flat device tree fixups for mpc83xx 19 years ago
Kumar Gala ec00c33578 Only disable the MPC83xx watchdog if its enabled out of reset. 19 years ago