summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | | * | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-11-01-8/+13
| | | |\ \ \
| | | | * | | TQM5200: fix spurious characters on second serial interfaceMartin Krause2007-10-24-1/+1
| | | | * | | TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2007-10-24-7/+12
| | | | * | | Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfixMartin Krause2007-10-23-75/+172
| | | | |\ \ \ | | | | | |/ /
| | * | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-11-01-79/+127
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2007-11-01-57/+89
| | | |\ \ \ \
| | | | * | | | [MIPS] Fix UNCACHED_SDRAMVlad Lungu2007-10-21-1/+1
| | | | * | | | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2007-10-21-1/+26
| | | | * | | | [MIPS] u-boot.lds: Define _gp in a standard mannerShinya Kuribayashi2007-10-21-7/+14
| | | | * | | | [MIPS] Fix $gp usageShinya Kuribayashi2007-10-21-6/+13
| | | | * | | | [MIPS] u-boot.lds: Fix __got_start and __got_endShinya Kuribayashi2007-10-21-21/+35
| | | | * | | | [MIPS] u-boot.lds: Remove duplicated .sdata sectionShinya Kuribayashi2007-10-21-21/+0
| | | | | |/ / | | | | |/| |
| | | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-11-01-22/+38
| | | |\ \ \ \
| | | | * | | | Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-19-1/+6
| | | | * | | | MSR overwrite fixurwithsughosh@gmail.com2007-10-19-8/+3
| | | | * | | | tsec driver should clear RHALT on startupDan Wilson2007-10-19-0/+1
| | | | * | | | Improve handling of PCI interrupt device tree fixup on MPC85xx CDSKumar Gala2007-10-19-8/+18
| | | | * | | | Set OF_STDOUT_PATH to match the default console on MPC8568 MDSKumar Gala2007-10-19-1/+1
| | | | * | | | Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-19-4/+4
| | | | * | | | Merge branch 'denx'Andy Fleming2007-10-19-1143/+6693
| | | | |\ \ \ \
| | | | * | | | | 85xx io out functions need sync after write.Ed Swarthout2007-09-26-0/+5
| * | | | | | | | TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).Bartlomiej Sieka2007-10-25-2/+2
| * | | | | | | | Merge branch 'motionpro_ng' of /home/tur/git/u-bootWolfgang Denk2007-10-24-14/+21
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Motion-PRO: Update configuration to accomodate next generation board.Bartlomiej Sieka2007-10-23-14/+15
| | * | | | | | | Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka2007-10-23-0/+6
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | TQM5200: fix spurious characters on second serial interfaceMartin Krause2007-10-24-1/+1
| * | | | | | | TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic...Martin Krause2007-10-24-7/+12
| * | | | | | | Mips: Fix string functions differ prototype declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-5/+5
| * | | | | | | fsl_pci_init enable COMMAND_MEMORY if inbound windowEd Swarthout2007-10-24-0/+8
| * | | | | | | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+3
| * | | | | | | fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-24-7/+7
| * | | | | | | xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-24-2/+3
| * | | | | | | lubbock: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+1
| * | | | | | | Coding style: keep lists sorted; update CHANGELOGWolfgang Denk2007-10-23-16/+75
| * | | | | | | Fix missing drivers makefile entries ds1722.c mw_eeprom.cJean-Christophe PLAGNIOL-VILLARD2007-10-23-5/+6
| * | | | | | | Fix warning differ in signedness in board/innokom/innokom.cJean-Christophe PLAGNIOL-VILLARD2007-10-23-1/+1
| * | | | | | | fix pxa255_idp boardMarcel Ziswiler2007-10-23-55/+60
| * | | | | | | Make MPC8266ADS command selection more robustRune Torgersen2007-10-23-33/+20
| * | | | | | | Minor coding style cleanup; update CHANGELOGWolfgang Denk2007-10-21-17/+259
| * | | | | | | Fix NE2000 driver:Vlad Lungu2007-10-21-24/+14
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-tq-groupWolfgang Denk2007-10-21-31/+47
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | TQM860M: adjust for doubled flash sector size.Martin Krause2007-10-15-4/+9
| | * | | | | TQM8xx: Fix CAN timing.Jens Gehrlein2007-10-15-7/+9
| | * | | | | TQM866M: fix SDRAM refreshMartin Krause2007-10-15-16/+20
| | * | | | | TQM866M: adjust for doubled flash sector size.Martin Krause2007-10-15-4/+9
| * | | | | | Merge branch 'master' of /home/git/u-boot/Wolfgang Denk2007-10-21-66/+135
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Fix two typos.Detlev Zundel2007-10-19-2/+2
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-10-18-1/+7
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap commandStefan Roese2007-10-18-1/+7
| | * | | | mpc83xx: Add configure entry for MPC83xx ATM supportTony Li2007-10-18-3/+21