summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH] Add BF537 EMAC driver initializationAubrey Li2007-04-051-0/+4
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH] call real the system synchronize instructionAubrey Li2007-04-051-0/+1
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of the...Aubrey Li2007-04-057-129/+0
| * | | | | | | | | | | | | | | | | [Blackfin][PATCH]: fix flash unaligned copy issueAubrey Li2007-04-052-41/+44
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-1812-18/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-183-0/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [PATCH] icecube/lite5200b: document wakeup from low-power supportDomen Puncer2007-04-181-0/+22
| * | | | | | | | | | | | | | | | | ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROMStefan Roese2007-04-181-3/+7
| * | | | | | | | | | | | | | | | | ppc4xx: Add output for bootrom location to 405EZ portsStefan Roese2007-04-183-5/+29
| * | | | | | | | | | | | | | | | | [PATCH] icecube/lite5200b: wakeup from low-power supportDomen Puncer2007-04-162-0/+54
OpenPOWER on IntegriCloud