Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | avr32: Add support for the ATSTK1006 board | Haavard Skinnemoen | 2008-05-27 | -0/+227 | |
| * | | | avr32: Get rid of the .flashprog section | Haavard Skinnemoen | 2008-05-27 | -32/+3 | |
| * | | | avr32: Use correct condition around macb clock accessors | Haavard Skinnemoen | 2008-05-27 | -1/+1 | |
| * | | | avr32: Disable the AP7000 internal watchdog on startup | David Brownell | 2008-05-27 | -0/+4 | |
| * | | | avr32: stk1002 and ngw100 convergence | David Brownell | 2008-05-27 | -6/+9 | |
* | | | | Merge remote branch 'u-boot-nand-flash/master' | Wolfgang Denk | 2008-06-03 | -20/+20 | |
|\ \ \ \ | |||||
| * | | | | Remove prototypes of nand_init() in favor of including nand.h. | Scott Wood | 2008-05-28 | -12/+4 | |
| * | | | | Make onenand_uboot.h self-sufficient. | Scott Wood | 2008-05-28 | -0/+5 | |
| * | | | | nand: Correct NAND erase percentage output | Dirk Behme | 2008-05-28 | -0/+7 | |
| * | | | | Cleanup nand_info[] declaration. | Stelian Pop | 2008-05-28 | -8/+0 | |
| * | | | | NAND: Provide a sane default for NAND_MAX_CHIPS. | Scott Wood | 2008-05-28 | -0/+4 | |
| |/ / / | |||||
* | | | | Merge remote branch 'u-boot-mips/master' | Wolfgang Denk | 2008-06-03 | -305/+1278 | |
|\ \ \ \ | |||||
| * | | | | mips: Add an 'include/asm/errno.h', like all other architectures | Jason McMullan | 2008-05-30 | -0/+143 | |
| * | | | | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | -136/+836 | |
| * | | | | [MIPS] <asm/mipsregs.h>: Update register / bit field definitions | Shinya Kuribayashi | 2008-05-30 | -111/+225 | |
| * | | | | [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups | Shinya Kuribayashi | 2008-05-30 | -140/+143 | |
| * | | | | mips: If CONFIG_CMD_SPI is defined, call spi_init() | Jason McMullan | 2008-05-30 | -0/+7 | |
| * | | | | [MIPS] lib_mips/board.c: Add nand_init | Jason McMullan | 2008-05-30 | -0/+6 | |
| |/ / / | |||||
* | | | | Merge remote branch 'u-boot-ppc4xx/master' | Wolfgang Denk | 2008-06-02 | -0/+686 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'quad100hd' | Stefan Roese | 2008-05-21 | -0/+686 | |
| |\ \ \ | |||||
| | * | | | ppc4xx: QUAD100HD: Allow the environment to be put into flash. | Gary Jennejohn | 2008-05-14 | -4/+9 | |
| | * | | | ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board | Gary Jennejohn | 2008-05-08 | -0/+681 | |
* | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-05-27 | -48/+47 | |
|\ \ \ \ \ | |||||
| * | | | | | USB: replace old swap_ with proper endianess conversion macros | Christian Eggers | 2008-05-22 | -45/+38 | |
| * | | | | | Fix endianess conversion in usb_ohci.c | Christian Eggers | 2008-05-22 | -3/+3 | |
| * | | | | | USB: add support for multiple PCI OHCI controllers | Sergei Poselenov | 2008-05-22 | -3/+22 | |
| | |_|/ / | |/| | | | |||||
* | | | | | Socrates: Added USB support. | Sergei Poselenov | 2008-05-27 | -9/+12 | |
* | | | | | USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO | Sergei Poselenov | 2008-05-27 | -1/+10 | |
* | | | | | Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. | Sergei Poselenov | 2008-05-27 | -1/+11 | |
* | | | | | Socrates: Config file cleanup. | Sergei Poselenov | 2008-05-27 | -3/+4 | |
|/ / / / | |||||
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-testing | Wolfgang Denk | 2008-05-21 | -9/+9 | |
|\ \ \ \ | |||||
| * | | | | Fix some whitespace issues | Wolfgang Denk | 2008-05-21 | -9/+9 | |
* | | | | | Merge branch 'socrates' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -9/+1160 | |
|\ \ \ \ \ | |||||
| * | | | | | socrates: fix second TSEC configuration (it is actually TSEC3) | Sergei Poselenov | 2008-05-20 | -6/+6 | |
| * | | | | | Fixed reset for socrates | Sergei Poselenov | 2008-05-20 | -9/+14 | |
| * | | | | | socrates: changes to support FDT | Sergei Poselenov | 2008-05-20 | -33/+50 | |
| * | | | | | Initial support for "Socrates" board | Sergei Poselenov | 2008-05-20 | -0/+1129 | |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'lwmon5' of /home/wd/git/u-boot/projects | Wolfgang Denk | 2008-05-21 | -8/+155 | |
|\ \ \ \ \ | |||||
| * | | | | | POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit... | Yuri Tikhonov | 2008-05-20 | -4/+14 | |
| * | | | | | POST: mark OCM test as POST_STOP | Yuri Tikhonov | 2008-05-20 | -1/+1 | |
| * | | | | | POST: add POST_STOP flag | Yuri Tikhonov | 2008-05-20 | -2/+29 | |
| * | | | | | POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround) | Yuri Tikhonov | 2008-05-20 | -2/+2 | |
| * | | | | | lwmon5: enable OCM post test on lwmon5 board | Yuri Tikhonov | 2008-05-20 | -0/+6 | |
| * | | | | | POST: OCM test added. | Yuri Tikhonov | 2008-05-20 | -0/+104 | |
| * | | | | | POST: typo fix | Yuri Tikhonov | 2008-05-20 | -1/+1 | |
| |/ / / / | |||||
* | | | | | Make ads5121 out-of-tree compiling safe | York Sun | 2008-05-21 | -1/+6 | |
* | | | | | Adding DIU support for Freescale 5121ADS | York Sun | 2008-05-21 | -21/+261 | |
* | | | | | Replace DPRINTF with debug | York Sun | 2008-05-21 | -35/+29 | |
* | | | | | Move pixel clock setting to board file | York Sun | 2008-05-21 | -34/+25 | |
| |/ / / |/| | | | |||||
* | | | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -13519/+13530 | |
|/ / / |