summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | nand: Correct NAND erase percentage outputDirk Behme2008-05-28-0/+7
| * | | | Cleanup nand_info[] declaration.Stelian Pop2008-05-28-8/+0
| * | | | NAND: Provide a sane default for NAND_MAX_CHIPS.Scott Wood2008-05-28-0/+4
| |/ / /
* | | | Merge remote branch 'u-boot-mips/master'Wolfgang Denk2008-06-03-305/+1278
|\ \ \ \
| * | | | mips: Add an 'include/asm/errno.h', like all other architecturesJason McMullan2008-05-30-0/+143
| * | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-30-136/+836
| * | | | [MIPS] <asm/mipsregs.h>: Update register / bit field definitionsShinya Kuribayashi2008-05-30-111/+225
| * | | | [MIPS] <asm/mipsregs.h>: CodinygStyle cleanupsShinya Kuribayashi2008-05-30-140/+143
| * | | | mips: If CONFIG_CMD_SPI is defined, call spi_init()Jason McMullan2008-05-30-0/+7
| * | | | [MIPS] lib_mips/board.c: Add nand_initJason McMullan2008-05-30-0/+6
| |/ / /
* | | | Merge remote branch 'u-boot-ppc4xx/master'Wolfgang Denk2008-06-02-0/+686
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'quad100hd'Stefan Roese2008-05-21-0/+686
| |\ \ \
| | * | | ppc4xx: QUAD100HD: Allow the environment to be put into flash.Gary Jennejohn2008-05-14-4/+9
| | * | | ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based boardGary Jennejohn2008-05-08-0/+681
* | | | | 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
* | | | i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD2008-05-19-14/+14
* | | | sc530_spunk: add missing SOBJS entryJean-Christophe PLAGNIOL-VILLARD2008-05-19-1/+1
* | | | sc520_spunk: Fix flashJean-Christophe PLAGNIOL-VILLARD2008-05-19-24/+6