summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * [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
| |/
* | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-16-243/+1997
|\ \ | |/
| * 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
| |\ \
| * | | Fix the i2c frequency and default address in rsdproto boardLuotao Fu2007-11-17-4/+4
| * | | powerpc: Backout relocation changes for MPC5121, too.Wolfgang Denk2007-11-17-0/+1
| * | | powerpc: Backout relocation changes.Grant Likely2007-11-17-15/+18
| * | | Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-17-13/+41
| * | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-11-17-11/+19
| |\ \ \
| | * | | ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latchingStefan Roese2007-11-13-9/+17
| | * | | Merge branch 'master' of git://www.denx.de/git/u-bootStefan Roese2007-11-13-415/+1020
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge git://www.denx.de/git/u-bootStefan Roese2007-10-27-228/+573
| | |\ \ \
| | * | | | ppc4xx: lwmon5: Some further GPIO config changesStefan Roese2007-10-23-2/+2
| * | | | | Fix a bug in the slave serial programming mode for the XilinxWolfgang Denk2007-11-17-2/+2
| * | | | | 86xx: Fix broken variable reference when #def DEBUGing.Jon Loeliger2007-11-17-2/+4
| * | | | | make 8610 board use pixis resetJason Jin2007-11-17-2/+2
| * | | | | Unify pixis_reset altbank across board familiesJason Jin2007-11-17-1/+6
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2007-11-17-7/+7
| |\ \ \ \ \
| | * | | | | Fix warning: pointer targets in assignment differ in signednessJean-Christophe PLAGNIOL-VILLARD2007-11-17-1/+1
| | * | | | | Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD2007-11-16-6/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2007-11-16-179/+1227
| |\ \ \ \ \
| | * | | | | Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2007-11-06-1/+1001
| | * | | | | NET: Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-11-06-60/+121
| | * | | | | NET: Cosmetic changesLarry Johnson2007-11-06-123/+110
| | * | | | | Merge git://www.denx.de/git/u-bootBen Warren2007-11-06-303/+844
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge git://www.denx.de/git/u-bootBen Warren2007-11-02-112/+173
| | |\ \ \ \ \
| | * | | | | | DHCP Client FixJustin Flammia2007-10-29-4/+7
| | | |_|_|/ / | | |/| | | |
* | | | | | | 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
| |_|_|_|_|/ |/| | | | |
* | | | | | 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