summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'wd/master'Jon Loeliger2007-12-06296-1167/+2818
|\
| * Release v1.3.1v1.3.1Wolfgang Denk2007-12-061-1/+1
| * ADS5121 Board: fix compile problem.Wolfgang Denk2007-12-061-1/+1
| * Prepare for 1.3.1-rc1v1.3.1-rc1Wolfgang Denk2007-12-032-2/+26
| * Merge commit '3deca9d'Wolfgang Denk2007-11-262-22/+36
| |\
| | * MAKEALL: add missing 512x boards in ppcJean-Christophe PLAGNIOL-VILLARD2007-11-261-0/+1
| | * Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-261-8/+33
| * | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-262-16/+370
| * | Merge commit '87ddedd'Wolfgang Denk2007-11-26231-193/+544
| |\ \
| | * | Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-251-2/+14
| | |/
| | * drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-2522-20/+15
| | * drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD2007-11-256-11/+49
| | * drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-258-5/+51
| | * drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-2525-3/+3
| | * drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD2007-11-259-6/+6
| | * drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-258-9/+49
| | * drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-2513-12/+54
| | * drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-2513-9/+13
| | * drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25109-50/+48
| | * drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-2514-9/+55
| | * drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD2007-11-249-9/+51
| | * drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-249-6/+52
| | * drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-207-8/+50
| * | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2007-11-2322-781/+1793
| |\ \
| | * | Fix fdt printing for updated libfdtGerald Van Baren2007-11-221-23/+27
| | * | Add additional fdt fixup helper functionsKumar Gala2007-11-212-0/+66
| | * | Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2007-11-212-0/+47
| | * | Fix warnings from import of libfdtKumar Gala2007-11-211-3/+3
| | * | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-2118-533/+1589
| | * | Move do_fixup* for libfdt into common codeKumar Gala2007-11-214-57/+40
| | * | Make no options to fdt print default to '/'Kumar Gala2007-11-211-1/+5
| | * | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-214-144/+26
| | * | [BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala2007-11-217-31/+1
| * | | [BUILD] Remove libraries when updating autoconf.mkGrant Likely2007-11-210-0/+0
| |/ /
| * | [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-2039-198/+46
| * | [BUILD] Generate include/autoconf.mk from board config filesGrant Likely2007-11-203-1/+49
| |/
* | Merge commit 'wd/master'Jon Loeliger2007-11-2715-80/+347
|\|
| * Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-2050-183/+437
| |\
| * \ Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-1640-243/+1997
| |\ \
| * | | Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely2007-11-151-11/+22
| * | | Group block/flash drivers in drivers/MakefileGrant Likely2007-11-151-9/+13
| * | | Group USB drivers in drivers/MakefileGrant Likely2007-11-151-7/+11
| * | | Group i2c drivers in drivers/MakefileGrant Likely2007-11-151-4/+8
| * | | Group console drivers in drivers/MakefileGrant Likely2007-11-151-20/+24
| * | | Group network drivers in drivers/MakefileGrant Likely2007-11-151-29/+31
| * | | Build: split COBJS value into multiple linesGrant Likely2007-11-1511-80/+284
| * | | Add .gitignore filesGrant Likely2007-11-154-0/+33
* | | | 8610HPCD: Enable the 8610 Display Interface UnitJon Loeliger2007-11-201-1/+1
* | | | Move 8610 DIU interface structure definitions to header file.Jon Loeliger2007-11-202-32/+34
* | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-20102-437/+2441
|\ \ \ \ | | |_|/ | |/| |