summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* ppc4xx: Consolidate get_OPB_freq()Stefan Roese2009-09-17-75/+15
* ppc4xx: Fix 405EZ uart base baud calculationStefan Roese2009-09-17-1/+5
* ppc/85xx: Disable all async interrupt sources when we bootKumar Gala2009-09-15-0/+11
* ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala2009-09-15-51/+77
* ppc/85xx: Change cpu_init_early_f so we can use with NAND SPLKumar Gala2009-09-15-9/+25
* ppc/85xx: add boot from NAND/eSDHC/eSPI supportMingkai Hu2009-09-15-1/+181
* ppc/85xx: Move code around to prep for NAND_SPLKumar Gala2009-09-15-23/+23
* ppc/85xx: Repack tlb_table to save spaceKumar Gala2009-09-15-4/+5
* ppc/85xx: Introduce low level write_tlb functionKumar Gala2009-09-15-14/+26
* ppc/8xxx: Misc DDR related fixesKumar Gala2009-09-15-7/+7
* ppc/85xx: Remove some bogus code from external interrupt handler.Scott Wood2009-09-15-8/+1
* ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.Scott Wood2009-09-15-0/+7
* ppc/85xx: Don't enable interrupts before we're readyScott Wood2009-09-15-2/+2
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-171/+171
* ppc4xx: Fix compilation warning in 4xx miiphy.cStefan Roese2009-09-10-1/+1
* ppc4xx: Allow overwriting pci target registers for all 4xx boardsMatthias Fuchs2009-09-10-2/+2
* ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link addressKumar Gala2009-09-09-3/+7
* ppc/85xx: Clean up do_resetKumar Gala2009-09-08-16/+9
* ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().Poonam Aggrwal2009-09-08-6/+10
* ppc/85xx/86xx: Device tree fixup for number of coresPoonam Aggrwal2009-09-08-0/+61
* ppc/85xx,86xx: Handling Unknown SOC versionPoonam Aggrwal2009-09-08-13/+7
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-08-0/+226
* ppc/85xx: Cleanup makefile and related optional filesKumar Gala2009-09-08-18/+19
* ppc/85xx: Fix bug in setup_mp codeKumar Gala2009-09-08-3/+29
* ppc/85xx: Add a simple function to search the TLBKumar Gala2009-09-08-0/+27
* 85xx: Add support for setting IVORs to fixed offset defaultsKumar Gala2009-09-08-0/+95
* ppc/85xx: Fix up eSDHC controller clock frequency in the device treeDipen Dudhat2009-09-08-0/+7
* ppc/8xxx: Remove ddr_pd_cntl register since it doesn't existKumar Gala2009-09-08-24/+0
* ppc/85xx: Use CONFIG_FSL_ESDHC to enable sdhc clkDipen Dudhat2009-09-08-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-07-0/+49
|\
| * Reset i2c slave devices during init on mpc5xxx cpusEric Millbrandt2009-09-06-0/+49
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-07-1/+177
|\ \ | |/ |/|
| * ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2009-09-05-0/+36
| * arm: Kirkwood: add SYSRSTn Duration Counter SupportPrafulla Wadaskar2009-09-01-0/+75
| * Add support for the Calao SBC35-A9G20 boardAlbin Tonnerre2009-09-01-1/+1
| * imx27lite: add support for imx27lite board from LogicPDIlya Yanok2009-09-01-0/+65
* | mpc83xx/serdes: License cleanup: remove "All Rights Reserved" noticeAnton Vorontsov2009-09-04-1/+1
* | arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-32/+16
* | ppc: Remove -fno-strict-aliasingKumar Gala2009-09-04-4/+4
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-04-117/+79
* | i386: Misc PCI fixupsGraeme Russ2009-09-04-1/+1
* | Fix sc520 timer interrupt generationGraeme Russ2009-09-04-3/+3
* | i386: Change inline asm global symbols to localGraeme Russ2009-09-04-2/+2
* | Blackfin: use scratch pad for exception stackMike Frysinger2009-09-02-0/+5
|/
* 85xx: Improve MPIC initializationTimur Tabi2009-08-28-5/+7
* 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-28-3/+9
* 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-28-2/+3
* 85xx: Move to a common linker scriptKumar Gala2009-08-28-0/+146
* 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-28-1/+4
* 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-57/+106