summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-11/+11
* ppc4xx: Add a comment for 405EX PCIe endpoint configurationStefan Roese2007-10-31-0/+6
* ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese2007-10-31-421/+322
* ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese2007-10-31-33/+26
* ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese2007-10-31-12/+10
* Merge git://www.denx.de/git/u-bootStefan Roese2007-10-27-228/+573
|\
| * 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
| | |\ \
| | * | | 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
|/ / / /