summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser
2009-01-24Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ
2009-01-24Added initial eNET board supportGraeme Russ
2009-01-24POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn
2009-01-24powerpc, keymile boards: extract identical config optionsHeiko Schocher
2009-01-24powerpc: keymile: Add a check for the PIGGY debug boardHeiko Schocher
2009-01-24powerpc: 83xx: add support for the kmeter1 boardHeiko Schocher
2009-01-24Add a do_div() wrapper macro, lldiv().Sergei Poselenov
2009-01-23Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-01-23Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2009-01-23NAND: move board_nand_init to nand.hMike Frysinger
2009-01-23OneNAND: Additional sync with 2.6.27Stefan Roese
2009-01-23mpc83xx: enable eLBC NAND support for MPC8315ERDB boardDave Liu
2009-01-23Sync with 2.6.27Kyungmin Park
2009-01-23microblaze: Add cache flushMichal Simek
2009-01-23microblaze: Change microblaze-generic config fileMichal Simek
2009-01-23microblaze: Rename ml401 to microblaze-genericMichal Simek
2009-01-22Merge branch 'fixes'Haavard Skinnemoen
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-17avr32: Remove second definition of virt_to_phys()Haavard Skinnemoen
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