summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-29XPedite5200 board support cleanupPeter Tyser1-0/+546
2008-12-20mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho3-0/+5
2008-12-20sbc8548: use proper PHY addressPaul Gortmaker1-2/+2
2008-12-20sbc8548: enable command line editing by default.Paul Gortmaker1-0/+1
2008-12-20sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker1-14/+1
2008-12-20mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+4
2008-12-20ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala1-0/+12
2008-12-2085xx: Add support to populate addr map based on TLB settingsKumar Gala1-0/+3
2008-12-20XPedite5370 board supportPeter Tyser1-0/+589
2008-12-20Add support for PCA953x I2C gpio devicesPeter Tyser1-0/+39
2008-12-17include/configs/at91cap9adk.h: fix typo.Wolfgang Denk1-1/+1
2008-12-16powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce1-1/+1
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk6-11/+10
2008-12-16i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-2/+60
2008-12-16Introduce addr_map libraryKumar Gala1-0/+29
2008-12-16Introduce virt_to_phys()Kumar Gala12-1/+56
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser20-20/+0
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD5-9/+9
2008-12-14Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independentJean-Christophe PLAGNIOL-VILLARD1-4/+0
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-7/+4
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2-0/+10
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2-235/+10
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-0/+1
2008-12-10sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFTNobuhiro Iwamatsu1-0/+7
2008-12-10sh: Update ms7722se board configNobuhiro Iwamatsu1-0/+3
2008-12-10ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs1-3/+3
2008-12-10ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese1-4/+1
2008-12-10microblaze: Remove XUPV2P boardMichal Simek1-226/+0
2008-12-10microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek2-2/+0
2008-12-10microblaze: Fix ml401 uart16550 settingMichal Simek1-7/+10
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-10jffs2: summary supportIlya Yanok1-0/+19
2008-12-10jffs2: 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-09UBI: Enable re-initializing of the "ubi part" commandStefan Roese1-0/+1
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-07Update 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-05net: Define IP flag field valuesPeter Tyser1-0/+6
2008-12-05net: 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