| Commit message (Expand) | Author | Age | Lines |
... | |
| * | Rename ads5121 board into mpc5121ads | Wolfgang Denk | 2009-06-12 | -23/+24 |
| * | cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type | Wolfgang Denk | 2009-06-12 | -1/+1 |
| * | cpu/mpc512x/pci.c: minor coding style cleanup | Wolfgang Denk | 2009-06-12 | -6/+3 |
| * | mpc512x: Move common files to share them by several boards | Wolfgang Denk | 2009-06-12 | -120/+150 |
| * | mpc512x: change cpu/mpc512x/Makefile to use Kconfig style | Wolfgang Denk | 2009-06-12 | -5/+4 |
| * | General help message cleanup | Wolfgang Denk | 2009-06-12 | -496/+507 |
| * | Make "usage" messages more helpful. | Wolfgang Denk | 2009-06-12 | -18/+17 |
| * | nvedit: speed up printing of environment | Mike Frysinger | 2009-06-12 | -39/+55 |
| * | config.mk: remove un-needed REMOTE_BUILD check | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -12/+0 |
| * | FAT replace compare_sign with strncmp. | Tom Rix | 2009-06-12 | -33/+3 |
| * | Add support for Linux-like kallsysms | Mike Frysinger | 2009-06-12 | -53/+75 |
| * | cmd_mtdparts.c: allow to omit definitions for default settings | Wolfgang Denk | 2009-06-12 | -4/+4 |
| * | cmd_mtdparts: Move to common handling of FLASH devices via MTD layer | Stefan Roese | 2009-06-12 | -160/+80 |
| * | mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o | Stefan Roese | 2009-06-12 | -3/+15 |
| * | mtd: MTD related config header changes (mtdparts command) | Stefan Roese | 2009-06-12 | -0/+66 |
| * | mtd: Update MTD infrastructure to support 64bit device size | Stefan Roese | 2009-06-12 | -284/+256 |
| * | mtd: Add MTD concat support to concatenate multiple MTD NOR devices | Stefan Roese | 2009-06-12 | -5/+915 |
| * | make MODEM SUPPORT generic instead of duplicate it | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -196/+119 |
| * | ZOOM2 detect the version of the zoom2 board at runtime. | Tom Rix | 2009-06-12 | -3/+68 |
| * | Beagle Convert the board version detection to use the OMAP3 GPIO interface. | Tom Rix | 2009-06-12 | -14/+18 |
| * | Fix a typo in the instructions on using omap3's gpio interface. | Tom Rix | 2009-06-12 | -1/+1 |
| * | ZOOM2 Define GPIO banks used. | Tom Rix | 2009-06-12 | -0/+8 |
| * | OMAP3 Turn on the GPIO bank clocks | Tom Rix | 2009-06-12 | -0/+22 |
| * | Coldfire M5271: Activate u-boot system timer interrupt. | Richard Retanubun | 2009-06-12 | -1/+1 |
| * | Compier warning cleanup | Richard Retanubun | 2009-06-12 | -2/+1 |
| * | Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt. | Richard Retanubun | 2009-06-12 | -1/+12 |
| * | arch_misc_init support for ARM architectures | Prafulla Wadaskar | 2009-06-12 | -0/+5 |
| * | at91: move cpu info print to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -12/+23 |
| * | at91: move cpu name define to arm/arch/ cpu header | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -8/+27 |
| * | at91: extract reset from timer | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -15/+43 |
| * | omap24xx: rename reset file | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -1/+1 |
| * | OMAP3: Fix CKE1 MUX setting to allow self-refresh | Dirk Behme | 2009-06-12 | -2/+2 |
| * | OMAP3: Zoom2: Enable Board and CPU info | Dirk Behme | 2009-06-12 | -0/+6 |
| * | ZOOM2 Add led support. | Tom Rix | 2009-06-12 | -4/+153 |
| * | ZOOM2 Add serial support. | Tom Rix | 2009-06-12 | -16/+269 |
| * | lh7a40x: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -1/+4 |
| * | pxa: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -1/+16 |
| * | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -67/+2 |
| * | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -128/+16 |
| * | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -3186/+134 |
| * | afeb9260: fix macb device init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -1/+1 |
| * | ppc4xx: Remove PCI async bootup message if PCI is not used | Stefan Roese | 2009-06-12 | -1/+1 |
| * | TQM834x: use buffered writes to accelerate writing to flash | Wolfgang Denk | 2009-06-12 | -4/+3 |
| * | TQM834x: add FDT support | Wolfgang Denk | 2009-06-12 | -20/+95 |
| * | TQM834x: fix environment size; add redundant env. | Wolfgang Denk | 2009-06-12 | -14/+12 |
| * | ARM DaVinci: Reset with watchdog enabled | Thomas Lange | 2009-06-12 | -0/+4 |
| * | video: Add an option to skip video initialization | Wolfgang Denk | 2009-06-12 | -0/+15 |
| * | drv_video_init(): simplify logic | Wolfgang Denk | 2009-06-12 | -40/+29 |
| * | at91: regroup IP hw init in one file per soc | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -603/+338 |
| * | dm355 evm support | David Brownell | 2009-06-12 | -0/+365 |