aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-10libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren1-0/+2
2008-12-10Moved sc520 PCI definitions to stand-alone fileGraeme Russ2-22/+49
2008-12-09jffs2: summary supportIlya Yanok1-0/+19
2008-12-09jffs2: add sector_size field to part_info structureIlya Yanok1-0/+1
2008-12-09USB: descriptor handlingStefan Althoefer1-1/+1
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk4-14/+15
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2-0/+10
2008-12-09vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk1-1/+1
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn2-0/+55
2008-12-07Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger1-15/+14
2008-12-07Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger1-0/+53
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser5-3/+34
2008-12-06at91: Choose environment variables location within make config targetNicolas Ferre4-14/+15
2008-12-04net: Define IP flag field valuesPeter Tyser1-0/+6
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin1-0/+4
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk1-1/+1
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2-99/+125
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk8-28/+27
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer1-1/+1
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu1-13/+13
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2-9/+8
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-2/+1
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger27-30/+0
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu5-4/+5
2008-12-02at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD1-1/+1
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-28USB style patch, 80 chars strictMichael Trimarchi1-98/+124
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk5-102/+94
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 Denk10-387/+718
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-0/+12
2008-11-25ppc4xx: Remove unused featuresMatthias Fuchs1-50/+7
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig5-0/+10
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik1-0/+8
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik1-0/+1
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik1-0/+3
2008-11-21ppc4xx: katmai: Change default configYuri Tikhonov1-0/+8
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-1/+1
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2-39/+75
2008-11-21ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.hSteven A. Falco1-12/+3
2008-11-21AT91: Enable PLLB for USBStelian Pop5-0/+9
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop5-15/+21
2008-11-19powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher1-1/+3
2008-11-19mpc83xx: Improve the performance of DDR memoryHoward Gregory1-6/+6
2008-11-19ARM: Add Apollon UBI supportKyungmin Park1-17/+57
2008-11-19UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park2-521/+0
2008-11-19UBI: Add basic UBI support to U-Boot (Part 7/8)Kyungmin Park2-0/+454
2008-11-19UBI: Add basic UBI support to U-Boot (Part 6/8)Kyungmin Park6-0/+358