summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fpga: Fix Spartan III FPGA bootingMatthias Fuchs2009-02-211-15/+7
* fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-211-21/+11
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-213-11/+3
* lcd_putc bug fix for tab.Derek Ou2009-02-211-1/+1
* MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi2009-02-211-0/+1
* Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk2009-02-2113-0/+13
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-201-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-201-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-2011-16/+38
* ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-201-51/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-2016-25/+33
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-191-15/+2
* 82xx, mgcoge: updates for 2009.03Heiko Schocher2009-02-192-4/+35
* 8xx, mgsuvd: updates for 2009.03Heiko Schocher2009-02-192-3/+20
* MMC: Don't use new framework code if not enabledDirk Behme2009-02-191-1/+2
* TQM8xxL: make some room in low memory for future needsWolfgang Denk2009-02-191-1/+0
* README: remove duplicate entryKim Phillips2009-02-191-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-194-247/+195
|\
| * ppc4xx: PCIe: Change 16GB inbound memory to 4GBStefan Roese2009-02-181-2/+2
| * ppc4xx: Some more PMC405 coding-style cleanupStefan Roese2009-02-181-15/+15
| * ppc4xx: Update PMC405 board supportMatthias Fuchs2009-02-183-42/+40
| * ppc4xx: Cleanup PMC405 board supportMatthias Fuchs2009-02-182-215/+165
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-02-1917-7/+1300
|\ \
| * | qong: changes to Dave/DENX Qong configurationIlya Yanok2009-02-181-8/+14
| * | qong: support for Dave/DENX QongEVB-LITE boardIlya Yanok2009-02-1010-0/+716
| * | dnet: driver for Dave DNET ethernet controllerIlya Yanok2009-02-104-0/+564
| * | mx31: add GPIO registers definitionsIlya Yanok2009-02-071-0/+10
| * | ARM:OMAP3:Zoom1: Add nand unlock optionNishanth Menon2009-02-061-0/+1
| * | ARM: remove unused variableGuennadi Liakhovetski2009-02-061-7/+3
* | | Coding style cleanup, update CHANGELOGWolfgang Denk2009-02-193-2/+789
* | | sata_sil3114: fix compiler warningKim Phillips2009-02-191-2/+2
* | | Create configuration option for restricted ns16550 functionsRon Madrid2009-02-193-0/+14
* | | mkconfig: include board config.h before asm/config.hKim Phillips2009-02-191-1/+1
* | | Fix build errors after making flash_get_info() non-staticWolfgang Denk2009-02-182-4/+3
| |/ |/|
* | common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possibleJean-Christophe PLAGNIOL-VILLARD2009-02-181-52/+56
* | common/console: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-02-181-98/+101
* | mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into MakefileMike Frysinger2009-02-182-5/+3
* | disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger2009-02-186-34/+34
* | include/image.h: Ease grepping of image_* functionsPetri Lehtinen2009-02-181-22/+22
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-1882-84/+84
* | 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-184-44/+39
* | API: Only output test data when reading was successful.Rafal Jaworowski2009-02-181-3/+5
* | API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski2009-02-183-5/+24
* | API: Use stack pointer as API signature search hint in the glue layer.Rafal Jaworowski2009-02-183-10/+23
* | TQM8260: fix locations of kernel and ramdisk images in flashWolfgang Denk2009-02-171-2/+2
* | 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-165-5/+52
* | 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-164-0/+46
* | Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-163-0/+494
* | Add MMC FrameworkAndy Fleming2009-02-165-9/+1253
OpenPOWER on IntegriCloud