summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* TI OMAP3: make gpmc_config as constNishanth Menon2009-10-24-1/+1
* OMAP3: export enable_gpmc_cs_config to board filesNishanth Menon2009-10-18-0/+2
* TI DaVinci Sonata: Add Config option for 64 bit SupportSandeep Paulraj2009-10-18-0/+1
* TI DaVinci DVEVM: Add Config option for 64 bit SupportSandeep Paulraj2009-10-18-0/+1
* TI DaVinci DM365: Add Config option for 64 bit SupportSandeep Paulraj2009-10-18-0/+1
* TI DaVinci DM355: Add Config option for 64 bit SupportSandeep Paulraj2009-10-18-0/+1
* TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2009-10-18-56/+49
* OMAP3: Update Overo and Beagle environmentSteve Sakoman2009-10-18-16/+38
* TI: DaVinci: DM355 Leopard board supportSandeep Paulraj2009-10-18-0/+162
* TI DaVinci DM646x: Adding initial support for DM6467 EVMSandeep Paulraj2009-10-18-0/+132
* AT91 CPUAT91 Fix compiler warningEric Benard2009-10-18-2/+2
* AT91 CPU9260 CPU9G20 Fix compile warningsEric Benard2009-10-18-0/+1
* Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk2009-10-13-1121/+137
* CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boardskevin.morfitt@fearnside-systems.co.uk2009-10-13-20/+4
* s5pc1xx: add support SMDKC100 boardMinkyu Kang2009-10-13-0/+242
* s5pc1xx: support serial driverMinkyu Kang2009-10-13-0/+7
* s5pc1xx: support onenand driverMinkyu Kang2009-10-13-0/+136
* s5pc1xx: support Samsung s5pc1xx SoCMinkyu Kang2009-10-13-0/+475
* at91: Update MEESC board supportDaniel Gorsulowski2009-10-13-17/+8
* TI: OMAP3: Overo Tobi ethernet supportOlof Johansson2009-10-13-2/+15
* TI OMAP3 Use arm init sequence to initialize i2cTom Rix2009-10-13-0/+7
* TI: DaVinci: GPIO header file and definitionsSandeep Paulraj2009-10-13-0/+53
* TI: DaVinci DM646x: Update flag used to represent DM646x SOC'sSandeep Paulraj2009-10-13-3/+3
* OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-13-0/+7
* Support for the OpenRD base boardSimon Kagstrom2009-10-13-0/+220
* Add support for Eukrea CPU9260/CPU9G20 SBCTom Rix2009-10-13-0/+453
* Add support for Eukrea CPUAT91 SBCTom Rix2009-10-13-0/+306
* TI: DaVinci DM365: Minor config cleanupSandeep Paulraj2009-10-13-2/+0
* TI DaVinci: DM355: Config Cleanup and UpdateSandeep Paulraj2009-10-13-9/+12
* TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj2009-10-13-0/+11
* TI DaVinci: DM6446: Fix Compilation error in NAND modeSandeep Paulraj2009-10-13-0/+1
* OMAP3 Move cache routine to cache.STom Rix2009-10-13-1/+3
* TI DaVinci: Remove references to SZ_xxSandeep Paulraj2009-10-13-19/+13
* Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-10-0/+74
* Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-10-1/+24
* Merge branch 'reloc'Wolfgang Denk2009-10-09-29/+23
|\
| * ppc: Remove reloc_off field from global_data structurePeter Tyser2009-10-03-2/+2
| * arm/microblaze/nios/nios2/sh: Remove relocation fixupsPeter Tyser2009-10-03-5/+15
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
| * p3mx: Remove serial relocation fixupsPeter Tyser2009-10-03-1/+0
| * fpga: Remove relocation fixupsPeter Tyser2009-10-03-17/+1
| * ppc: Remove board-specific command table relocation fixupsPeter Tyser2009-10-03-1/+0
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-3/+3
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-08-6/+8
* | mpc512x: fix fixed_sdram() init code.Wolfgang Denk2009-10-08-1/+12
* | ppc4xx: respect 80-chars per line in ppc*.h filesNiklaus Giger2009-10-07-870/+1038
* | ppc4xx: Cleanup some HW register namesNiklaus Giger2009-10-07-189/+216
* | ppc4xx: Add PPC405EX(r) Rev D supportStefan Roese2009-10-07-2/+4
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-38/+72
* | net: add random_port() prototypeMike Frysinger2009-10-04-0/+3