summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* avr32: Fix theoretical race in udelay()Haavard Skinnemoen2008-05-27-9/+7
* avr32: Compile atmel_mci.o conditionallyHaavard Skinnemoen2008-05-27-5/+1
* avr32: Fix wrong error flags in atmel_mci driverHaavard Skinnemoen2008-05-27-1/+1
* avr32: Fix two warnings in atmel_mci.cHaavard Skinnemoen2008-05-27-2/+4
* avr32: Rework SDRAM initialization codeHaavard Skinnemoen2008-05-27-120/+166
* avr32: Do stricter stack checking in the exception handlerHaavard Skinnemoen2008-05-27-1/+2
* avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen2008-05-27-74/+122
* avr32: Put memset in its own sectionHaavard Skinnemoen2008-05-27-1/+1
* avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen2008-05-27-44/+76
* avr32: Use new-style Makefile for the at32ap platformHaavard Skinnemoen2008-05-27-7/+14
* avr32: Remove unused file cpu/at32ap/pm.cHaavard Skinnemoen2008-05-27-42/+0
* avr32: Clean up the HMATRIX codeHaavard Skinnemoen2008-05-27-238/+198
* avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen2008-05-27-0/+227
* avr32: Get rid of the .flashprog sectionHaavard Skinnemoen2008-05-27-32/+3
* avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen2008-05-27-1/+1
* avr32: Disable the AP7000 internal watchdog on startupDavid Brownell2008-05-27-0/+4
* avr32: stk1002 and ngw100 convergenceDavid Brownell2008-05-27-6/+9
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-05-27-48/+47
|\
| * USB: replace old swap_ with proper endianess conversion macrosChristian Eggers2008-05-22-45/+38
| * Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-22-3/+3
| * USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-22-3/+22
* | Socrates: Added USB support.Sergei Poselenov2008-05-27-9/+12
* | USB: add new configuration variable CONFIG_PCI_OHCI_DEVNOSergei Poselenov2008-05-27-1/+10
* | Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov2008-05-27-1/+11
* | Socrates: Config file cleanup.Sergei Poselenov2008-05-27-3/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk2008-05-21-9/+9
|\
| * Fix some whitespace issuesWolfgang Denk2008-05-21-9/+9
* | Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-9/+1160
|\ \
| * | socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov2008-05-20-6/+6
| * | Fixed reset for socratesSergei Poselenov2008-05-20-9/+14
| * | socrates: changes to support FDTSergei Poselenov2008-05-20-33/+50
| * | Initial support for "Socrates" boardSergei Poselenov2008-05-20-0/+1129
* | | Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-21-8/+155
|\ \ \
| * | | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-20-4/+14
| * | | POST: mark OCM test as POST_STOPYuri Tikhonov2008-05-20-1/+1
| * | | POST: add POST_STOP flagYuri Tikhonov2008-05-20-2/+29
| * | | POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov2008-05-20-2/+2
| * | | lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov2008-05-20-0/+6
| * | | POST: OCM test added.Yuri Tikhonov2008-05-20-0/+104
| * | | POST: typo fixYuri Tikhonov2008-05-20-1/+1
| |/ /
* | | Make ads5121 out-of-tree compiling safeYork Sun2008-05-21-1/+6
* | | Adding DIU support for Freescale 5121ADSYork Sun2008-05-21-21/+261
* | | Replace DPRINTF with debugYork Sun2008-05-21-35/+29
* | | Move pixel clock setting to board fileYork Sun2008-05-21-34/+25
| |/ |/|
* | Big white-space cleanup.Wolfgang Denk2008-05-21-13519/+13530
|/
* common/usb.c: fix incorrect escape sequenceHebbar2008-05-20-1/+1
* Fix 8313ERDB board configurationYork Sun2008-05-19-8/+6
* Release v1.3.3Wolfgang Denk2008-05-19-1/+299
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-19-1/+30
|\
| * ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese2008-05-19-1/+30