aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-27Add driver for National Semiconductor LM73 temperature sensorLarry Johnson3-1/+193
2007-12-27Add driver for STMicroelectronics M41T60 RTCLarry Johnson2-0/+262
2007-12-27Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson1-29/+29
2007-12-27Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson1-49/+1
2007-12-27Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson1-6/+6
2007-12-27ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese1-1/+1
2007-12-27ppc4xx: Move virtual address of POST cache test to bigger addressStefan Roese2-2/+2
2007-12-27ppc4xx: Fix problem in 44x cache POST routineStefan Roese1-22/+19
2007-12-27ppc4xx: Update Makalu fdt supportStefan Roese1-2/+0
2007-12-27ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese2-1/+34
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese3-5/+4
2007-12-27ppc4xx: Fix lwmon5 compilation problemStefan Roese1-29/+0
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin1-4/+13
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger1-1/+5
2007-12-27ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board configMarkus Klotzbücher1-0/+1
2007-12-27Fix/enhance ECC POST for 440EPx/GRxLarry Johnson2-46/+46
2007-12-27PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson1-0/+0
2007-12-27ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs1-21/+21
2007-12-27ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs1-3/+3
2007-12-27ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese1-71/+2
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese5-83/+66
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese1-1/+1
2007-12-11rtc: Fix merging problemStefan Roese1-0/+0
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese431-1916/+6451
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese5-10/+39
2007-12-06Release v1.3.1v1.3.1Wolfgang Denk1-1/+1
2007-12-06ADS5121 Board: fix compile problem.Wolfgang Denk1-1/+1
2007-12-06ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese4-8/+15
2007-12-04ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 supportStefan Roese1-0/+9
2007-12-03Prepare for 1.3.1-rc1v1.3.1-rc1Wolfgang Denk2-2/+26
2007-11-30ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese1-9/+6
2007-11-27ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexingStefan Roese2-13/+13
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-26ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usageStefan Roese1-1/+1
2007-11-26ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interruptStefan Roese1-1/+1
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