summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-27ppc4xx: Update Makalu fdt supportStefan Roese
2007-12-27ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese
2007-12-27ppc4xx: Fix lwmon5 compilation problemStefan Roese
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger
2007-12-27ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board configMarkus Klotzbücher
2007-12-27Fix/enhance ECC POST for 440EPx/GRxLarry Johnson
2007-12-27PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson
2007-12-27ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs
2007-12-27ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs
2007-12-27ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese
2007-12-11rtc: Fix merging problemStefan Roese
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese
2007-12-06Release v1.3.1v1.3.1Wolfgang Denk
2007-12-06ADS5121 Board: fix compile problem.Wolfgang Denk
2007-12-06ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese
2007-12-04ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 supportStefan Roese
2007-12-03Prepare for 1.3.1-rc1v1.3.1-rc1Wolfgang Denk
2007-11-30ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese
2007-11-27ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexingStefan Roese
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-26ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usageStefan Roese
2007-11-26ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interruptStefan Roese
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