summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | | Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson2007-12-27-52/+470
* | | | | | Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-12-27-52/+114
* | | | | | Add driver for National Semiconductor LM73 temperature sensorLarry Johnson2007-12-27-1/+193
* | | | | | Add driver for STMicroelectronics M41T60 RTCLarry Johnson2007-12-27-0/+262
* | | | | | Use out_be32() and friends to access memory-mapped registers in sequoia.cLarry Johnson2007-12-27-29/+29
* | | | | | Use definitions from "asm-ppc/mmu.h" in init.S for SequoiaLarry Johnson2007-12-27-49/+1
* | | | | | Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson2007-12-27-6/+6
* | | | | | ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese2007-12-27-1/+1
* | | | | | ppc4xx: Move virtual address of POST cache test to bigger addressStefan Roese2007-12-27-2/+2
* | | | | | ppc4xx: Fix problem in 44x cache POST routineStefan Roese2007-12-27-22/+19
* | | | | | ppc4xx: Update Makalu fdt supportStefan Roese2007-12-27-2/+0
* | | | | | ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese2007-12-27-1/+34
* | | | | | ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese2007-12-27-5/+4
* | | | | | ppc4xx: Fix lwmon5 compilation problemStefan Roese2007-12-27-29/+0
* | | | | | Fix ppc4xx clear_bss() codeAnatolij Gustschin2007-12-27-4/+13
* | | | | | PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger2007-12-27-1/+5
* | | | | | ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board configMarkus Klotzbücher2007-12-27-0/+1
* | | | | | Fix/enhance ECC POST for 440EPx/GRxLarry Johnson2007-12-27-46/+46
* | | | | | PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson2007-12-27-0/+0
* | | | | | ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs2007-12-27-21/+21
* | | | | | ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs2007-12-27-3/+3
* | | | | | ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese2007-12-27-71/+2
* | | | | | ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-27-83/+66
* | | | | | ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese2007-12-11-1/+1
* | | | | | rtc: Fix merging problemStefan Roese2007-12-11-0/+0
* | | | | | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-11-1916/+6451
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Release v1.3.1Wolfgang Denk2007-12-06-1/+1
| * | | | | ADS5121 Board: fix compile problem.Wolfgang Denk2007-12-06-1/+1
| | |_|_|/ | |/| | |
| * | | | Prepare for 1.3.1-rc1Wolfgang Denk2007-12-03-2/+26
| * | | | Merge commit '3deca9d'Wolfgang Denk2007-11-26-22/+36
| |\ \ \ \
| | * | | | MAKEALL: add missing 512x boards in ppcJean-Christophe PLAGNIOL-VILLARD2007-11-26-0/+1
| | * | | | Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-26-8/+33
| * | | | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-26-16/+370
| * | | | | Merge commit '87ddedd'Wolfgang Denk2007-11-26-193/+544
| |\ \ \ \ \
| | * | | | | Makefile : fix tags ctags etags with new drivers organizationJean-Christophe PLAGNIOL-VILLARD2007-11-25-2/+14
| | |/ / / /
| | * | | | drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-25-20/+15
| | * | | | drivers/misc : move misc drivers to drivers/miscJean-Christophe PLAGNIOL-VILLARD2007-11-25-11/+49
| | * | | | drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-25-5/+51
| | * | | | drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2007-11-25-3/+3
| | * | | | drivers/hwmon : move hardware monitor drviers to drivers/hwmonJean-Christophe PLAGNIOL-VILLARD2007-11-25-6/+6
| | * | | | drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-25-9/+49
| | * | | | drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-25-12/+54
| | * | | | drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-25-9/+13
| | * | | | drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-50/+48
| | * | | | drivers/video : move video drivers to drivers/videoJean-Christophe PLAGNIOL-VILLARD2007-11-25-9/+55
| | * | | | drivers/pcmcia : move pcmcia drivers to drivers/pcmciaJean-Christophe PLAGNIOL-VILLARD2007-11-24-9/+51
| | * | | | drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-24-6/+52
| | * | | | drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2007-11-20-8/+50
| | | |_|/ | | |/| |
| * | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2007-11-23-781/+1793
| |\ \ \ \
| | * | | | Fix fdt printing for updated libfdtGerald Van Baren2007-11-22-23/+27