aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
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 candidatev1.3.2-rc2Wolfgang Denk
2008-02-23cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi
2008-02-23cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi
2008-02-23cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-21[new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz
2008-02-20ColdFire: Fix 5282 and 5271 interrupt mask bitTsiChungLiew
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger
2008-02-18mpc86xx: Fix unused variable 'config' and 'immap'Jean-Christophe PLAGNIOL-VILLARD
2008-02-18mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD
2008-02-17s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD
2008-02-17pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse