summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-07-27cpu/arm920t/start.S: include <common.h> to have ROUND() definedWolfgang Denk
2009-07-27Make include/common.h usable by assembler codeWolfgang Denk
2009-07-26Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-07-26Add AVR32 LCD supportMark Jackson
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese
2009-07-24ppc4xx: Fix missing freqOPB for 405EPDirk Eibach
2009-07-24ppc4xx: Fix TLB reset problem with recent 44x imagesStefan Roese
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-07-22fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok
2009-07-22rm9200 ethernet driver: board-specific quirk (csb337)David Brownell
2009-07-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-22ARM Cortex A8: Move OMAP3 specific reset handlerMinkyu Kang
2009-07-2285xx, 86xx: Add common board_add_ram_info()Peter Tyser
2009-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser
2009-07-18Blackfin: split cpu COBJS into multilinesMike Frysinger
2009-07-18Blackfin: add os log functionsMike Frysinger
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-07-18OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese
2009-07-14usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov
2009-07-14MPC512x: factor out common codeWolfgang Denk
2009-07-14Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou
2009-07-10board support patch for phyCORE-MPC5200B-tinyJon Smirl
2009-07-10ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs
2009-07-10ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs
2009-07-09mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan
2009-07-08ppc4xx: Make pll_write globalMatthias Fuchs
2009-07-08ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese
2009-07-08ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs
2009-07-08ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo
2009-07-084xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-06arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar
2009-07-06arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini
2009-07-06arm nomadik: cleanup resetAlessandro Rubini
2009-07-06at91: Add CAN init functionDaniel Gorsulowski
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD
2009-07-06arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar
2009-07-0283xx: Add support for fsl_dma driverPeter Tyser