summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | 86xx: Remove old-style law setup codeBecky Bruce2008-01-2411-558/+0
| | | * | | | 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-243-1/+60
| | | * | | | 86xx: Convert mpc8610hpcd to new law setup method.Becky Bruce2008-01-243-1/+46
| | | * | | | 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-246-2/+90
| | | * | | | 86xx: Rearrange the sequence in start.SBecky Bruce2008-01-241-53/+69
* | | | | | | Merge ../custodiansWolfgang Denk2008-02-159-22/+22
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-02-159-22/+22
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-1.3.2'Stefan Roese2008-02-149-22/+22
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ppc4xx: HCU4/5. Fix make O=../xxNiklaus Giger2008-02-143-14/+10
| | | * | | | | ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD codeLarry Johnson2008-02-141-3/+3
| | | * | | | | ppc4xx: Fix ndfc HW ECC byte orderStefan Roese2008-02-041-2/+2
| | | * | | | | ppc4xx: Fix GPIO configuration for pcs440epStefan Roese2008-02-041-1/+1
| | | * | | | | ppc4xx: Fix problem with init-ram bigger than 4k on 440 platformsStefan Roese2008-02-043-2/+6
* | | | | | | | Merge ../custodiansWolfgang Denk2008-02-150-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-02-150-0/+0
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Fix register address of SH7722.Nobuhiro Iwamatsu2008-02-051-6/+6
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge ../custodiansWolfgang Denk2008-02-159-20/+45
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-02-159-20/+45
| |\ \ \ \ \ \ \
| | * | | | | | | AVR32: Make SDRAM refresh rate configurableHaavard Skinnemoen2008-02-055-1/+17
| | * | | | | | | ATSTK1000: Fix potential flash programming bugHaavard Skinnemoen2008-02-051-9/+22
| | * | | | | | | ATSTK1004: Fix comment about default load addressHaavard Skinnemoen2008-02-051-1/+1
| | * | | | | | | ATSTK1002: Use SDRAM + 4MB as default load addressHaavard Skinnemoen2008-02-051-2/+2
| | * | | | | | | ATNGW100: Fix default mtest rangeHaavard Skinnemoen2008-02-051-7/+3
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge ../custodiansWolfgang Denk2008-02-150-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-02-150-0/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'denx'Andy Fleming2008-02-1424-56/+52
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'denx'Andy Fleming2008-02-1372-267/+531
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | QE: Move FDT support into a common fileKumar Gala2008-02-056-64/+99
| | * | | | | | | 85xx,86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-043-2/+9
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Coding STyle cleanup.Wolfgang Denk2008-02-151-34/+34
|/ / / / / / /
* | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15230-13133/+61692
|\ \ \ \ \ \ \
| * | | | | | | new command for displaying strings at specified memory locationsMike Frysinger2008-02-042-0/+50
| * | | | | | | rewrite/cleanup Blackfin RTC driverMike Frysinger2008-02-043-158/+118
| * | | | | | | generate u-boot.ldr for Blackfin targetsMike Frysinger2008-02-044-0/+22
| * | | | | | | scrub unused symbolsMike Frysinger2008-02-043-19/+0
| * | | | | | | move Blackfin cpu object list to respective cpu directoriesMike Frysinger2008-02-044-18/+6
| * | | | | | | interface to Blackfin on-chip One-Time-Programmable memoryMike Frysinger2008-02-042-0/+164
| * | | | | | | add support for memory commands with Blackfin L1 instruction memoryMike Frysinger2008-02-041-3/+48
| * | | | | | | use C code rather than inline assemblyMike Frysinger2008-02-041-11/+8
| * | | | | | | add Blackfin-specific reginfo commandMike Frysinger2008-02-041-4/+41
| * | | | | | | add support for Blackfin symbol prefixes to examplesMike Frysinger2008-02-043-2/+4
| * | | | | | | add Blackfin-specific bdinfo commandMike Frysinger2008-02-041-0/+31
| * | | | | | | move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger2008-02-044-4/+5
| * | | | | | | unify the Blackfin board targetsMike Frysinger2008-02-041-11/+10
| * | | | | | | punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04196-12905/+58729
| * | | | | | | always pull in asm/blackfin.h for Blackfin portsMike Frysinger2008-02-041-0/+3
| * | | | | | | add missing __raw versions of Blackfin read/write io functionsMike Frysinger2008-02-041-0/+6
| * | | | | | | add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-042-0/+2377
| * | | | | | | add some more Blackfin docsMike Frysinger2008-02-043-10/+62
| * | | | | | | make smc91111_eeprom managment simpler by depending on the board configuratio...Mike Frysinger2008-02-043-5/+14
OpenPOWER on IntegriCloud