summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala2008-03-262-0/+15
* 85xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala2008-03-264-64/+115
* 85xx: Fix merge duplicationKumar Gala2008-03-261-49/+0
* 85xx: Speed up get_ddr_freq() and get_bus_freq()James Yang2008-03-261-16/+5
* 85xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang2008-03-261-3/+6
* 85xx: get_tbclk() speed up and rounding fixJames Yang2008-03-261-5/+3
* Update SVR numbers to expand supportAndy Fleming2008-03-262-38/+49
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+49
* 85xx: Added support for multicore boot mechanismKumar Gala2008-03-266-0/+405
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-3/+3
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-262-2/+2
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-125-17/+44
| |\
| * \ Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-2910-86/+72
| |\ \
| * | | [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-213-3/+3
* | | | mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixupsAnton Vorontsov2008-03-251-0/+8
* | | | 83xx: serdes setup routinesAnton Vorontsov2008-03-252-0/+146
* | | | 83xx: split COBJS onto separate linesAnton Vorontsov2008-03-254-11/+12
* | | | mpc8323erdb: Improve the system performanceMichael Barkowski2008-03-251-0/+6
* | | | Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-261-2/+0
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-03-263-106/+186
|\ \ \ \
| * | | | [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi2008-03-251-5/+9
| * | | | [MIPS] Fix dcache_status()Shinya Kuribayashi2008-03-251-3/+7
| * | | | [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-251-7/+6
| * | | | [MIPS] Cleanup CP0 Status initializationShinya Kuribayashi2008-03-251-9/+25
| * | | | [MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi2008-03-251-3/+3
| * | | | [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2008-03-251-8/+0
| * | | | [MIPS] Implement flush_cache()Shinya Kuribayashi2008-03-251-0/+22
| * | | | [MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi2008-03-251-39/+76
| * | | | [MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi2008-03-251-15/+28
| * | | | [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi2008-03-251-18/+7
| * | | | [MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi2008-03-252-0/+4
* | | | | MPC5200: support setup without FECAndré Schwarz2008-03-251-0/+4
* | | | | 8xx: Update OF support on 8xxBryan O'Donoghue2008-03-254-12/+72
|/ / / /
* | | | LWMON5: POST RTC fixYuri Tikhonov2008-03-201-1/+3
* | | | ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-151-1/+7
* | | | ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese2008-03-155-7/+178
* | | | ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese2008-03-155-93/+553
* | | | ppc4xx: interrupt.c reworkedStefan Roese2008-03-151-448/+141
* | | | ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-151-13/+14
* | | | ppc4xx: miiphy.c reworkedStefan Roese2008-03-151-116/+80
| |_|/ |/| |
* | | PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss2008-03-041-3/+2
* | | ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese2008-03-021-2/+3
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-03-022-6/+14
|\ \ \
| * | | 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-271-5/+2
| * | | Fix source for ECM error IVPRAndy Fleming2008-02-271-1/+1
| * | | Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-271-0/+11
| | |/ | |/|
* | | MPC5121e ADS PCI support take 3John Rigby2008-03-021-5/+16
* | | ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin2008-03-021-1/+9
|/ /
* | Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-241-8/+10
* | cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi2008-02-231-5/+5
OpenPOWER on IntegriCloud