summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into cleanupsHaavard Skinnemoen2008-12-17684-44026/+50682
|\
| * avr32: Remove second definition of virt_to_phys()Haavard Skinnemoen2008-12-171-7/+2
| * include/configs/at91cap9adk.h: fix typo.Wolfgang Denk2008-12-161-1/+1
| * powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce2008-12-161-1/+1
| * Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-166-11/+10
| * i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-2/+60
| * Introduce addr_map libraryKumar Gala2008-12-151-0/+29
| * Introduce virt_to_phys()Kumar Gala2008-12-1512-1/+56
| * Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-1420-20/+0
| * Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-145-9/+9
| * Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independentJean-Christophe PLAGNIOL-VILLARD2008-12-131-4/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-12-132-7/+4
| |\
| | * ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs2008-12-101-3/+3
| | * ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese2008-12-101-4/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-12-132-0/+10
| |\ \
| | * | sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu2008-12-101-0/+7
| | * | sh: Update ms7722se board configNobuhiro Iwamatsu2008-12-101-0/+3
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2008-12-132-235/+10
| |\ \
| | * | microblaze: Remove XUPV2P boardMichal Simek2008-12-101-226/+0
| | * | microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek2008-12-102-2/+0
| | * | microblaze: Fix ml401 uart16550 settingMichal Simek2008-12-101-7/+10
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-12-131-0/+1
| |\ \ | | |/ | |/|
| | * UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-091-0/+1
| * | libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren2008-12-101-0/+2
| * | Moved sc520 PCI definitions to stand-alone fileGraeme Russ2008-12-102-22/+49
| * | jffs2: summary supportIlya Yanok2008-12-091-0/+19
| * | jffs2: add sector_size field to part_info structureIlya Yanok2008-12-091-0/+1
| * | USB: descriptor handlingStefan Althoefer2008-12-091-1/+1
| * | usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-091-3/+3
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-094-14/+15
| |\
| | * at91: Choose environment variables location within make config targetNicolas Ferre2008-12-064-14/+15
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-12-092-0/+10
| |\ \
| | * | net: Define IP flag field valuesPeter Tyser2008-12-041-0/+6
| | * | net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-041-0/+4
| | |/
| * | vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk2008-12-091-1/+1
| * | IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-072-0/+55
| * | Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger2008-12-071-15/+14
| * | Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-071-0/+53
| * | Update U-Boot's build timestamp on every compilePeter Tyser2008-12-065-3/+34
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-051-1/+1
| |\
| | * at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD2008-12-021-1/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-052-99/+125
| |\ \
| | * | Remove non-ascii characters from fat codeRemy Bohmer2008-12-041-1/+1
| | * | USB style patch, 80 chars strictMichael Trimarchi2008-11-281-98/+124
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-058-28/+27
| |\ \
| | * | 85xx: fix the wrong DDR settings for MPC8572DSDave Liu2008-12-041-13/+13
| | * | FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2008-12-042-9/+8
| | * | 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-2/+1
| | * | Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-0327-30/+0
| | * | 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-035-4/+5
| | |/