summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-09U-Boot: Fix compiler warningsSekhar Nori
2009-09-09U-Boot: cleanup clock handling codeSekhar Nori
2009-09-09U-Boot: move code around in hardware.h to keep memory map defines at the same...Sekhar Nori
2009-09-09fix RMII support for DA850.Sekhar Nori
2009-09-09correct the name for get_link_speed in phy_tSekhar Nori
2009-09-09remove kick register usage from U-Boot.Sekhar Nori
2009-09-09Support for multiple instance of PLL and reading from PLL1.Sudhakar Rajashekara
2009-09-09Removed da850_evm.h file.Sudhakar Rajashekara
2009-09-09merge da850/da830 config filesSekhar Nori
2009-09-09U-Boot: da850 build cleanup.Sekhar Nori
2009-09-09Freon Baseport for u-boot.Sudhakar Rajashekhara
2009-09-09Primus port of u-boot.Sudhakar Rajashekhara
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