summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-10-13mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence
2008-10-1386xx: remove redudant code with lib_ppc/interrupts.cKumar Gala
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-10-0885xx: Using proper I2C source clock divider for MPC8544Wolfgang Grandegger
2008-10-08i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski
2008-10-08ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin
2008-10-0785xx: Remove setting of *cache-line-size in device treesKumar Gala
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov
2008-09-22Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, whichWolfgang Denk
2008-09-19sh: Add support watchdog for SH4A coreNobuhiro Iwamatsu
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese
2008-09-12at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig
2008-09-12ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve
2008-09-12i.mx change get_timer(base) to return time since baseAndrew Dyer
2008-09-12i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer
2008-09-12arm920t fix constant error in start.SAndrew Dyer
2008-09-12Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.Adrian Filipi
2008-09-12i.MX31: Add reset_timer() and modify get_timer_masked().Magnus Lilja
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD
2008-09-10ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner
2008-09-0985xx: Ensure timebase is zero on secondary coresKumar Gala
2008-09-09Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.Sergei Poselenov
2008-09-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-09ARM: fix warning: target CPU does not support interworkingSergei Poselenov
2008-09-09ARM: Use do_div() instead of division for "long long".Sergei Poselenov
2008-09-08Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-09-08ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese
2008-09-08ppc4xx: Fix compilation warning for PIP405Stefan Roese
2008-09-08ppc4xx: Fix compilation warning for canyonlands & glacierStefan Roese
2008-09-07Fix compiler warning in mpc8xxx ddr codeKumar Gala
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-05ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham
2008-09-05ppc4xx: IBM Memory Controller DDR autocalibration routinesAdam Graham
2008-09-03Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-09-03mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-09-03mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence
2008-09-03MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren