summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
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-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
2008-07-10mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen
2008-07-10avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen
2008-07-09FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya
2008-07-09Fix printf errors.Andrew Klossner
2008-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-07-08sh: Fix SH-boards compile errorNobuhiro Iwamatsu
2008-07-07Feed the watchdog in u-boot for 8610 board.Jason Jin
2008-07-07Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-07-06Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-07-06ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek
2008-07-06Add mechanisms for CPU and board-specific Ethernet initializationBen Warren
2008-07-06Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-07-02Cleanup: fix out-of-tree building for some boardsWolfgang Denk
2008-07-02Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk
2008-07-01mpc8260: add fdt_fixup_ethernet supportEsben Haabendal
2008-07-01i.MX31: fixed CTRL-C detectionJuergen Kilb
2008-07-01ppc4xx: Fix 460EX/GT PCIe port initializationStefan Roese
2008-06-30ppc4xx: Fix 460EX errata with CPU lockup upon high AHB trafficStefan Roese
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen
2008-06-25fix system config overwrite @ MPC834x and MPC8313Andre Schwarz
2008-06-25mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips