aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-28Cleanup nand_info[] declaration.Stelian Pop3-8/+0
2008-05-28NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood1-0/+4
2008-05-27avr32: Fix theoretical race in udelay()Haavard Skinnemoen1-9/+7
2008-05-27avr32: Compile atmel_mci.o conditionallyHaavard Skinnemoen2-5/+1
2008-05-27avr32: Fix wrong error flags in atmel_mci driverHaavard Skinnemoen1-1/+1
2008-05-27avr32: Fix two warnings in atmel_mci.cHaavard Skinnemoen1-2/+4
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen10-120/+166
2008-05-27avr32: Do stricter stack checking in the exception handlerHaavard Skinnemoen1-1/+2
2008-05-27avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen5-74/+122
2008-05-27avr32: Put memset in its own sectionHaavard Skinnemoen1-1/+1
2008-05-27avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen5-44/+76
2008-05-27avr32: Use new-style Makefile for the at32ap platformHaavard Skinnemoen1-7/+14
2008-05-27avr32: Remove unused file cpu/at32ap/pm.cHaavard Skinnemoen1-42/+0
2008-05-27avr32: Clean up the HMATRIX codeHaavard Skinnemoen5-238/+198
2008-05-27avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen5-0/+227
2008-05-27avr32: Get rid of the .flashprog sectionHaavard Skinnemoen5-32/+3
2008-05-27avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen1-1/+1
2008-05-27avr32: Disable the AP7000 internal watchdog on startupDavid Brownell1-0/+4
2008-05-27avr32: stk1002 and ngw100 convergenceDavid Brownell4-6/+9
2008-05-27Socrates: Fix PCI bus frequency reportSergei Poselenov2-3/+13
2008-05-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-48/+47
2008-05-27Socrates: Added USB support.Sergei Poselenov1-9/+12
2008-05-27USB: add new configuration variable CONFIG_PCI_OHCI_DEVNOSergei Poselenov2-1/+10
2008-05-27Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov1-1/+11
2008-05-27Socrates: Config file cleanup.Sergei Poselenov1-3/+4
2008-05-24MAKEALL: add at91 listJean-Christophe PLAGNIOL-VILLARD1-1/+19
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD62-106/+3475
2008-05-23Add Marvell 88E1118 support for TSECRon Madrid1-0/+31
2008-05-22smc911x: add 16 bit supportJens Gehrlein2-2/+34
2008-05-22USB: replace old swap_ with proper endianess conversion macrosChristian Eggers3-45/+38
2008-05-22Fix endianess conversion in usb_ohci.cChristian Eggers1-3/+3
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov3-3/+22
2008-05-21Merge branch 'quad100hd'Stefan Roese9-0/+686
2008-05-21Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk2-9/+9
2008-05-21Fix some whitespace issuesWolfgang Denk2-9/+9
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk11-9/+1160
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk20-8/+155
2008-05-21Make ads5121 out-of-tree compiling safeYork Sun1-1/+6
2008-05-21Adding DIU support for Freescale 5121ADSYork Sun4-21/+261
2008-05-21Replace DPRINTF with debugYork Sun1-35/+29
2008-05-21Move pixel clock setting to board fileYork Sun2-34/+25
2008-05-21Big white-space cleanup.Wolfgang Denk1010-13519/+13530
2008-05-20socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov1-6/+6
2008-05-20Fixed reset for socratesSergei Poselenov1-9/+14
2008-05-20socrates: changes to support FDTSergei Poselenov2-33/+50
2008-05-20Initial support for "Socrates" boardSergei Poselenov10-0/+1129
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov14-4/+14
2008-05-20POST: mark OCM test as POST_STOPYuri Tikhonov1-1/+1
2008-05-20POST: add POST_STOP flagYuri Tikhonov14-2/+29
2008-05-20POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov1-2/+2