summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-06ignore .gdb_history filesMike Frysinger1-0/+3
2008-12-06FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD12-11/+59
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk3-16/+15
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk12-429/+477
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk22-155/+79
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-0/+1
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer2-3/+3
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu1-13/+13
2008-12-0485xx: init gd as early as possibleKumar Gala1-6/+6
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala1-4/+5
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2-9/+8
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser5-6/+5
2008-12-04drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce1-1/+1
2008-12-04Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger27-30/+0
2008-12-04fsl ddr skip interleaving if not supported.Ed Swarthout2-12/+17
2008-12-0485xx: socrates: fix DDR SDRAM tlb entry configurationAnatolij Gustschin1-0/+2
2008-12-0485xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser3-19/+13
2008-12-0485xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM caseDave Liu2-8/+4
2008-12-0485xx: remove the unused ddr_enable_ecc in the board fileDave Liu12-77/+5
2008-12-03at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-02AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-12-02mtd/dataflash.c: fix a problem with the last partitionIlko Iliev1-1/+1
2008-12-02fix some coding style violations.Ilko Iliev1-13/+12
2008-12-02OneNAND: Add missing mtd info struct before calling onenand_erase()Stefan Roese1-0/+1
2008-12-01mpc8641: Fix error in READMEBecky Bruce1-5/+5
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger27-30/+0
2008-12-0186xx: Fix non-64-bit compilation problems.Jon Loeliger2-0/+28
2008-11-28Remove obsolete command (apply afte USB style patch, 80 chars strict)Michael Trimarchi1-9/+0
2008-11-28USB style patch, 80 chars strictMichael Trimarchi3-392/+465
2008-11-28drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD7-29/+13
2008-11-25NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood1-6/+6
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-68/+65
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk14-1479/+167
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-7/+9
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk36-99/+13630
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk5-20/+272
2008-11-25ppc4xx: ml300 remove Xilinx BSP from ml300 folderMichal Simek3-432/+0
2008-11-25ppc4xx: Remove unused featuresMatthias Fuchs1-50/+7
2008-11-25ppc4xx: Use correct io accessors for PCI405Matthias Fuchs1-35/+16
2008-11-25ppc4xx: Remove unused code from PCI405 codeMatthias Fuchs1-871/+0
2008-11-25AT91RM9200DK: fix broken boot from NOR flashWolfgang Denk1-1/+1
2008-11-25at91rm9200: fix broken boot from nor flashJens Scharsig6-4/+11
2008-11-24UBI: Add proof-of-concept CFI flash supportPiotr Ziecik1-1/+9
2008-11-24mtd: Remove a printf() from add_mtd_device().Piotr Ziecik1-2/+0
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik5-0/+221
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik2-11/+23
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik2-2/+3
2008-11-24cfi_flash: Make all flash access functions weakStefan Roese1-7/+25
2008-11-24UBI: Change parsing of size in commands to default to hexStefan Roese1-32/+4
2008-11-21ppc4xx: ML2 shouldn't include the 4xx EMAC driverStefan Roese1-1/+0