aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk86-212/+89
2009-04-01mpc83xx: Set guarded bit on BAT that covers the end of the address spaceScott Wood6-6/+10
2009-04-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk23-420/+674
2009-04-01rtc: remove broken rtc_read and rtc_write declarationsKim Phillips1-4/+0
2009-04-0186xx: Cleanup MP supportKumar Gala3-0/+33
2009-03-30MPC85xx: Add MPC8569MDS board supportHaiying Wang1-0/+454
2009-03-30MPC85xx: Add MPC8569 CPU supportHaiying Wang3-4/+19
2009-03-30fsl-ddr: add the DDR3 SPD infrastructureDave Liu3-2/+49
2009-03-3083xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala5-172/+31
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala7-242/+61
2009-03-30Add LSDMR (SDRAM Mode Register) definition on localbusKumar Gala1-0/+27
2009-03-30OMAP: rename timer divisorLadislav Michl15-50/+37
2009-03-30s3c2410: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-30s3c24x0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD5-0/+5
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD4-0/+4
2009-03-30imx: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD3-1/+4
2009-03-30inka4x0: Add hardware diagnosis and RTC in configuration.Detlev Zundel1-5/+85
2009-03-30inka4x0: Add hardware diagnosis functions for inka4x0Detlev Zundel2-0/+12
2009-03-30rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel1-0/+4
2009-03-30drivers/twserial: Add protocol driver for "three wire serial" interface.Detlev Zundel1-0/+38
2009-03-29arm720t/clps7111: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD3-0/+3
2009-03-29lpc2292: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+2
2009-03-29ks8695: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2-0/+2
2009-03-29s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29netarm: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29sa1100: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD5-0/+5
2009-03-29s3c44b0: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD1-0/+2
2009-03-29s3c4510b: move specific code to soc directoryJean-Christophe PLAGNIOL-VILLARD2-3/+1
2009-03-29NetStar: add RTC supportLadislav Michl1-0/+9
2009-03-29NetStar: use generic flash driverLadislav Michl1-10/+10
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl79-148/+0
2009-03-27command.c: Expose the core of do_help as _do_help to the rest of u-boot.Detlev Zundel1-1/+3
2009-03-27mpc5xxx: Add structure definition for several more register blocks.Detlev Zundel1-0/+124
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk8-6/+139
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-0/+5
2009-03-26ads5121: enable instruction cacheWolfgang Denk1-1/+1
2009-03-25Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk39-1349/+1175
2009-03-25OMAP3:Beagle: Enable mtdpartsNishanth Menon1-0/+5
2009-03-24Blackfin: bf537-stamp: increase monitor sizeMike Frysinger1-1/+1
2009-03-24Blackfin: bf537-stamp: bump default SCLK up to 125MHzMike Frysinger1-1/+1
2009-03-24Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger1-0/+28
2009-03-24Blackfin: add clkin_hz= to default kernel command line for ADI boardsMike Frysinger1-0/+1
2009-03-24Blackfin: bf533-stamp: bump up default clocksMike Frysinger1-1/+1
2009-03-24Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger1-0/+25
2009-03-24Blackfin: unify common ADI board settingsMike Frysinger5-937/+719
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger1-25/+7
2009-03-23Add wait flags to support board/chip specific delaysWolfgang Grandegger1-1/+5