aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser31-41/+41
2009-06-12mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese1-21/+15
2009-06-12mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese1-1/+1
2009-06-12MPC512x: add support for ARIA boardWolfgang Denk7-1/+949
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk13-760/+383
2009-06-12MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2-131/+10
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk9-264/+324
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk3-9/+252
2009-06-12Rename ads5121 board into mpc5121adsWolfgang Denk7-23/+24
2009-06-12cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk1-1/+1
2009-06-12cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk1-6/+3
2009-06-12mpc512x: Move common files to share them by several boardsWolfgang Denk8-120/+150
2009-06-12mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk1-5/+4
2009-06-12General help message cleanupWolfgang Denk165-496/+507
2009-06-12Make "usage" messages more helpful.Wolfgang Denk2-18/+17
2009-06-12nvedit: speed up printing of environmentMike Frysinger1-39/+55
2009-06-12config.mk: remove un-needed REMOTE_BUILD checkJean-Christophe PLAGNIOL-VILLARD1-12/+0
2009-06-12FAT replace compare_sign with strncmp.Tom Rix1-33/+3
2009-06-12Add support for Linux-like kallsysmsMike Frysinger8-53/+75
2009-06-12cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk1-4/+4
2009-06-12cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese1-160/+80
2009-06-12mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese4-3/+15
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese35-0/+66
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese6-284/+256
2009-06-12mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese5-5/+915
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