aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-08-09Fix caslat calculationJohn Traill1-96/+39
2006-08-09Convert to mac-address in ethernet nodes.Jon Loeliger1-4/+4
2006-07-31Move get_board_sys_clk to board directoryHaiying Wang1-66/+0
2006-07-28Fix 8641HPCN pollutionJohn Traill1-0/+2
2006-06-27Enable PCIE1 for MPC8641HPCN boardJin Zhengxiong-R641883-110/+284
2006-06-15Do not enable address translation on secondary CPUs.Jon Loeliger1-15/+0
2006-06-07Fix a get_board_sys_clk() use-before-def warning.Jon Loeliger1-64/+64
2006-05-31Review cleanups.Jon Loeliger6-99/+37
2006-05-31White space cleanup.Jon Loeliger1-14/+13
2006-05-31Moved mpc8641hpcn_board_reset() out of cpu/ into board/.Jon Loeliger1-84/+6
2006-05-31Remove dead debug code.Jon Loeliger1-24/+0
2006-05-31Move mpc86xx PIXIS code to board directoryJon Loeliger1-293/+15
2006-05-30Improve "reset" command's interaction with watchdog.Haiying Wang1-5/+32
2006-05-30Fix two SDRAM setup bugs.Haiying Wang1-7/+7
2006-05-19Change arbitration to round-robin for SMP linux.Jon Loeliger1-6/+9
2006-05-19Enable dual DDR controllers and interleaving.Jon Loeliger1-121/+494
2006-05-19Remove L2 Cache invalidate polling.Jon Loeliger1-11/+17
2006-05-10Remove unneeded INIT_RAM_LOCK cache twiddling.Haiying Wang1-2/+3
2006-04-27Cleanup whitespaces and style issues.Jon Loeliger9-411/+339
2006-04-26Initial support for MPC8641 HPCN board.Jon Loeliger13-0/+4699
2006-04-18MPC5200: enable snooping of DMA transactions on XLB even if no PCILABEL_2006_04_18_1106Wolfgang Denk2-4/+4
2006-04-16Some code cleanupWolfgang Denk4-111/+111
2006-04-06Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk1-5/+5
2006-04-05Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2-34/+342
2006-04-03Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk1-1/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk83-233/+195
2006-03-31Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2-34/+342
2006-03-29Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski1-5/+5
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher37-453/+4384
2006-03-24Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher1-2/+15
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher1-5/+14
2006-03-18Add support for MPC859/866 Rev. A.0Wolfgang Denk1-3/+8
2006-03-16Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski1-12/+49
2006-03-14Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz1-22/+108
2006-03-14Add DMA support for MPC83xx.Marian Balakowicz1-0/+85
2006-03-14Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz1-0/+2
2006-03-14Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz1-0/+34
2006-03-14Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz1-2/+2
2006-03-13Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk8-167/+531
2006-03-13Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese1-1/+1
2006-03-13cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese1-23/+18
2006-03-13au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk1-2/+6
2006-03-13Fix bug in [id]cache_status commands for MPC85xx processors;Wolfgang Denk1-2/+2
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk3-209/+349
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk1-0/+38
2006-03-12Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk1-8/+19
2006-03-12Coding Style cleanupWolfgang Denk9-171/+165
2006-03-12Add missing Blackfin files.Wolfgang Denk16-0/+3135
2006-03-11More GCC 4.x woesWolfgang Denk1-1/+2
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-2/+2