aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-03Prepare for 1.3.1-rc1v1.3.1-rc1Wolfgang Denk2-2/+26
2007-11-26Merge commit '3deca9d'Wolfgang Denk2-22/+36
2007-11-26Cleanup coding style; update CHANGELOGWolfgang Denk2-16/+370
2007-11-26Merge commit '87ddedd'Wolfgang Denk231-193/+544
2007-11-26MAKEALL: add missing 512x boards in ppcJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-11-26Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD1-8/+33
2007-11-25Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD1-2/+14
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD22-20/+15
2007-11-25drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD6-11/+49
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD8-5/+51
2007-11-25drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD25-3/+3
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD9-6/+6
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD8-9/+49
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD13-12/+54
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD13-9/+13
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD109-50/+48
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD14-9/+55
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD9-9/+51
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD9-6/+52
2007-11-23Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk22-781/+1793
2007-11-22Fix fdt printing for updated libfdtGerald Van Baren1-23/+27
2007-11-21Add additional fdt fixup helper functionsKumar Gala2-0/+66
2007-11-21Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2-0/+47
2007-11-21Fix warnings from import of libfdtKumar Gala1-3/+3
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala18-533/+1589
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala4-57/+40
2007-11-21Make no options to fdt print default to '/'Kumar Gala1-1/+5
2007-11-21Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala4-144/+26
2007-11-21[BUILD] Remove libraries when updating autoconf.mkGrant Likely0-0/+0
2007-11-21[BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala7-31/+1
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely39-198/+46
2007-11-20[BUILD] Generate include/autoconf.mk from board config filesGrant Likely3-1/+49
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD7-8/+50
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely50-183/+437
2007-11-19Prepare for 1.3.0 release.v1.3.0Wolfgang Denk2-1/+68
2007-11-19Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang1-5/+5
2007-11-19[MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi1-0/+4
2007-11-19Fix build problems with mp2usb boardWolfgang Denk2-2/+4
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2-8/+8
2007-11-18pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD1-0/+2
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk8-8/+11
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk12-12/+187
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD6-9/+9
2007-11-18Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk14-134/+132
2007-11-18gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi1-1/+1
2007-11-18Fix warning differ in signedness in common/cmd_scsi.cStefan Roese1-3/+6
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi1-2/+1
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi1-3/+1
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi3-47/+39
2007-11-17[MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi1-1/+1