aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese1-1/+1
2007-12-28ppc4xx: Fix compilation problem of kilauea/haleakala nand booting targetStefan Roese1-1/+1
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese186-1822/+9769
2007-12-27Remove CPCI440 boardMatthias Fuchs10-1551/+0
2007-12-27Add support for Korat PPC440EPx boardLarry Johnson8-0/+1082
2007-12-27Add configuration file for Korat boardLarry Johnson1-0/+376
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson1-0/+2
2007-12-27Add 440EPx DDR2 SPD DIMM supportLarry Johnson1-0/+1254
2007-12-27Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson1-0/+396
2007-12-27Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson3-52/+470
2007-12-27Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson1-52/+114
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-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk19-113/+175
2007-12-27Some configuration updates for the TQM5200 based TB5200 board:Martin Krause1-1/+2
2007-12-27TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause15-64/+120
2007-12-27TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause3-13/+20
2007-12-27TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein3-10/+8
2007-12-27TQM885D: use calculated cpuclk instead of measuring itMartin Krause1-7/+0
2007-12-27TQM885D: fix SDRAM refreshJens Gehrlein1-16/+20
2007-12-27TQM860M: Support for 10col SDRAMs, max. 128 MiBJens Gehrlein1-2/+5
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk32-197/+917
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk55-6/+5766
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk55-6/+5766
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk17-13/+451
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk17-13/+451
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk79-877/+773
2007-12-27Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk7-52/+136
2007-12-17cfi_flash: Add manufacturer-specific fixupsHaavard Skinnemoen1-14/+53
2007-12-17cfi_flash: Add cmdset-specific init functionsHaavard Skinnemoen1-63/+111
2007-12-17cfi_flash: Read whole QRY structure in one goHaavard Skinnemoen1-86/+90