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