summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | 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
| | |\ \
| | * | | mpc83xx: Add configure entry for MPC83xx ATM supportTony Li2007-10-18-3/+21
| | * | | mpc83xx: pq-mds-pib.c typo errorTony Li2007-10-18-13/+13
| | * | | Merge git://www.denx.de/git/u-bootKim Phillips2007-10-18-516/+3477
| | |\ \ \
| | * \ \ \ Merge branch 'master' of git://www.denx.de/git/u-bootKim Phillips2007-09-24-175/+626
| | |\ \ \ \
| | * | | | | Update MPC8349ITX*_config to place config.tmp in right place.Sam Sparks2007-09-14-3/+3
| * | | | | | Make MPC8266ADS board compile again.runet@innovsys.com2007-10-16-0/+2
* | | | | | | ppc4xx: lwmon5: Some further GPIO config changesStefan Roese2007-10-23-2/+2
| |_|_|_|/ / |/| | | | |
* | | | | | ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap commandStefan Roese2007-10-18-1/+7
| |_|_|/ / |/| | | |
* | | | | Merge branch 'master' of git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-10-16-9/+21
|\ \ \ \ \ | |/ / / /
| * | | | 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-16-9/+21
* | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-10-15-40/+72
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2007-10-15-40/+72
| |\ \ \ \ \
| | * | | | | Bugfix: Use only one PTD for one endpointTimo Ketola2007-10-02-40/+72
* | | | | | | Merge branch 'master' of git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-10-15-0/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-15-0/+16
| | |_|_|/ | |/| | |
* | | | | ppc4xx: Fix bug in I2C bootstrap values for Sequoia/RainierStefan Roese2007-10-15-2/+7
* | | | | ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2007-10-15-5/+13
|/ / / /
* | | | [FIX] XUPV2P change command handlingMichal Simek2007-10-14-19/+17
* | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-10-14-442/+3332
|\ \ \ \
| * | | | Prepare for 1.3.0-rc3 releaseWolfgang Denk2007-10-14-2/+341
| * | | | Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-13-3/+3
| * | | | Fix warning differ in signedness in board/mpl/vcma9/vcma9.cWolfgang Denk2007-10-13-2/+2
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-10-13-18/+38
| |\ \ \ \
| | * | | | AVR32: Initialize bi_flash* in board_init_rHaavard Skinnemoen2007-10-06-5/+11
| | * | | | Fix memtest breakageHaavard Skinnemoen2007-10-02-6/+2
| | * | | | Merge commit 'origin/master'Haavard Skinnemoen2007-10-02-17597/+52316
| | |\ \ \ \
| | * | | | | Update atstk1002 bootargs.Eirik Aanonsen2007-09-18-1/+1
| | * | | | | Add some comments to clocks in atstk1002.hEirik Aanonsen2007-09-18-2/+20
| | * | | | | Reduce BOOTDELAY variable to 1 second by default for STK1002Hans-Christian Egtvedt2007-08-30-1/+1
| | * | | | | Remove double quotation marks around MAC address for STK1002Hans-Christian Egtvedt2007-08-30-2/+2