summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* OMAP3: Fix CKE1 MUX setting to allow self-refreshDirk Behme2009-06-12-2/+2
* OMAP3: Zoom2: Enable Board and CPU infoDirk Behme2009-06-12-0/+6
* ZOOM2 Add led support.Tom Rix2009-06-12-4/+153
* ZOOM2 Add serial support.Tom Rix2009-06-12-16/+269
* lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+4
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+16
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-67/+2
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-128/+16
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-3186/+134
* afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+1
* ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese2009-06-12-1/+1
* TQM834x: use buffered writes to accelerate writing to flashWolfgang Denk2009-06-12-4/+3
* TQM834x: add FDT supportWolfgang Denk2009-06-12-20/+95
* TQM834x: fix environment size; add redundant env.Wolfgang Denk2009-06-12-14/+12
* ARM DaVinci: Reset with watchdog enabledThomas Lange2009-06-12-0/+4
* video: Add an option to skip video initializationWolfgang Denk2009-06-12-0/+15
* drv_video_init(): simplify logicWolfgang Denk2009-06-12-40/+29
* at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD2009-06-12-603/+338
* dm355 evm supportDavid Brownell2009-06-12-0/+365
* OMAP3EVM: Set default bootfileSanjeev Premi2009-06-12-0/+2
* ARM DaVinci: Minor Updates to base addressess-paulraj@ti.com2009-06-12-0/+6
* ZOOM2 Add support for debug board detection.Tom Rix2009-06-12-1/+61
* OMAP3 Port kernel omap gpio interface.Tom Rix2009-06-12-0/+304
* ZOOM2 Add initial support for Zoom2Tom Rix2009-06-12-2/+555
* ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2009-06-12-156/+37
* OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix2009-06-12-257/+2
* arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+16
* arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD2009-06-12-114/+42
* ARM: Update mach-typesJean-Christophe PLAGNIOL-VILLARD2009-06-12-7/+1697
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-41/+0
* davinci dm6446evm NAND updateDavid Brownell2009-06-12-0/+7
* davinci: display correct clock infoDavid Brownell2009-06-12-29/+138
* ZOOM1 Remove more legacy NAND defines.Tom Rix2009-06-12-13/+0
* LED Add documentation describing the status_led and colour led API.Tom Rix2009-06-12-0/+78
* ARM Add blue colour LED to status_led.Tom Rix2009-06-12-0/+8
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-173/+161
* OMAP3: Reorganize Makefile styleJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+7
* OMAP3: Remove dublicated interrupt codeJean-Christophe PLAGNIOL-VILLARD2009-06-12-128/+0
* at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD2009-06-12-40/+82
* ixp/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-06-12-9/+2
* arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD2009-06-12-9/+9
* arm946es: remove non used timerJean-Christophe PLAGNIOL-VILLARD2009-06-12-159/+2
* davinci: add basic dm355/dm350/dm335 supportDavid Brownell2009-06-12-17/+84
* davinci: fix dm644x bugletsDavid Brownell2009-06-12-1/+3
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-12-75/+127
* davinci: cpu-specific build uses conditional make syntaxDavid Brownell2009-06-12-3/+5
* davinci: move psc support board-->cpuDavid Brownell2009-06-12-38/+10
* DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell2009-06-12-1/+5
* DaVinci Ethernet cleanupDavid Brownell2009-06-12-19/+15
* lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese2009-06-12-28/+32