aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek115-2917/+10472
2007-05-07new: USE_MSR_INTR supportMichal Simek3-6/+21
2007-05-07[MPC5xxx] There are networking problems on the Motion-PRO board withBartlomiej Sieka1-0/+11
2007-05-07fix: interrupt handlerMichal Simek2-10/+1
2007-05-07fix: remove asm codeMichal Simek6-223/+17
2007-05-07fix: clean interruptMichal Simek2-3/+13
2007-05-07fix: interrupt handler for multiple sourcesMichal Simek2-10/+13
2007-05-055xxx: write MAC address to mac-address and local-mac-addressTimur Tabi1-0/+4
2007-05-05[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki1-4/+8
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2-11/+11
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk1-9/+21
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk6-75/+95
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flashWolfgang Denk1-1/+1
2007-05-02Cleaned up some 85xx PCI bugsAndy Fleming1-4/+4
2007-05-02Add support for the 8568 MDS boardAndy Fleming2-2/+7
2007-05-01Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang1-14/+28
2007-05-01Fix memory initialization on MPC8349E-mITXTimur Tabi1-5/+0
2007-05-01mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2-5/+13
2007-05-01Rewrote picos_to_clk() to avoid rounding errors.James Yang1-8/+20
2007-04-29Merge with git://www.denx.de/git/u-boot.gitStefan Roese66-1113/+1396
2007-04-25mpc83xx: minor fixups for 8313rdb introductionKim Phillips1-0/+1
2007-04-24ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.Matthias Fuchs1-9/+21
2007-04-23Reworked 85xx speed detection codeAndy Fleming1-36/+8
2007-04-23Support 1G size on 8548Andy Fleming1-2/+9
2007-04-23Only set ddrioovcr for 8548 rev1.Andy Fleming1-6/+7
2007-04-23Tweak DDR ECC error counterAndy Fleming1-2/+5
2007-04-2385xx: write MAC address to mac-address and local-mac-addressTimur Tabi1-0/+20
2007-04-23Some 85xx cpu cleanupsAndy Fleming1-3/+8
2007-04-23Add cpu support for the 8544Andy Fleming1-2/+8
2007-04-23u-boot: Fix e500 v2 core reset bugZang Roy-r619111-6/+15
2007-04-23u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r619111-12/+4
2007-04-23mpc83xx: Add generic PCI setup code.Scott Wood2-1/+192
2007-04-23mpc83xx: Add 831x support to speed.c.Scott Wood1-26/+42
2007-04-23mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu().Scott Wood1-4/+17
2007-04-23mpc83xx: Recognize SPR values for MPC8311 and MPC8313.Scott Wood1-0/+12
2007-04-23Merge git://www.denx.de/git/u-bootKim Phillips108-2621/+10523
2007-04-23Remove BOARDLIBS usage completelyStefan Roese1-1/+1
2007-04-2116bit read/write little endianMichal Simek1-0/+33
2007-04-20mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger1-0/+12
2007-04-20mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger1-4/+8
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk1-53/+135
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk1-7/+1
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk5-37/+122
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk20-898/+1022
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk39-118/+116
2007-04-18Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+4
2007-04-18ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese1-4/+26
2007-04-15Fix the ft_cpu_setup() property settings.Gerald Van Baren1-54/+135
2007-04-14Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren1-0/+4
2007-04-14Atmel MCI driverHaavard Skinnemoen3-1/+675