summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Merge /home/roy/CVS/7448/Open_Source/u-boot.git.devroy zang2006-12-04154-4417/+26556
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Slight code clean up.roy zang2006-12-043-9/+8
| | | * | | | | | | | | | | Introduce PLL_CFG[0:4] table for processor 7448/7447A/7455/7457. The originalroy zang2006-12-041-11/+7
| | | * | | | | | | | | | | Remove the static MAC address, ip address, server ip, netmask androy zang2006-12-041-11/+1
| | | * | | | | | | | | | | Remove the duplicate memory test code for mpc744ihpc2 board.roy zang2006-12-042-400/+0
| | | * | | | | | | | | | | Fix the exception occuring in RAM table search issue.roy zang2006-12-013-21/+23
| | | * | | | | | | | | | | Fix the confilcts when merging 'master' into hpc2.roy zang2006-12-01106-2036/+22489
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Clean up the code according to codestyle:roy zang2006-12-0113-1794/+1747
| | | * | | | | | | | | | | | Solve the copyright conflicts when merging 'master' into hpc2.roy zang2006-11-2945-222/+2368
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ \ \ Merge /home/roy/CVS/7448/Open_Source/u-boot.git.devroy zang2006-11-032-13/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | | Merge branch 'master' into hpc2roy zang2006-11-0314-263/+244
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Remove some unused CFG define.roy zang2006-11-031-12/+3
| | | * | | | | | | | | | | | | | Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.roy zang2006-11-031-1/+1
| | * | | | | | | | | | | | | | | Merge /home/roy/CVS/7448/Open_Source/u-boot.git.devroy zang2006-11-0314-263/+244
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | This patch comes from Yuli's posted patch on 8/8/2006roy zang2006-11-021-6/+26
| | * | | | | | | | | | | | | | Tsi108 on chip i2c support.roy zang2006-11-021-0/+300
| | * | | | | | | | | | | | | | Tsi108 on chip pci controller support.roy zang2006-11-021-0/+178
| | * | | | | | | | | | | | | | Tundra tsi108 on chip Ethernet controller support.roy zang2006-11-022-0/+1047
| | * | | | | | | | | | | | | | Tundra tsi108 header file.roy zang2006-11-021-0/+221
| | * | | | | | | | | | | | | | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-022-0/+1151
| | * | | | | | | | | | | | | | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-023-0/+212
| | * | | | | | | | | | | | | | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-021-0/+453
| | * | | | | | | | | | | | | | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-021-0/+955
| | * | | | | | | | | | | | | | General code modification for mpc7448hpc2 board support.roy zang2006-11-0210-24/+136
| | * | | | | | | | | | | | | | Add README file for mpc7448hpc2 board.roy zang2006-11-021-0/+193
* | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-1847-1173/+2836
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | AVR32: Enable MMC supportHaavard Skinnemoen2007-04-142-3/+9
| * | | | | | | | | | | | | | | | Atmel MCI driverHaavard Skinnemoen2007-04-144-1/+771
| * | | | | | | | | | | | | | | | AVR32: Add clk and gpio infrastructure for mmciHaavard Skinnemoen2007-04-143-0/+15
| * | | | | | | | | | | | | | | | Enable partition support with MMCHaavard Skinnemoen2007-04-141-0/+1
| * | | | | | | | | | | | | | | | AVR32: Enable networkingHaavard Skinnemoen2007-04-146-3/+73
| * | | | | | | | | | | | | | | | Atmel MACB ethernet driverHaavard Skinnemoen2007-04-143-1/+845
| * | | | | | | | | | | | | | | | AVR32: Add clk and gpio infrastructure for macb0 and macb1Haavard Skinnemoen2007-04-143-0/+60
| * | | | | | | | | | | | | | | | AVR32: Implement simple DMA memory allocatorHaavard Skinnemoen2007-04-141-0/+51
| * | | | | | | | | | | | | | | | Import <linux/mii.h> from the Linux kernelHaavard Skinnemoen2007-04-141-0/+158
| * | | | | | | | | | | | | | | | AVR32: Include more commands for ATSTK1000Haavard Skinnemoen2007-04-141-3/+19
| * | | | | | | | | | | | | | | | AVR32: Provide a definition of struct statHaavard Skinnemoen2007-04-141-0/+25
| * | | | | | | | | | | | | | | | AVR32: Use initdram() instead of board_init_memories()Haavard Skinnemoen2007-04-144-10/+8
| * | | | | | | | | | | | | | | | AVR32: Relocate u-boot to SDRAMHaavard Skinnemoen2007-04-149-68/+218
| * | | | | | | | | | | | | | | | AVR32: Resource management rewriteHaavard Skinnemoen2007-04-1426-1041/+524
| * | | | | | | | | | | | | | | | AVR32: Clean up memory-map.h for at32ap7000Haavard Skinnemoen2007-04-141-38/+43
| * | | | | | | | | | | | | | | | AVR32: Build position-independent u-bootHaavard Skinnemoen2007-04-141-1/+1
| * | | | | | | | | | | | | | | | AVR32: Use avr32-linux- cross-compilation prefix by defaultHaavard Skinnemoen2007-04-141-1/+1
| * | | | | | | | | | | | | | | | AVR32: Split start_u_boot into board_init_f and board_init_rHaavard Skinnemoen2007-04-142-6/+12
* | | | | | | | | | | | | | | | | Update CHANGELOGWolfgang Denk2007-04-181-0/+157
* | | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-blackfinWolfgang Denk2007-04-18106-1458/+441
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH] Kill off a bunch of common local prototypesAubrey Li2007-04-053-49/+77
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH] Fix dynamic CPLB generation issueAubrey Li2007-04-055-906/+23
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH] minior cleanupAubrey Li2007-04-051-1/+1
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-0599-332/+291
OpenPOWER on IntegriCloud