aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD4-196/+119
2009-06-12ZOOM2 detect the version of the zoom2 board at runtime.Tom Rix2-3/+68
2009-06-12Beagle Convert the board version detection to use the OMAP3 GPIO interface.Tom Rix1-14/+18
2009-06-12Fix a typo in the instructions on using omap3's gpio interface.Tom Rix1-1/+1
2009-06-12ZOOM2 Define GPIO banks used.Tom Rix1-0/+8
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix1-0/+22
2009-06-12Coldfire M5271: Activate u-boot system timer interrupt.Richard Retanubun1-1/+1
2009-06-12Compier warning cleanupRichard Retanubun1-2/+1
2009-06-12Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.Richard Retanubun1-1/+12
2009-06-12arch_misc_init support for ARM architecturesPrafulla Wadaskar2-0/+5
2009-06-12at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD3-12/+23
2009-06-12at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD11-8/+27
2009-06-12at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD3-15/+43
2009-06-12omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2-1/+1
2009-06-12OMAP3: Fix CKE1 MUX setting to allow self-refreshDirk Behme2-2/+2
2009-06-12OMAP3: Zoom2: Enable Board and CPU infoDirk Behme1-0/+6
2009-06-12ZOOM2 Add led support.Tom Rix4-4/+153
2009-06-12ZOOM2 Add serial support.Tom Rix8-16/+269
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD5-1/+4
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD18-1/+16
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD16-67/+2
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD16-128/+16
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD83-3186/+134
2009-06-12afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-06-12ppc4xx: Remove PCI async bootup message if PCI is not usedStefan Roese1-1/+1
2009-06-12TQM834x: use buffered writes to accelerate writing to flashWolfgang Denk1-4/+3
2009-06-12TQM834x: add FDT supportWolfgang Denk3-20/+95
2009-06-12TQM834x: fix environment size; add redundant env.Wolfgang Denk1-14/+12
2009-06-12ARM DaVinci: Reset with watchdog enabledThomas Lange1-0/+4
2009-06-12video: Add an option to skip video initializationWolfgang Denk1-0/+15
2009-06-12drv_video_init(): simplify logicWolfgang Denk1-40/+29
2009-06-12at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD15-603/+338
2009-06-12dm355 evm supportDavid Brownell6-0/+365
2009-06-12OMAP3EVM: Set default bootfileSanjeev Premi1-0/+2
2009-06-12ARM DaVinci: Minor Updates to base addressess-paulraj@ti.com1-0/+6
2009-06-12ZOOM2 Add support for debug board detection.Tom Rix2-1/+61
2009-06-12OMAP3 Port kernel omap gpio interface.Tom Rix4-0/+304
2009-06-12ZOOM2 Add initial support for Zoom2Tom Rix10-2/+555
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj5-156/+37
2009-06-12OMAP Consolidate common u-boot.lds to cpu layer.Tom Rix6-257/+2
2009-06-12arm/dcc: add xscale supportJean-Christophe PLAGNIOL-VILLARD1-0/+16
2009-06-12arm/dcc: use static support to allow to use it at anytimeJean-Christophe PLAGNIOL-VILLARD1-114/+42
2009-06-12ARM: Update mach-typesJean-Christophe PLAGNIOL-VILLARD1-7/+1697
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD16-41/+0
2009-06-12davinci dm6446evm NAND updateDavid Brownell1-0/+7
2009-06-12davinci: display correct clock infoDavid Brownell13-29/+138
2009-06-12ZOOM1 Remove more legacy NAND defines.Tom Rix1-13/+0
2009-06-12LED Add documentation describing the status_led and colour led API.Tom Rix1-0/+78
2009-06-12ARM Add blue colour LED to status_led.Tom Rix2-0/+8
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD43-173/+161