| Commit message (Expand) | Author | Age | Lines |
* | Merge commit 'wd/master' | Jon Loeliger | 2008-07-10 | -1385/+8989 |
|\ |
|
| * | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master | Wolfgang Denk | 2008-07-10 | -19/+21 |
| |\ |
|
| | * | Fix "usb part" command | Christian Eggers | 2008-07-10 | -4/+15 |
| | * | fix USB devices with multiple configurations | Harald Welte | 2008-07-10 | -15/+6 |
| * | | Fix some more print() format errors. | Wolfgang Denk | 2008-07-10 | -14/+14 |
| |/ |
|
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-07-10 | -91/+133 |
| |\ |
|
| | * | ppc4xx: Fix printf format warnings now visible with the updated format check | Stefan Roese | 2008-07-10 | -31/+31 |
| | * | ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai | Stefan Roese | 2008-07-10 | -13/+54 |
| | * | ppc4xx: Remove implementation of testdram() from Korat board support | Larry Johnson | 2008-07-10 | -39/+0 |
| | * | ppc4xx: Update and add FDT to Korat board support | Larry Johnson | 2008-07-10 | -5/+47 |
| | * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-07-10 | -870/+2785 |
| | |\ |
|
| | * \ | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-07-07 | -619/+6191 |
| | |\ \ |
|
| | * | | | ppc4xx: Fix 460EX/GT PCIe port initialization | Stefan Roese | 2008-07-01 | -7/+5 |
| * | | | | MTD/NAND: Fix printf format warning in nand code | Stefan Roese | 2008-07-10 | -10/+10 |
| * | | | | rtc: Fix printf format warning in m41t60.c | Stefan Roese | 2008-07-10 | -1/+1 |
| * | | | | pci: Move PCI device configuration check into a separate weak function | Stefan Roese | 2008-07-10 | -24/+46 |
| | |_|/
| |/| | |
|
| * | | | Minor coding style cleanup; update CHANGELOG | Wolfgang Denk | 2008-07-10 | -2/+698 |
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2008-07-10 | -95/+140 |
| |\ \ \ |
|
| | * | | | NAND: ifdef-protect most of nand.h when using legacy NAND. | Scott Wood | 2008-07-09 | -1/+4 |
| | * | | | NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. | Marcel Ziswiler | 2008-07-09 | -4/+4 |
| | * | | | NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. | Scott Wood | 2008-07-09 | -90/+132 |
| | | |/
| | |/| |
|
| * | | | e1000: add support for 82545GM 64bit PCI-X copper variant | Paul Gortmaker | 2008-07-10 | -1/+5 |
| * | | | SPARC: Build error fix | Daniel Hellstrom | 2008-07-10 | -1/+3 |
| * | | | Many spelling fixes in README. | Marcel Ziswiler | 2008-07-10 | -70/+71 |
| * | | | Minor spelling fix in comment. | Marcel Ziswiler | 2008-07-10 | -1/+1 |
| * | | | Round the serial port clock divisor value returned by calc_divisor() | Hugo Villeneuve | 2008-07-10 | -1/+6 |
| * | | | ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS) | Hugo Villeneuve | 2008-07-10 | -267/+342 |
| * | | | Remove useless print message at apollon | Kyungmin Park | 2008-07-10 | -6/+2 |
| * | | | Fix LMB type issues | Andy Fleming | 2008-07-10 | -5/+6 |
| * | | | Fix compiler warnings | Kumar Gala | 2008-07-10 | -2/+2 |
| * | | | Remove code duplication for setting the default environment | Harald Welte | 2008-07-10 | -29/+22 |
| * | | | mmc: Move atmel_mci driver into drivers/mmc | Haavard Skinnemoen | 2008-07-10 | -1/+2 |
| * | | | avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver | Haavard Skinnemoen | 2008-07-10 | -1/+6 |
| * | | | Create drivers/mmc subdirectory | Haavard Skinnemoen | 2008-07-10 | -0/+46 |
| * | | | Change env_get_char from a global function ptr to a function | Joakim Tjernlund | 2008-07-09 | -8/+15 |
| * | | | Some copy-n-paste fixes in printf usage | Matvejchikov Ilya | 2008-07-09 | -9/+9 |
| * | | | FDT memory and pci node fixes for MPC8260ADS | Matvejchikov Ilya | 2008-07-09 | -0/+46 |
| * | | | Fix printf errors. | Andrew Klossner | 2008-07-09 | -19/+24 |
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mips | Wolfgang Denk | 2008-07-09 | -0/+11 |
| |\ \ \ |
|
| | * | | | mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment | Jason McMullan | 2008-07-08 | -0/+11 |
| | |/ / |
|
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash | Wolfgang Denk | 2008-07-09 | -1/+1 |
| |\ \ \ |
|
| | * | | | jedec_flash: Fix AM29DL800BB device ID | Stefan Roese | 2008-07-08 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-net | Wolfgang Denk | 2008-07-09 | -221/+1224 |
| |\ \ \ |
|
| | * | | | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. | Hugo Villeneuve | 2008-07-06 | -27/+12 |
| | * | | | Remove duplicate definitions in include/lxt971a.h. | Hugo Villeneuve | 2008-07-06 | -168/+65 |
| | * | | | net: sh: Renesas SH7763 Ethernet device support | Nobuhiro Iwamatsu | 2008-07-06 | -0/+1050 |
| | * | | | net: ne2000: Move dev_addr variable from grobal to local. | Nobuhiro Iwamatsu | 2008-07-06 | -2/+1 |
| | * | | | net: ne2000: Fix compile error of NE2000 | Nobuhiro Iwamatsu | 2008-07-06 | -7/+4 |
| | * | | | Add mechanisms for CPU and board-specific Ethernet initialization | Ben Warren | 2008-07-06 | -17/+92 |
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-07-09 | -121/+86 |
| |\ \ \ \ |
|