summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* General help message cleanupWolfgang Denk2009-06-12165-496/+507
* Make "usage" messages more helpful.Wolfgang Denk2009-06-122-18/+17
* nvedit: speed up printing of environmentMike Frysinger2009-06-121-39/+55
* config.mk: remove un-needed REMOTE_BUILD checkJean-Christophe PLAGNIOL-VILLARD2009-06-121-12/+0
* FAT replace compare_sign with strncmp.Tom Rix2009-06-121-33/+3
* Add support for Linux-like kallsysmsMike Frysinger2009-06-128-53/+75
* cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk2009-06-121-4/+4
* cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese2009-06-121-160/+80
* mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-124-3/+15
* mtd: MTD related config header changes (mtdparts command)Stefan Roese2009-06-1235-0/+66
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-126-284/+256
* mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-125-5/+915
* make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD2009-06-124-196/+119
* ZOOM2 detect the version of the zoom2 board at runtime.Tom Rix2009-06-122-3/+68
* Beagle Convert the board version detection to use the OMAP3 GPIO interface.Tom Rix2009-06-121-14/+18
* Fix a typo in the instructions on using omap3's gpio interface.Tom Rix2009-06-121-1/+1
* ZOOM2 Define GPIO banks used.Tom Rix2009-06-121-0/+8
* OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-121-0/+22
* Coldfire M5271: Activate u-boot system timer interrupt.Richard Retanubun2009-06-121-1/+1
* Compier warning cleanupRichard Retanubun2009-06-121-2/+1
* Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.Richard Retanubun2009-06-121-1/+12
* arch_misc_init support for ARM architecturesPrafulla Wadaskar2009-06-122-0/+5
* at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD2009-06-123-12/+23
* at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD2009-06-1211-8/+27
* at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD2009-06-123-15/+43
* omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2009-06-122-1/+1
* OMAP3: Fix CKE1 MUX setting to allow self-refreshDirk Behme2009-06-122-2/+2
* OMAP3: Zoom2: Enable Board and CPU infoDirk Behme2009-06-121-0/+6
* ZOOM2 Add led support.Tom Rix2009-06-124-4/+153
* ZOOM2 Add serial support.Tom Rix2009-06-128-16/+269
* lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-125-1/+4
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-1218-1/+16
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-1216-67/+2
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-1216-128/+16
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-1283-3186/+134
* 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
* TQM834x: use buffered writes to accelerate writing to flashWolfgang Denk2009-06-121-4/+3
* TQM834x: add FDT supportWolfgang Denk2009-06-123-20/+95
* TQM834x: fix environment size; add redundant env.Wolfgang Denk2009-06-121-14/+12
* ARM DaVinci: Reset with watchdog enabledThomas Lange2009-06-121-0/+4
* video: Add an option to skip video initializationWolfgang Denk2009-06-121-0/+15
* drv_video_init(): simplify logicWolfgang Denk2009-06-121-40/+29
* at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD2009-06-1215-603/+338
* dm355 evm supportDavid Brownell2009-06-126-0/+365
* OMAP3EVM: Set default bootfileSanjeev Premi2009-06-121-0/+2
* ARM DaVinci: Minor Updates to base addressess-paulraj@ti.com2009-06-121-0/+6
* ZOOM2 Add support for debug board detection.Tom Rix2009-06-122-1/+61
* OMAP3 Port kernel omap gpio interface.Tom Rix2009-06-124-0/+304
* ZOOM2 Add initial support for Zoom2Tom Rix2009-06-1210-2/+555
OpenPOWER on IntegriCloud