summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-12-10sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu
2008-12-10sh: Update ms7722se board configNobuhiro Iwamatsu
2008-12-10libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren
2008-12-10Moved sc520 PCI definitions to stand-alone fileGraeme Russ
2008-12-09jffs2: summary supportIlya Yanok
2008-12-09jffs2: add sector_size field to part_info structureIlya Yanok
2008-12-09USB: descriptor handlingStefan Althoefer
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-12-09vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn
2008-12-07Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger
2008-12-07Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-12-06at91: Choose environment variables location within make config targetNicolas Ferre
2008-12-04net: Define IP flag field valuesPeter Tyser
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin
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-04Remove non-ascii characters from fat codeRemy Bohmer
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu
2008-12-04FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser
2008-12-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-12-02at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0186xx: Fix non-64-bit compilation problems.Jon Loeliger
2008-11-28USB style patch, 80 chars strictMichael Trimarchi
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2008-11-25Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-11-25ppc4xx: Remove unused featuresMatthias Fuchs
2008-11-24at91rm9200: fix broken boot from nor flashJens Scharsig
2008-11-24cfi-mtd: Add cfi-mtd driver.Piotr Ziecik
2008-11-24cfi_flash: Add interface for flash verbosity controlPiotr Ziecik
2008-11-24cfi_flash: Export flash_sector_size() function.Piotr Ziecik
2008-11-21ppc4xx: katmai: Change default configYuri Tikhonov
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell
2008-11-21ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.hSteven A. Falco
2008-11-21AT91: Enable PLLB for USBStelian Pop
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop
2008-11-19powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* definesHeiko Schocher
2008-11-19mpc83xx: Improve the performance of DDR memoryHoward Gregory
2008-11-19ARM: Add Apollon UBI supportKyungmin Park
2008-11-19UBI: Add basic UBI support to U-Boot (Part 8/8)Kyungmin Park