summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Fix wrong memory limit calculation in memory-testGuennadi Liakhovetski2008-02-15-15/+8
* Merge ../custodiansWolfgang Denk2008-02-15-610/+315
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-610/+315
| |\
| | * Merge commit 'wd/master'Jon Loeliger2008-02-14-56/+52
| | |\
| | * | 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-14-1/+1
| | * | Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-13-0/+5
| | * | Merge commit 'wd/master'Jon Loeliger2008-02-13-632/+1036
| | |\ \
| | * \ \ Merge branch 'mpc86xx'Jon Loeliger2008-01-30-610/+311
| | |\ \ \
| | | * | | 86xx: Add reginfo commandBecky Bruce2008-01-24-3/+34
| | | * | | 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-24-0/+20
| | | * | | 86xx: Remove old-style law setup codeBecky Bruce2008-01-24-558/+0
| | | * | | 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-24-1/+60
| | | * | | 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-24-1/+46
| | | * | | 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-24-2/+90
| | | * | | 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-24-53/+69
* | | | | | Merge ../custodiansWolfgang Denk2008-02-15-22/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-15-22/+22
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-1.3.2'Stefan Roese2008-02-14-22/+22
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2008-02-14-14/+10
| | | * | | | ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson2008-02-14-3/+3
| | | * | | | ppc4xx: Fix ndfc HW ECC byte orderStefan Roese2008-02-04-2/+2
| | | * | | | ppc4xx: Fix GPIO configuration for pcs440epStefan Roese2008-02-04-1/+1
| | | * | | | ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese2008-02-04-2/+6
* | | | | | | Merge ../custodiansWolfgang Denk2008-02-15-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-02-15-0/+0
| |\ \ \ \ \ \
| | * | | | | | sh: Fix register address of SH7722.Nobuhiro Iwamatsu2008-02-05-6/+6
| | | |/ / / / | | |/| | | |
* | | | | | | Merge ../custodiansWolfgang Denk2008-02-15-20/+45
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-02-15-20/+45
| |\ \ \ \ \ \
| | * | | | | | AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-05-1/+17
| | * | | | | | ATSTK1000: Fix potential flash programming bugHaavard Skinnemoen2008-02-05-9/+22
| | * | | | | | ATSTK1004: Fix comment about default load addressHaavard Skinnemoen2008-02-05-1/+1
| | * | | | | | ATSTK1002: Use SDRAM + 4MB as default load addressHaavard Skinnemoen2008-02-05-2/+2
| | * | | | | | ATNGW100: Fix default mtest rangeHaavard Skinnemoen2008-02-05-7/+3
* | | | | | | | Merge ../custodiansWolfgang Denk2008-02-15-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-02-15-0/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'denx'Andy Fleming2008-02-14-56/+52
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'denx'Andy Fleming2008-02-13-267/+531
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | QE: Move FDT support into a common fileKumar Gala2008-02-05-64/+99
| | * | | | | | | 85xx,86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-04-2/+9
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Coding STyle cleanup.Wolfgang Denk2008-02-15-34/+34
|/ / / / / / /
* | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15-13133/+61692
|\ \ \ \ \ \ \
| * | | | | | | new command for displaying strings at specified memory locationsMike Frysinger2008-02-04-0/+50
| * | | | | | | rewrite/cleanup Blackfin RTC driverMike Frysinger2008-02-04-158/+118
| * | | | | | | generate u-boot.ldr for Blackfin targetsMike Frysinger2008-02-04-0/+22
| * | | | | | | scrub unused symbolsMike Frysinger2008-02-04-19/+0
| * | | | | | | move Blackfin cpu object list to respective cpu directoriesMike Frysinger2008-02-04-18/+6
| * | | | | | | interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger2008-02-04-0/+164
| * | | | | | | add support for memory commands with Blackfin L1 instruction memoryMike Frysinger2008-02-04-3/+48
| * | | | | | | use C code rather than inline assemblyMike Frysinger2008-02-04-11/+8
| * | | | | | | add Blackfin-specific reginfo commandMike Frysinger2008-02-04-4/+41