summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-01-09Fix and optimize MII operations on FEC (MPC8xx) controllersGuennadi Liakhovetski
2008-01-09Coding Style clenaup; update CHANGELOGWolfgang Denk
2008-01-09IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46xJean-Christophe PLAGNIOL-VILLARD
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-01-09Merge branch 'lwmon5-no-ocm'Stefan Roese
2008-01-09ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese
2008-01-09ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs
2008-01-09ppc4xx: Fix UIC2 vector number baseMatthias Fuchs
2008-01-08ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu
2008-01-05ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson
2008-01-05Merge branch 'katmai-ddr-gda'Stefan Roese
2008-01-05ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese
2008-01-04ppc4xx: Add functionality to GPIO supportLawrence R. Johnson
2008-01-03Merge commit 'wd/master'Jon Loeliger
2007-12-28ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese
2007-12-28ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson
2007-12-27Add 440EPx DDR2 SPD DIMM supportLarry Johnson
2007-12-27Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson
2007-12-27Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger
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-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2007-12-17AVR32: Fix wrong pin setup for USART3Haavard Skinnemoen
2007-12-17AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen
2007-12-17AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen
2007-12-17atmel_mci: Show SR when block read failsHaavard Skinnemoen
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala