summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge commit 'wd/master'Jon Loeliger2007-11-27-80/+347
|\
| * Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-20-183/+437
| |\
| * \ Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-16-243/+1997
| |\ \
| * | | Group PCI and PCMCIA drivers in drivers/MakefileGrant Likely2007-11-15-11/+22
| * | | Group block/flash drivers in drivers/MakefileGrant Likely2007-11-15-9/+13
| * | | Group USB drivers in drivers/MakefileGrant Likely2007-11-15-7/+11
| * | | Group i2c drivers in drivers/MakefileGrant Likely2007-11-15-4/+8
| * | | Group console drivers in drivers/MakefileGrant Likely2007-11-15-20/+24
| * | | Group network drivers in drivers/MakefileGrant Likely2007-11-15-29/+31
| * | | Build: split COBJS value into multiple linesGrant Likely2007-11-15-80/+284
| * | | Add .gitignore filesGrant Likely2007-11-15-0/+33
* | | | 8610HPCD: Enable the 8610 Display Interface UnitJon Loeliger2007-11-20-1/+1
* | | | Move 8610 DIU interface structure definitions to header file.Jon Loeliger2007-11-20-32/+34
* | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-20-437/+2441
|\ \ \ \ | | |_|/ | |/| |
| * | | Prepare for 1.3.0 release.Wolfgang Denk2007-11-19-1/+68
| * | | Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang2007-11-19-5/+5
| * | | [MIPS] board/gth2/lowlevel_init.S: Fix a build warningShinya Kuribayashi2007-11-19-0/+4
| * | | Fix build problems with mp2usb boardWolfgang Denk2007-11-19-2/+4
| * | | s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-18-8/+8
| * | | pb1x00 board: Fix u16 status declaration when PCMCIA is definedJean-Christophe PLAGNIOL-VILLARD2007-11-18-0/+2
| * | | Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-8/+11
| * | | Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-12/+187
| * | | Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD2007-11-18-9/+9
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-18-134/+132
| |\ \ \
| | * | | [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2007-11-17-2/+1
| | * | | [MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi2007-11-17-3/+1
| | * | | [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-17-47/+39
| | * | | [MIPS] gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi2007-11-17-1/+1
| | * | | [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi2007-11-17-1/+1
| | * | | [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi2007-11-17-59/+59
| | * | | MAKEALL: Added missing pb1000 boardShinya Kuribayashi2007-11-17-0/+1
| | * | | [MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.SShinya Kuribayashi2007-11-17-3/+3
| | * | | [MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}Shinya Kuribayashi2007-11-17-22/+30
| | | |/ | | |/|
| * | | gth2.c: Fix a warning on gth2 build.Shinya Kuribayashi2007-11-18-1/+1
| * | | Fix warning differ in signedness in common/cmd_scsi.cStefan Roese2007-11-18-3/+6
| |/ /
| * | Update CHANGELOIG, prepare for -rc4Wolfgang Denk2007-11-17-1/+323
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-17-22/+362
| |\ \
| | * | ColdFire: MCF5329 - Remove reset registers from CCMTsiChungLiew2007-11-08-12/+9
| | * | ColdFire: MCF5329 - Add Reset structure to immap_5329.hTsiChungLiew2007-11-08-0/+5
| | * | ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file modeTsiChungLiew2007-11-08-0/+0
| | * | ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-07-3/+288
| | * | ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-07-7/+19
| | * | ColdFire: Update cpu flag for 4.2-xx compilerTsiChungLiew2007-11-07-0/+41
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc5xxxWolfgang Denk2007-11-17-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-15-2/+2
| | * | Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-15-2/+3
| | * | Revert "Correct fixup relocation for mpc8220"Grant Likely2007-11-15-2/+2
| | * | Revert "Correct fixup relocation for mpc824x"Grant Likely2007-11-15-3/+3
| | * | Revert "Correct fixup relocation for mpc8260"Grant Likely2007-11-15-2/+5
| | * | Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-15-2/+2