summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-08-06Fix merge problemsStefan Roese
2008-07-18ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado
2008-07-17Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-07-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-07-1485xx: Cleanup L2 cache size detectionKumar Gala
2008-07-148xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker
2008-07-14Change the temp map to ROM to align addresses to page size.Andrew Klossner
2008-07-14mpc85xx: use IS_E_PROCESSOR macroKim Phillips
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve
2008-07-14Fix some more printf() format problems.Kumar Gala
2008-07-14cpu/i386/serial.c: Fix syntax errorsWolfgang Denk
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-07-14Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk
2008-07-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-07-13Fix some more printf() format issues.Wolfgang Denk
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-13Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler
2008-07-13ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-13Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2008-07-11ColdFire: Fix FB CS not setup properly for Mcf5282TsiChung Liew
2008-07-11ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTCTsiChung Liew
2008-07-11ColdFire: Fix compiling error for MCF5275TsiChung Liew
2008-07-11ColdFire: Change invalid JMP to BRA caught by new v4e toolchainTsiChung Liew
2008-07-11ColdFire: Add -got=single param for new linux v4e toolchainsTsiChung Liew
2008-07-11ppc4xx: Fix include sequence in 4xx_pcie.cStefan Roese
2008-07-11ppc4xx: Fix compile warning in 44x_spd_ddr2.cStefan Roese
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-11ppc4xx: Fix merge problems in 44x_spd_ddr2.cStefan Roese
2008-07-11ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson
2008-07-11ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson
2008-07-11ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory.Feng Kan
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-10silence misc printf formatting compiler warningsKim Phillips
2008-07-10Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk
2008-07-10Configuration changes for ADS5121 Rev 3Martha Marx
2008-07-10Consolidate ADS5121 IO Pin configurationMartha Marx
2008-07-10Merge commit 'wd/master'Jon Loeliger
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese
2008-07-10Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-07-10Minor coding style cleanup; update CHANGELOGWolfgang Denk
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-07-10Minor spelling fix in comment.Marcel Ziswiler
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood