summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-1285xx: Add P2020DS supportSrikanth Srinivasan10-0/+1882
2009-06-12mpc512x: MPC5121ADS: Add NAND supportStefan Roese2-8/+55
2009-06-12nand/mpc512x: Add MPC512x NAND support (NFC)Stefan Roese2-0/+693
2009-06-12mpc512x: Add esd gmbh mecp5123 board supportStefan Roese7-0/+917
2009-06-12mcp512x: Add macros for SCFR LPC divisor accessStefan Roese1-0/+3
2009-06-12mpc512x: Fix problem with I2C access before relocationStefan Roese1-1/+1
2009-06-1274xx_7xx: CPCI750: Add CPCI adapter/target supportStefan Roese4-15/+49
2009-06-1274xx_7xx: CPCI750: Enable access to PCI function > 0Stefan Roese2-8/+22
2009-06-1274xx_7xx: CPCI750: Minor coding style cleanup of cpci750.cStefan Roese1-6/+5
2009-06-1274xx_7xx: CPCI750: Add loadpci commandStefan Roese1-0/+76
2009-06-1274xx_7xx: CPCI750: Add commandline editing/historyStefan Roese1-1/+2
2009-06-12UBI: Add compile-time check for correct malloc area configurationStefan Roese1-0/+4
2009-06-12sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar4-0/+319
2009-06-12sf: atmel: implement power-of-two write/erase funcsTodor I Mollov1-0/+139
2009-06-12mpc85xx: 8536ds: Add USB related CONFIGsVivek Mahajan1-2/+12
2009-06-12mpc83xx: 8315erdb: Add USB related CONFIGsVivek Mahajan1-1/+10
2009-06-12mpc85xx: USB: Add supportVivek Mahajan2-1/+6
2009-06-12mpc83xx: USB: Reorganized its supportVivek Mahajan4-38/+102
2009-06-12mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan2-1/+1
2009-06-12mpc8xxx: USB: Removed reenablement of its interfaceVivek Mahajan1-4/+0
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser24-85/+85
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