summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-30mips: If CONFIG_CMD_SPI is defined, call spi_init()Jason McMullan
2008-05-30[MIPS] lib_mips/board.c: Add nand_initJason McMullan
2008-05-28Remove prototypes of nand_init() in favor of including nand.h.Scott Wood
2008-05-28Make onenand_uboot.h self-sufficient.Scott Wood
2008-05-28nand: Correct NAND erase percentage outputDirk Behme
2008-05-28Cleanup nand_info[] declaration.Stelian Pop
2008-05-28NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood
2008-05-27avr32: Fix theoretical race in udelay()Haavard Skinnemoen
2008-05-27avr32: Compile atmel_mci.o conditionallyHaavard Skinnemoen
2008-05-27avr32: Fix wrong error flags in atmel_mci driverHaavard Skinnemoen
2008-05-27avr32: Fix two warnings in atmel_mci.cHaavard Skinnemoen
2008-05-27avr32: Rework SDRAM initialization codeHaavard Skinnemoen
2008-05-27avr32: Do stricter stack checking in the exception handlerHaavard Skinnemoen
2008-05-27avr32: Use the same entry point for reset and exception handlingHaavard Skinnemoen
2008-05-27avr32: Put memset in its own sectionHaavard Skinnemoen
2008-05-27avr32: Rename pm_init() as clk_init() and make SoC-specificHaavard Skinnemoen
2008-05-27avr32: Use new-style Makefile for the at32ap platformHaavard Skinnemoen
2008-05-27avr32: Remove unused file cpu/at32ap/pm.cHaavard Skinnemoen
2008-05-27avr32: Clean up the HMATRIX codeHaavard Skinnemoen
2008-05-27avr32: Add support for the ATSTK1006 boardHaavard Skinnemoen
2008-05-27avr32: Get rid of the .flashprog sectionHaavard Skinnemoen
2008-05-27avr32: Use correct condition around macb clock accessorsHaavard Skinnemoen
2008-05-27avr32: Disable the AP7000 internal watchdog on startupDavid Brownell
2008-05-27avr32: stk1002 and ngw100 convergenceDavid Brownell
2008-05-27Socrates: Fix PCI bus frequency reportSergei Poselenov
2008-05-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-05-27Socrates: Added USB support.Sergei Poselenov
2008-05-27USB: add new configuration variable CONFIG_PCI_OHCI_DEVNOSergei Poselenov
2008-05-27Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov
2008-05-27Socrates: Config file cleanup.Sergei Poselenov
2008-05-24MAKEALL: add at91 listJean-Christophe PLAGNIOL-VILLARD
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-22USB: replace old swap_ with proper endianess conversion macrosChristian Eggers
2008-05-22Fix endianess conversion in usb_ohci.cChristian Eggers
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov
2008-05-21Merge branch 'quad100hd'Stefan Roese
2008-05-21Merge branch 'master' of git://git.denx.de/u-boot-testingWolfgang Denk
2008-05-21Fix some whitespace issuesWolfgang Denk
2008-05-21Merge branch 'socrates' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Make ads5121 out-of-tree compiling safeYork Sun
2008-05-21Adding DIU support for Freescale 5121ADSYork Sun
2008-05-21Replace DPRINTF with debugYork Sun
2008-05-21Move pixel clock setting to board fileYork Sun
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov
2008-05-20Fixed reset for socratesSergei Poselenov
2008-05-20socrates: changes to support FDTSergei Poselenov
2008-05-20Initial support for "Socrates" boardSergei Poselenov
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov