aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2009-08-2885xx: Improve MPIC initializationTimur Tabi
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal
2009-08-2885xx: Add L2SRAM Register's macro definitionMingkai Hu
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal
2009-08-288xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-26ColdFire: Fix compile warning messagesTsiChung Liew
2009-08-25Add support for USB on PSC3 for the mpc5200Eric Millbrandt
2009-08-22Prepare 2009.08-rc3v2009.08-rc3Wolfgang Denk
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk
2009-08-1485xx: Fix addrmap to include memoryKumar Gala
2009-08-10Minor coding style cleanup.Wolfgang Denk
2009-08-10ARM Cortex A8: Remove bogus config.mk entriesDirk Behme
2009-08-09mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok
2009-08-09Dual-license IBM code contributionsJosh Boyer
2009-08-08omap3: bug fix for NOR boot supportPenda Naveen Kumar
2009-08-08omap3: replace all instances of gpmc config struct by one globalDirk Behme
2009-08-08omap3: remove typedefs for configuration structsDirk Behme
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig
2009-08-04Merge branch 'next' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-08-03rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell
2009-08-01Add AT91SAM9260 to at91's lowlevel_init.SEric Benard
2009-07-30ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chipsStefan Roese
2009-07-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-29arm nomadik: add gpio supportAlessandro Rubini
2009-07-27mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips
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