summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * Rename ads5121 board into mpc5121adsWolfgang Denk2009-06-12-23/+24
| * cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk2009-06-12-1/+1
| * cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk2009-06-12-6/+3
| * mpc512x: Move common files to share them by several boardsWolfgang Denk2009-06-12-120/+150
| * mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk2009-06-12-5/+4
| * General help message cleanupWolfgang Denk2009-06-12-496/+507
| * Make "usage" messages more helpful.Wolfgang Denk2009-06-12-18/+17
| * nvedit: speed up printing of environmentMike Frysinger2009-06-12-39/+55
| * config.mk: remove un-needed REMOTE_BUILD checkJean-Christophe PLAGNIOL-VILLARD2009-06-12-12/+0
| * FAT replace compare_sign with strncmp.Tom Rix2009-06-12-33/+3
| * Add support for Linux-like kallsysmsMike Frysinger2009-06-12-53/+75
| * cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk2009-06-12-4/+4
| * cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese2009-06-12-160/+80
| * mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-12-3/+15
| * mtd: MTD related config header changes (mtdparts command)Stefan Roese2009-06-12-0/+66
| * mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-12-284/+256
| * mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese2009-06-12-5/+915
| * make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD2009-06-12-196/+119
| * ZOOM2 detect the version of the zoom2 board at runtime.Tom Rix2009-06-12-3/+68
| * Beagle Convert the board version detection to use the OMAP3 GPIO interface.Tom Rix2009-06-12-14/+18
| * Fix a typo in the instructions on using omap3's gpio interface.Tom Rix2009-06-12-1/+1
| * ZOOM2 Define GPIO banks used.Tom Rix2009-06-12-0/+8
| * OMAP3 Turn on the GPIO bank clocksTom Rix2009-06-12-0/+22
| * Coldfire M5271: Activate u-boot system timer interrupt.Richard Retanubun2009-06-12-1/+1
| * Compier warning cleanupRichard Retanubun2009-06-12-2/+1
| * Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.Richard Retanubun2009-06-12-1/+12
| * arch_misc_init support for ARM architecturesPrafulla Wadaskar2009-06-12-0/+5
| * at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD2009-06-12-12/+23
| * at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-8/+27
| * at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD2009-06-12-15/+43
| * omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+1
| * 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