summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* Merge with /home/dzu/src/git/u-bootWolfgang Denk2007-04-20-11/+1
|\
| * Fix breakage of NC650 board with respect to nand support.Detlev Zundel2007-04-20-11/+1
* | [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculationDomen Puncer2007-04-20-1/+1
|/
* Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk2007-04-18-0/+411
|\
| * Merge with /home/git/u-bootWolfgang Denk2007-03-08-20/+13
| |\
| * \ Merge with /home/git/u-bootWolfgang Denk2007-03-08-1/+3
| |\ \
| * | | Some code cleanup.Wolfgang Denk2007-03-04-1/+1
| * | | Merge with http://opensource.freescale.com/pub/scm/u-boot-7448hpc2.gitWolfgang Denk2007-03-04-0/+411
| |\ \ \
| | * \ \ Merge branch 'master' into hpc2roy zang2007-02-28-32/+753
| | |\ \ \
| | * \ \ \ Merge branch 'master' into hpc2roy zang2007-02-12-378/+424
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-30-2/+176
| | |\ \ \ \ \
| | * | | | | | use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAProy zang2007-01-22-1/+1
| | * | | | | | Merge branch 'master' into hpc2roy zang2007-01-22-36/+1472
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2007-01-04-1/+954
| | |\ \ \ \ \ \ \
| | * | | | | | | | Remove the static MAC address, ip address, server ip, netmask androy zang2006-12-04-11/+1
| | * | | | | | | | Remove the duplicate memory test code for mpc744ihpc2 board.roy zang2006-12-04-22/+0
| | * | | | | | | | Fix the exception occuring in RAM table search issue.roy zang2006-12-01-1/+0
| | * | | | | | | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-01-20/+1980
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Clean up the code according to codestyle:roy zang2006-12-01-145/+145
| | * | | | | | | | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-29-43/+368
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into hpc2roy zang2006-11-03-107/+82
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Remove some unused CFG define.roy zang2006-11-03-12/+3
| | * | | | | | | | | | | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+453
* | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-18-20/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | AVR32: Enable MMC supportHaavard Skinnemoen2007-04-14-3/+6
| * | | | | | | | | | | | | AVR32: Enable networkingHaavard Skinnemoen2007-04-14-2/+19
| * | | | | | | | | | | | | AVR32: Include more commands for ATSTK1000Haavard Skinnemoen2007-04-14-3/+19
| * | | | | | | | | | | | | AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen2007-04-14-9/+1
| * | | | | | | | | | | | | AVR32: Resource management rewriteHaavard Skinnemoen2007-04-14-3/+4
* | | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-12-7/+420
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Update for SC3 boardWolfgang Denk2007-04-11-5/+5
| * | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-04-165/+154
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Minor coding style cleanup.Wolfgang Denk2007-04-04-2/+2
| * | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-04-1/+410
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-30-0/+4
| | * | | | | | | | | | | | | | Support for XUPV2P boardMichal Simek2007-03-26-17/+201
| | * | | | | | | | | | | | | | [Microblaze][PATCH]Michal Simek2007-03-11-0/+221
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2007-03-31-1/+5
* | | | | | | | | | | | | | | ppc4xx: Change SysACE address on KatmaiStefan Roese2007-04-02-1/+1
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-31-540/+1467
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-03-29-13/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add flash cmd function to 8641HPCN rambootJason Jin2007-03-22-13/+3
| * | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-03-22-521/+1441
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge http://www.denx.de/git/u-bootAubrey Li2007-03-20-13/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-20-0/+244
| | * | | | | | | | | | | | | | Merge http://www.denx.de/git/u-bootAubrey Li2007-03-19-6/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-19-0/+502
| | * | | | | | | | | | | | | | | [Blackfin][PATCH] minor cleanupAubrey Li2007-03-12-3/+3
| | * | | | | | | | | | | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-12-1/+1
| | * | | | | | | | | | | | | | | [Blackfin][PATCH] code cleanupAubrey Li2007-03-10-271/+263