summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-10-21mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun1-5/+0
2008-10-21mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov1-1/+1
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-36/+99
2008-10-21ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese1-17/+28
2008-10-21ppc4xx: Add routine to retrieve CPU numberAdam Graham1-1/+18
2008-10-21ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham1-18/+53
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk10-12/+12
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk11-73/+99
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher291-3657/+3816
2008-10-18Merge 'next' branchWolfgang Denk290-3476/+3673
2008-10-1885xx if NUM_CPUS>1, print cpu numberEd Swarthout1-0/+5
2008-10-18Have u-boot pass stashing parameters into device treeAndy Fleming1-0/+11
2008-10-18Add debug information for DDR controller registersHaiying Wang1-0/+13
2008-10-18Check DDR interleaving modeHaiying Wang2-5/+112
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang4-87/+7
2008-10-18Make DDR interleaving mode work correctlyHaiying Wang2-12/+54
2008-10-1885xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala1-0/+49
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD286-3365/+3365
2008-10-1874xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala2-10/+10
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher1-1/+14
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher1-0/+36
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun1-1/+2
2008-10-1783xx NAND boot: wait for LTESR[CC]Lepcha Suchit1-0/+12
2008-10-17ppc4xx: PPC44x MQ initializationYuri Tikhonov1-4/+6
2008-10-17Revert "85xx: Using proper I2C source clock divider for MPC8544"Kumar Gala1-2/+2
2008-10-14mpc83xx: wait till UPM completes the write to arraySelvamuthukumar1-3/+4
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer5-17/+18
2008-10-13mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence1-4/+4
2008-10-1386xx: remove redudant code with lib_ppc/interrupts.cKumar Gala1-124/+7
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese5-37/+57
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-29/+50
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-7/+6
2008-10-0885xx: Using proper I2C source clock divider for MPC8544Wolfgang Grandegger1-2/+2
2008-10-08i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski1-29/+50
2008-10-08ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham1-0/+21
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin2-2/+4
2008-10-0785xx: Remove setting of *cache-line-size in device treesKumar Gala1-3/+0
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-09-22Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, whichWolfgang Denk1-4/+6
2008-09-19sh: Add support watchdog for SH4A coreNobuhiro Iwamatsu1-16/+37
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk2-16/+15
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-5/+76
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk3-3/+3
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-4/+10
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-4/+10
2008-09-12at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig1-0/+10
2008-09-12ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve1-20/+7
2008-09-12i.mx change get_timer(base) to return time since baseAndrew Dyer1-1/+1
2008-09-12i.MX use u-boot baud rate and don't assume UART master clockAndrew Dyer1-15/+41
2008-09-12arm920t fix constant error in start.SAndrew Dyer1-2/+4