summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser
2009-06-12mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese
2009-06-12mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese
2009-06-12MPC512x: add support for ARIA boardWolfgang Denk
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk
2009-06-12MPC512x: add more hardware description to immap_512x.hWolfgang Denk
2009-06-12Rename ads5121 board into mpc5121adsWolfgang Denk
2009-06-12cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer typeWolfgang Denk
2009-06-12cpu/mpc512x/pci.c: minor coding style cleanupWolfgang Denk
2009-06-12mpc512x: Move common files to share them by several boardsWolfgang Denk
2009-06-12mpc512x: change cpu/mpc512x/Makefile to use Kconfig styleWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-06-12Make "usage" messages more helpful.Wolfgang Denk
2009-06-12nvedit: speed up printing of environmentMike Frysinger
2009-06-12config.mk: remove un-needed REMOTE_BUILD checkJean-Christophe PLAGNIOL-VILLARD
2009-06-12FAT replace compare_sign with strncmp.Tom Rix
2009-06-12Add support for Linux-like kallsysmsMike Frysinger
2009-06-12cmd_mtdparts.c: allow to omit definitions for default settingsWolfgang Denk
2009-06-12cmd_mtdparts: Move to common handling of FLASH devices via MTD layerStefan Roese
2009-06-12mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese
2009-06-12mtd: Add MTD concat support to concatenate multiple MTD NOR devicesStefan Roese
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD
2009-06-12ZOOM2 detect the version of the zoom2 board at runtime.Tom Rix
2009-06-12Beagle Convert the board version detection to use the OMAP3 GPIO interface.Tom Rix
2009-06-12Fix a typo in the instructions on using omap3's gpio interface.Tom Rix
2009-06-12ZOOM2 Define GPIO banks used.Tom Rix
2009-06-12OMAP3 Turn on the GPIO bank clocksTom Rix
2009-06-12Coldfire M5271: Activate u-boot system timer interrupt.Richard Retanubun
2009-06-12Compier warning cleanupRichard Retanubun
2009-06-12Adds WATCHDOG_RESET() function call to lib_m68k dtimer_interrupt.Richard Retanubun
2009-06-12arch_misc_init support for ARM architecturesPrafulla Wadaskar
2009-06-12at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD
2009-06-12at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD
2009-06-12at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD
2009-06-12omap24xx: rename reset fileJean-Christophe PLAGNIOL-VILLARD
2009-06-12OMAP3: Fix CKE1 MUX setting to allow self-refreshDirk Behme
2009-06-12OMAP3: Zoom2: Enable Board and CPU infoDirk Behme
2009-06-12ZOOM2 Add led support.Tom Rix
2009-06-12ZOOM2 Add serial support.Tom Rix
2009-06-12lh7a40x: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-12afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD