summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-20-25/+33
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-19-15/+2
* 82xx, mgcoge: updates for 2009.03Heiko Schocher2009-02-19-4/+35
* 8xx, mgsuvd: updates for 2009.03Heiko Schocher2009-02-19-3/+20
* MMC: Don't use new framework code if not enabledDirk Behme2009-02-19-1/+2
* TQM8xxL: make some room in low memory for future needsWolfgang Denk2009-02-19-1/+0
* README: remove duplicate entryKim Phillips2009-02-19-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-19-247/+195
|\
| * ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-18-2/+2
| * ppc4xx: Some more PMC405 coding-style cleanupStefan Roese2009-02-18-15/+15
| * ppc4xx: Update PMC405 board supportMatthias Fuchs2009-02-18-42/+40
| * ppc4xx: Cleanup PMC405 board supportMatthias Fuchs2009-02-18-215/+165
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-19-7/+1300
|\ \
| * | qong: changes to Dave/DENX Qong configurationIlya Yanok2009-02-18-8/+14
| * | qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok2009-02-10-0/+716
| * | dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-10-0/+564
| * | mx31: add GPIO registers definitionsIlya Yanok2009-02-07-0/+10
| * | ARM:OMAP3:Zoom1: Add nand unlock optionNishanth Menon2009-02-06-0/+1
| * | ARM: remove unused variableGuennadi Liakhovetski2009-02-06-7/+3
* | | Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-19-2/+789
* | | sata_sil3114: fix compiler warningKim Phillips2009-02-19-2/+2
* | | Create configuration option for restricted ns16550 functionsRon Madrid2009-02-19-0/+14
* | | mkconfig: include board config.h before asm/config.hKim Phillips2009-02-19-1/+1
* | | Fix build errors after making flash_get_info() non-staticWolfgang Denk2009-02-18-4/+3
| |/ |/|
* | common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possibleJean-Christophe PLAGNIOL-VILLARD2009-02-18-52/+56
* | common/console: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-02-18-98/+101
* | mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into MakefileMike Frysinger2009-02-18-5/+3
* | disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger2009-02-18-34/+34
* | include/image.h: Ease grepping of image_* functionsPetri Lehtinen2009-02-18-22/+22
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-84/+84
* | disable imls command if no flash is definedValeriy Glushkov2009-02-18-0/+2
* | API: Improve glue mid-layer of the API demo application.Rafal Jaworowski2009-02-18-44/+39
* | API: Only output test data when reading was successful.Rafal Jaworowski2009-02-18-3/+5
* | API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski2009-02-18-5/+24
* | API: Use stack pointer as API signature search hint in the glue layer.Rafal Jaworowski2009-02-18-10/+23
* | TQM8260: fix locations of kernel and ramdisk images in flashWolfgang Denk2009-02-17-2/+2
* | 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-16-5/+52
* | 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-16-0/+46
* | Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-16-0/+494
* | Add MMC FrameworkAndy Fleming2009-02-16-9/+1253
* | Eliminated arch-specific mmc header requirementAndy Fleming2009-02-16-100/+54
* | Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-16-6/+6
* | Eliminate support for using MMC as memoryAndy Fleming2009-02-16-99/+0
* | 32bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108122009-02-16-1/+25
* | TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2009-02-16-3/+5
* | MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger2009-02-16-8/+108
* | MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger2009-02-16-2/+2
* | MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger2009-02-16-4/+26
* | MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger2009-02-16-6/+8
* | MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger2009-02-16-3/+12