summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-08Remove unneeded CONFIG_SHELL referencesPeter Tyser
2008-12-08Use bash for default GNU Make shell applicationPeter Tyser
2008-12-08jffs2: rename devices_init () in common/jffs2.cHeiko Schocher
2008-12-07SPARC: Fixed compiler error introduced by commit c160a9544743Daniel Hellstrom
2008-12-07mgsuvd add the board-specific part of the HDLC driverGary Jennejohn
2008-12-07mgcoge add the board-specific part of the HDLC driverGary Jennejohn
2008-12-07keymile add the common parts of the HDLC driverGary Jennejohn
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-12-07common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...Richard Retanubun
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn
2008-12-07strings: use puts() rather than printf()Mike Frysinger
2008-12-07Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger
2008-12-07cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parametersNiklaus Giger
2008-12-07Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger
2008-12-07README: Document CONFIG_SYS parameters for vxworksNiklaus Giger
2008-12-07lcd: Let the board code show board-specific info cleanupPeter Tyser
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin
2008-12-05ignore .gdb_history filesMike Frysinger
2008-12-05FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu
2008-12-0485xx: init gd as early as possibleKumar Gala
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser
2008-12-03drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-03fsl ddr skip interleaving if not supported.Ed Swarthout
2008-12-0385xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser
2008-12-0385xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-12-02at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD
2008-12-02AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD
2008-12-02mtd/dataflash.c: fix a problem with the last partitionIlko Iliev
2008-12-02fix some coding style violations.Ilko Iliev
2008-12-02OneNAND: Add missing mtd info struct before calling onenand_erase()Stefan Roese
2008-12-01mpc8641: Fix error in READMEBecky Bruce
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0186xx: Fix non-64-bit compilation problems.Jon Loeliger
2008-11-28Remove obsolete command (apply afte USB style patch, 80 chars strict)Michael Trimarchi
2008-11-28USB style patch, 80 chars strictMichael Trimarchi
2008-11-28drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-11-25NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk