summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-0711-48/+2
* common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...Richard Retanubun2008-12-071-3/+4
* IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-077-1/+498
* strings: use puts() rather than printf()Mike Frysinger2008-12-071-1/+2
* Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger2008-12-071-15/+14
* cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-071-47/+30
* Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-071-0/+53
* README: Document CONFIG_SYS parameters for vxworksNiklaus Giger2008-12-071-0/+18
* lcd: Let the board code show board-specific info cleanupPeter Tyser2008-12-071-1/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-0647-52/+135
* lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2008-12-062-4/+3
* ignore .gdb_history filesMike Frysinger2008-12-051-0/+3
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-0512-11/+59
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-053-16/+15
|\
| * at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD2008-12-021-1/+1
| * AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD2008-12-021-2/+2
| * mtd/dataflash.c: fix a problem with the last partitionIlko Iliev2008-12-021-1/+1
| * fix some coding style violations.Ilko Iliev2008-12-021-13/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-0512-429/+477
|\ \
| * | Remove non-ascii characters from fat codeRemy Bohmer2008-12-042-3/+3
| * | Remove obsolete command (apply afte USB style patch, 80 chars strict)Michael Trimarchi2008-11-281-9/+0
| * | USB style patch, 80 chars strictMichael Trimarchi2008-11-283-392/+465
| * | drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-11-287-29/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-0522-155/+79
|\ \
| * | 85xx: fix the wrong DDR settings for MPC8572DSDave Liu2008-12-041-13/+13
| * | 85xx: init gd as early as possibleKumar Gala2008-12-041-6/+6
| * | 85xx: Fix relocation of CCSRBARKumar Gala2008-12-041-4/+5
| * | FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2008-12-042-9/+8
| * | 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-045-6/+5
| * | drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce2008-12-031-1/+1
| * | Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-0327-30/+0
| * | fsl ddr skip interleaving if not supported.Ed Swarthout2008-12-032-12/+17
| * | 85xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin2008-12-031-0/+2
| * | 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-033-19/+13
| * | 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2008-12-032-8/+4
| * | 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-0312-77/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-12-051-0/+1
|\ \
| * | OneNAND: Add missing mtd info struct before calling onenand_erase()Stefan Roese2008-12-021-0/+1
| |/
* | mpc8641: Fix error in READMEBecky Bruce2008-12-011-5/+5
* | Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-0127-30/+0
* | 86xx: Fix non-64-bit compilation problems.Jon Loeliger2008-12-012-0/+28
|/
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-252-68/+65
|\
| * ARM: OMAP: Convert IO macrosDirk Behme2008-11-211-67/+64
| * lib_arm: do_bootm_linux() - correct a small mistakeIlko Iliev2008-11-211-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-11-2514-1479/+167
|\ \
| * | ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek2008-11-253-432/+0
| * | ppc4xx: Remove unused featuresMatthias Fuchs2008-11-251-50/+7
| * | ppc4xx: Use correct io accessors for PCI405Matthias Fuchs2008-11-251-35/+16
| * | ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs2008-11-251-871/+0
OpenPOWER on IntegriCloud