summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-16Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD
2009-01-14ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs
2009-01-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-01-13Some changes of TLB entry setting for MPC8572DSHaiying Wang
2009-01-13mpc8610hpcd: Fix PCI mapping conceptsBecky Bruce
2009-01-13sbc8641d: Fix PCI mapping conceptsBecky Bruce
2009-01-06at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD
2009-01-06m501sk: move to the common memory setupJean-Christophe PLAGNIOL-VILLARD
2009-01-06at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-12-30Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2008-12-29XPedite5200 board support cleanupPeter Tyser
2008-12-20usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enableJean-Christophe PLAGNIOL-VILLARD
2008-12-19mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho
2008-12-19sbc8548: use proper PHY addressPaul Gortmaker
2008-12-19sbc8548: enable command line editing by default.Paul Gortmaker
2008-12-19sbc8548: don't enable the 3rd and 4th eTSECPaul Gortmaker
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-19ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala
2008-12-1985xx: Add support to populate addr map based on TLB settingsKumar Gala
2008-12-19XPedite5370 board supportPeter Tyser
2008-12-19Add support for PCA953x I2C gpio devicesPeter Tyser
2008-12-17MIPS: qemu_mips: move env storage just after u-bootJean-Christophe PLAGNIOL-VILLARD
2008-12-16include/configs/at91cap9adk.h: fix typo.Wolfgang Denk
2008-12-16powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-15Introduce addr_map libraryKumar Gala
2008-12-15Introduce virt_to_phys()Kumar Gala
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD
2008-12-13Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independentJean-Christophe PLAGNIOL-VILLARD
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2008-12-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
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-10ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs
2008-12-10ppc4xx: Remove some features from ALPR to fit into 256k againStefan Roese
2008-12-10microblaze: Remove XUPV2P boardMichal Simek
2008-12-10microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek
2008-12-10microblaze: Fix ml401 uart16550 settingMichal Simek
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