summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-08CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen
2007-12-07Conditionally compile fdt_fixup_ethernet()Gerald Van Baren
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala
2007-12-07Added fdt_fixup_stdout that uses aliases to set linux,stdout-pathKumar Gala
2007-12-07Add common memory fixup functionKumar Gala
2007-12-07Conditionally compile fdt_support.cKumar Gala
2007-12-07Fix build breakage due to libfdt importKumar Gala
2007-12-07Add spaces around the = in the fdt print format.Gerald Van Baren
2007-12-07sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-12-06Release v1.3.1Wolfgang Denk
2007-12-06ADS5121 Board: fix compile problem.Wolfgang Denk
2007-12-03Prepare for 1.3.1-rc1Wolfgang Denk
2007-11-29sh: Add SuperH boards maintainer to MAINTAINERS fileNobuhiro Iwamatsu
2007-11-29sh: Add ms7750se support in MAKEALLNobuhiro Iwamatsu
2007-11-29sh: Add sh3 and sh4 support in MAKEALLJean-Christophe PLAGNIOL-VILLARD
2007-11-29sh: Add document for SuperH.Nobuhiro Iwamatsu
2007-11-29sh: Add marubun's pcmcia driverNobuhiro Iwamatsu
2007-11-29sh: Update SuperH SCIF driverNobuhiro Iwamatsu
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
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