summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-21-11/+3
* lcd_putc bug fix for tab.Derek Ou2009-02-21-1/+1
* MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi2009-02-21-0/+1
* Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk2009-02-21-0/+13
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-20-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-20-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-20-16/+38
* ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-20-51/+0
* 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