summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
* Conditionalize 8641 Rev1.0 MCM workaroundsJames Yang2007-05-01-14/+28
* Rewrote picos_to_clk() to avoid rounding errors.James Yang2007-05-01-8/+20
* mpc86xx; Write MAC address to mac-address and local-mac-addressJon Loeliger2007-04-20-0/+12
* mpc86xx: protect memcpy to bad address if a mac-address is missing from dtJon Loeliger2007-04-20-4/+8
* Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-04-18-53/+135
|\
| * Fix the ft_cpu_setup() property settings.Gerald Van Baren2007-04-15-54/+135
| * Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren2007-04-14-0/+4
| |\
| * | Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-06-0/+1
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-04-18-7/+1
|\ \ \
| * | | Add PIXIS FPGA support for MPC8641HPCN board.Haiying Wang2007-04-09-7/+1
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-18-37/+122
|\ \ \ \
| * \ \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-26/+40
| |\ \ \ \
| * \ \ \ \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-4/+27
| |\ \ \ \ \
| * | | | | | Some code cleanup.Wolfgang Denk2007-03-04-43/+43
| * | | | | | Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.gitWolfgang Denk2007-03-04-9/+94
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-02-28-640/+3736
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-02-12-10/+18
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-30-4/+207
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-22-94/+155
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-04-4/+65
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The originalroy zang2006-12-04-11/+7
| | * | | | | | | | | | | Fix the exception occuring in RAM table search issue.roy zang2006-12-01-10/+6
| | * | | | | | | | | | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-01-722/+858
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Clean up the code according to codestyle:roy zang2006-12-01-47/+51
| | * | | | | | | | | | | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-29-46/+47
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | General code modification for mpc7448hpc2 board support.roy zang2006-11-02-8/+103
* | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-18-898/+1022
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Atmel MCI driverHaavard Skinnemoen2007-04-14-1/+675
| * | | | | | | | | | | | | | | AVR32: Add clk and gpio infrastructure for mmciHaavard Skinnemoen2007-04-14-0/+10
| * | | | | | | | | | | | | | | AVR32: Add clk and gpio infrastructure for macb0 and macb1Haavard Skinnemoen2007-04-14-0/+50
| * | | | | | | | | | | | | | | AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen2007-04-14-36/+90
| * | | | | | | | | | | | | | | AVR32: Resource management rewriteHaavard Skinnemoen2007-04-14-862/+198
| * | | | | | | | | | | | | | | AVR32: Split start_u_boot into board_init_f and board_init_rHaavard Skinnemoen2007-04-14-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-04-18-118/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li2007-04-05-2/+2
| * | | | | | | | | | | | | | | [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-05-114/+114
| * | | | | | | | | | | | | | | [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...Aubrey Li2007-04-05-2/+0
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-18-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | [Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher2007-04-14-0/+4
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese2007-04-18-4/+26
* | | | | | | | | | | | | | ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann2007-04-12-3/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-04-220/+353
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-31-1444/+7674
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-19/+49
| * | | | | | | | | | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-03-31-48/+81
| * | | | | | | | | | | | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-24-156/+226
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [PATCH] Add 4xx GPIO functionsStefan Roese2007-03-24-114/+3
| | * | | | | | | | | | | | | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-24-42/+223
* | | | | | | | | | | | | | | Minor coding style cleanup.Wolfgang Denk2007-04-04-1/+1
* | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-04-8/+838
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \