summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov2009-02-231-0/+21
* PCI: Add pci_last_busno() helperAnton Vorontsov2009-02-231-0/+2
* Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2009-02-2340-107/+1974
|\
| * ARM: synchronize mach-types.h with linux v2.6.29-rc5-315-g683fdc5Wolfgang Denk2009-02-221-12/+1741
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-02-227-59/+122
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-227-59/+122
| | |\
| | | * OMAP3: Clean up MMC codeDirk Behme2009-02-222-23/+44
| | | * OMAP3: Add OMAP3 auto detectionDirk Behme2009-02-222-1/+20
| | | * OMAP3: Beagle: Add board revision detectionDirk Behme2009-02-221-1/+2
| | | * nmdk8815: fix onenand supportJean-Christophe PLAGNIOL-VILLARD2009-02-221-3/+2
| | | * arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD2009-02-221-0/+3
| | | * Enable Ethernet for Nomadik 8815 Evaluation KitAlessandro Rubini2009-02-221-0/+3
| | | * Nand driver for Nomadik SoCAlessandro Rubini2009-02-221-10/+8
| | | * Added nomadik.h headerAlessandro Rubini2009-02-222-22/+41
| * | | MIPS: Fix GCC-4.2 'discards qualifiers from pointer target type' warningsShinya Kuribayashi2009-02-221-1/+1
| |/ /
| * | Blackfin: bf537-stamp: fix I2C board definesMike Frysinger2009-02-211-2/+2
| |/
| * Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk2009-02-2113-0/+13
| * pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-207-10/+35
| * pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-2015-18/+15
| * 82xx, mgcoge: updates for 2009.03Heiko Schocher2009-02-191-2/+30
| * 8xx, mgsuvd: updates for 2009.03Heiko Schocher2009-02-191-3/+15
* | Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2009-02-1986-260/+494
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-191-158/+153
| |\
| | * ppc4xx: Update PMC405 board supportMatthias Fuchs2009-02-181-29/+29
| | * ppc4xx: Cleanup PMC405 board supportMatthias Fuchs2009-02-181-145/+140
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-194-0/+233
| |\ \
| | * | qong: changes to Dave/DENX Qong configurationIlya Yanok2009-02-181-8/+14
| | * | qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok2009-02-101-0/+215
| | * | dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-101-0/+1
| | * | mx31: add GPIO registers definitionsIlya Yanok2009-02-071-0/+10
| | * | ARM:OMAP3:Zoom1: Add nand unlock optionNishanth Menon2009-02-061-0/+1
| * | | Create configuration option for restricted ns16550 functionsRon Madrid2009-02-191-0/+3
| | |/ | |/|
| * | include/image.h: Ease grepping of image_* functionsPetri Lehtinen2009-02-181-22/+22
| * | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-1878-78/+78
| * | disable imls command if no flash is definedValeriy Glushkov2009-02-181-0/+2
| * | API: Improve glue mid-layer of the API demo application.Rafal Jaworowski2009-02-181-0/+1
| * | TQM8260: fix locations of kernel and ramdisk images in flashWolfgang Denk2009-02-171-2/+2
* | | 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher2009-02-161-0/+2
* | | mpc8349itx: allow SATA boot from the onboard SIL1334Valeriy Glushkov2009-02-161-2/+21
|/ /
* | 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-163-0/+20
* | 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-162-0/+17
* | Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-161-0/+145
* | Add MMC FrameworkAndy Fleming2009-02-161-9/+181
* | Eliminated arch-specific mmc header requirementAndy Fleming2009-02-164-289/+52
* | Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-1/+1
* | Eliminate support for using MMC as memoryAndy Fleming2009-02-161-1/+0
* | 32bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108122009-02-161-0/+17
* | MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger2009-02-161-2/+9
* | MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger2009-02-161-2/+10
* | MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger2009-02-161-4/+5
OpenPOWER on IntegriCloud