summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* General help message cleanupWolfgang Denk2009-06-127-9/+9
* Add support for Linux-like kallsysmsMike Frysinger2009-06-122-48/+5
* OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-121-0/+22
* at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+22
* at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD2009-06-123-15/+43
* omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2009-06-122-1/+1
* lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-185/+1
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-386/+0
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-1214-66/+1
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-1214-128/+2
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-1217-12/+648
* afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+1
* ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese2009-06-121-1/+1
* ARM DaVinci: Reset with watchdog enabledThomas Lange2009-06-121-0/+4
* at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD2009-06-1215-603/+338
* OMAP3 Port kernel omap gpio interface.Tom Rix2009-06-122-0/+186
* ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2009-06-122-0/+89
* OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix2009-06-122-0/+60
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-1213-13/+0
* davinci: display correct clock infoDavid Brownell2009-06-122-1/+132
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-1232-166/+148
* OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+7
* OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD2009-06-121-128/+0
* at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD2009-06-123-40/+82
* ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-06-122-9/+2
* arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD2009-06-122-2/+6
* arm946es: remove non used timerJean-Christophe PLAGNIOL-VILLARD2009-06-122-159/+2
* davinci: add basic dm355/dm350/dm335 supportDavid Brownell2009-06-122-0/+46
* davinci: fix dm644x bugletsDavid Brownell2009-06-121-1/+3
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-123-75/+123
* davinci: cpu-specific build uses conditional make syntaxDavid Brownell2009-06-121-3/+5
* davinci: move psc support board-->cpuDavid Brownell2009-06-122-1/+183
* DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell2009-06-121-1/+5
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-121-6/+27
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-124-51/+0
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-123-11/+0
* fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BITKumar Gala2009-06-127-39/+41
* 85xx: Use print_size to report amount of memory not mapped by TLBsKumar Gala2009-06-121-1/+1
* at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD2009-06-101-0/+23
* 85xx: bugfix for reading maximum TLB size on mpc85xxFredrik Arnerup2009-06-091-1/+1
* ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platformsStefan Roese2009-05-231-2/+2
* ppc4xx: Move definition for PPC4xx NAND FLASH controller to headerStefan Roese2009-05-231-6/+3
* Blackfin: fix timer_init()/timer_reset()Graf Yang2009-05-191-2/+3
* MIPS: Implement ethernet halt for au1x00Thomas Lange2009-05-161-0/+4
* 74xx_7xx: Fix rounding problem in CPU frequency calculationStefan Roese2009-05-151-2/+2
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-1551-51/+51
* MPC8260: fixup device tree by property instead of pathWolfgang Denk2009-05-151-5/+6
* AFEB9260 network fixSergey Lapin2009-05-131-1/+1
* Blackfin: avoid get_sclk() with early serial debugMike Frysinger2009-05-061-5/+5
* Blackfin: fix booting with older bootroms (no EVT1)Mike Frysinger2009-05-062-1/+11
OpenPOWER on IntegriCloud