summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-03-28sh: Add support PCI of SuperH and SH7780Yusuke Goda
2008-03-2685xx: Add cpu_mp_lmb_reserve helper to reserve boot pageKumar Gala
2008-03-2685xx: Update multicore boot mechanism to ePAPR v0.81 specKumar Gala
2008-03-2685xx: Fix merge duplicationKumar Gala
2008-03-2685xx: Speed up get_ddr_freq() and get_bus_freq()James Yang
2008-03-2685xx: Show DDR memory data rate in addition to the memory clock frequency.James Yang
2008-03-2685xx: get_tbclk() speed up and rounding fixJames Yang
2008-03-26Update SVR numbers to expand supportAndy Fleming
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka
2008-03-25mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixupsAnton Vorontsov
2008-03-2583xx: serdes setup routinesAnton Vorontsov
2008-03-2583xx: split COBJS onto separate linesAnton Vorontsov
2008-03-25mpc8323erdb: Improve the system performanceMichael Barkowski
2008-03-26Coding Style cleanyp; update CHANGELOGWolfgang Denk
2008-03-26Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-03-25MPC5200: support setup without FECAndré Schwarz
2008-03-258xx: Update OF support on 8xxBryan O'Donoghue
2008-03-25[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi
2008-03-25[MIPS] Fix dcache_status()Shinya Kuribayashi
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi
2008-03-25[MIPS] Cleanup CP0 Status initializationShinya Kuribayashi
2008-03-25[MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi
2008-03-25[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi
2008-03-25[MIPS] Implement flush_cache()Shinya Kuribayashi
2008-03-25[MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi
2008-03-25[MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi
2008-03-25[MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi
2008-03-20LWMON5: POST RTC fixYuri Tikhonov
2008-03-15ppc4xx: Add Canyonlands NAND booting supportStefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (2/5)Stefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese
2008-03-15ppc4xx: interrupt.c reworkedStefan Roese
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese
2008-03-15ppc4xx: miiphy.c reworkedStefan Roese
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-03-04PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss
2008-03-02ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese
2008-03-02Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-03-02MPC5121e ADS PCI support take 3John Rigby
2008-03-02ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin
2008-02-29Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-02-2785xx: Don't icbi when unlocking the cacheKumar Gala
2008-02-27Fix source for ECM error IVPRAndy Fleming
2008-02-27Invalidate INIT_RAM TLB mappingsAndy Fleming
2008-02-24Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk
2008-02-23cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi