summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-03Prepare for 1.3.1-rc1v1.3.1-rc1Wolfgang Denk
2007-11-26Merge commit '3deca9d'Wolfgang Denk
2007-11-26Cleanup coding style; update CHANGELOGWolfgang Denk
2007-11-26Merge commit '87ddedd'Wolfgang Denk
2007-11-26MAKEALL: add missing 512x boards in ppcJean-Christophe PLAGNIOL-VILLARD
2007-11-26Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD
2007-11-25Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD
2007-11-24drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD
2007-11-23Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2007-11-22Fix fdt printing for updated libfdtGerald Van Baren
2007-11-21Add additional fdt fixup helper functionsKumar Gala
2007-11-21Add fdt_fixup_ethernet helper to set mac addressesKumar Gala
2007-11-21Fix warnings from import of libfdtKumar Gala
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala
2007-11-21Make no options to fdt print default to '/'Kumar Gala
2007-11-21Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala
2007-11-21[BUILD] Remove libraries when updating autoconf.mkGrant Likely
2007-11-21[BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-11-20[BUILD] Generate include/autoconf.mk from board config filesGrant Likely
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-19Prepare for 1.3.0 release.v1.3.0Wolfgang Denk
2007-11-19Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang
2007-11-19[MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi
2007-11-19Fix build problems with mp2usb boardWolfgang Denk
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD
2007-11-18pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD
2007-11-18Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2007-11-18gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi
2007-11-18Fix warning differ in signedness in common/cmd_scsi.cStefan Roese
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi
2007-11-17[MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi