aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-12-28ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese1-0/+5
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese1-1/+1
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese26-259/+739
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 Ethernet 1000BASE-X support for PPC4xxLarry Johnson1-52/+114
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese1-3/+4
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: 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 Roese1-80/+34
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-4/+1
2007-12-27TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein1-4/+1
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk6-44/+40
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk8-0/+529
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk8-0/+529
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-7/+15
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk3-7/+15
2007-12-17AVR32: Fix wrong pin setup for USART3Haavard Skinnemoen1-1/+1
2007-12-17AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen1-0/+7
2007-12-17AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2-0/+0
2007-12-17atmel_mci: Show SR when block read failsHaavard Skinnemoen1-6/+7
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala3-4/+43
2007-12-11Stop using immap_t on 85xxKumar Gala6-32/+18
2007-12-11Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala2-123/+0
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala5-66/+63
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala4-6/+5
2007-12-11Add libfdt based ft_cpu_setup for mpc85xxKumar Gala2-1/+67
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese1-1/+1
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese40-196/+246
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala1-16/+2
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu4-61/+17
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu50-341/+392
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala2-4/+4
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala2-57/+13
2007-11-18s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2-8/+8
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk1-1/+1
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2-1/+6
2007-11-18ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese1-3/+3
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi1-2/+1
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi1-3/+1
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi3-47/+39
2007-11-17[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi1-1/+1
2007-11-17[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi1-59/+59
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk6-7/+44
2007-11-17powerpc: Backout relocation changes.Grant Likely14-7/+14
2007-11-1786xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger1-2/+4
2007-11-17make 8610 board use pixis resetJason Jin1-2/+2