Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'wd/master' | Jon Loeliger | 2007-12-06 | 296 | -1167/+2818 |
|\ | |||||
| * | Release v1.3.1v1.3.1 | Wolfgang Denk | 2007-12-06 | 1 | -1/+1 |
| * | ADS5121 Board: fix compile problem. | Wolfgang Denk | 2007-12-06 | 1 | -1/+1 |
| * | Prepare for 1.3.1-rc1v1.3.1-rc1 | Wolfgang Denk | 2007-12-03 | 2 | -2/+26 |
| * | Merge commit '3deca9d' | Wolfgang Denk | 2007-11-26 | 2 | -22/+36 |
| |\ | |||||
| | * | MAKEALL: add missing 512x boards in ppc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-26 | 1 | -0/+1 |
| | * | Makefile : fix tags ctags etags with new drivers organization | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-26 | 1 | -8/+33 |
| * | | Cleanup coding style; update CHANGELOG | Wolfgang Denk | 2007-11-26 | 2 | -16/+370 |
| * | | Merge commit '87ddedd' | Wolfgang Denk | 2007-11-26 | 231 | -193/+544 |
| |\ \ | |||||
| | * | | Makefile : fix tags ctags etags with new drivers organization | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 1 | -2/+14 |
| | |/ | |||||
| | * | drivers/mtd : move mtd drivers to drivers/mtd | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 22 | -20/+15 |
| | * | drivers/misc : move misc drivers to drivers/misc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 6 | -11/+49 |
| | * | drivers/block : move block drivers to drivers/block | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 8 | -5/+51 |
| | * | drivers/rtc : move rtc drivers to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 25 | -3/+3 |
| | * | drivers/hwmon : move hardware monitor drviers to drivers/hwmon | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 9 | -6/+6 |
| | * | drivers/input : move input drivers to drivers/input | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 8 | -9/+49 |
| | * | drivers/usb : move usb drivers to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 13 | -12/+54 |
| | * | drivers/serial : move serial drivers to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 13 | -9/+13 |
| | * | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 109 | -50/+48 |
| | * | drivers/video : move video drivers to drivers/video | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 14 | -9/+55 |
| | * | drivers/pcmcia : move pcmcia drivers to drivers/pcmcia | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | 9 | -9/+51 |
| | * | drivers/pci : move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-24 | 9 | -6/+52 |
| | * | drivers/i2c : move i2c drivers to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-20 | 7 | -8/+50 |
| * | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2007-11-23 | 22 | -781/+1793 |
| |\ \ | |||||
| | * | | Fix fdt printing for updated libfdt | Gerald Van Baren | 2007-11-22 | 1 | -23/+27 |
| | * | | Add additional fdt fixup helper functions | Kumar Gala | 2007-11-21 | 2 | -0/+66 |
| | * | | Add fdt_fixup_ethernet helper to set mac addresses | Kumar Gala | 2007-11-21 | 2 | -0/+47 |
| | * | | Fix warnings from import of libfdt | Kumar Gala | 2007-11-21 | 1 | -3/+3 |
| | * | | Update libfdt from device tree compiler (dtc) | Kumar Gala | 2007-11-21 | 18 | -533/+1589 |
| | * | | Move do_fixup* for libfdt into common code | Kumar Gala | 2007-11-21 | 4 | -57/+40 |
| | * | | Make no options to fdt print default to '/' | Kumar Gala | 2007-11-21 | 1 | -1/+5 |
| | * | | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt | Kumar Gala | 2007-11-21 | 4 | -144/+26 |
| | * | | [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile | Kumar Gala | 2007-11-21 | 7 | -31/+1 |
| * | | | [BUILD] Remove libraries when updating autoconf.mk | Grant Likely | 2007-11-21 | 0 | -0/+0 |
| |/ / | |||||
| * | | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | 39 | -198/+46 |
| * | | [BUILD] Generate include/autoconf.mk from board config files | Grant Likely | 2007-11-20 | 3 | -1/+49 |
| |/ | |||||
* | | Merge commit 'wd/master' | Jon Loeliger | 2007-11-27 | 15 | -80/+347 |
|\| | |||||
| * | Merge branch 'origin' into kconfig-for-1.3.1 | Grant Likely | 2007-11-20 | 50 | -183/+437 |
| |\ | |||||
| * \ | Merge branch 'origin' into kconfig-for-1.3.1 | Grant Likely | 2007-11-16 | 40 | -243/+1997 |
| |\ \ | |||||
| * | | | Group PCI and PCMCIA drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -11/+22 |
| * | | | Group block/flash drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -9/+13 |
| * | | | Group USB drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -7/+11 |
| * | | | Group i2c drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -4/+8 |
| * | | | Group console drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -20/+24 |
| * | | | Group network drivers in drivers/Makefile | Grant Likely | 2007-11-15 | 1 | -29/+31 |
| * | | | Build: split COBJS value into multiple lines | Grant Likely | 2007-11-15 | 11 | -80/+284 |
| * | | | Add .gitignore files | Grant Likely | 2007-11-15 | 4 | -0/+33 |
* | | | | 8610HPCD: Enable the 8610 Display Interface Unit | Jon Loeliger | 2007-11-20 | 1 | -1/+1 |
* | | | | Move 8610 DIU interface structure definitions to header file. | Jon Loeliger | 2007-11-20 | 2 | -32/+34 |
* | | | | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-11-20 | 102 | -437/+2441 |
|\ \ \ \ | | |_|/ | |/| | |