summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/Wolfgang Denk2007-10-10-1/+1
|\
| * tqm5200: Fix CONFIG_CMD_PCI typo in board config file.Marian Balakowicz2007-10-05-1/+1
* | Merge branch 'hellrosa_i2c' of /home/gjb/git/u-bootWolfgang Denk2007-10-10-0/+9
|\ \
| * | [ads5121] EEPROM support added.Grzegorz Bernacki2007-10-09-0/+9
| |/
* | Merge branch 'tqm5200_default_env' of /home/tur/git/u-bootWolfgang Denk2007-10-10-16/+23
|\ \ | |/ |/|
| * tqm5200: Restore customary env. variable boot commands for powerpc kernelsBartlomiej Sieka2007-09-13-16/+23
* | ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yetStefan Roese2007-10-02-0/+5
* | Merge branch 'master' of /home/stefan/git/u-boot/lwmon5Stefan Roese2007-09-27-4/+5
|\ \
| * | ppc4xx: Change lwmon5 default environment to support Linux RTCStefan Roese2007-08-29-4/+5
* | | ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)Stefan Roese2007-09-27-1/+1
* | | Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely2007-09-18-1/+1
* | | TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-16-5/+44
* | | TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernelsWolfgang Denk2007-09-16-50/+111
* | | NAND: Add CFG_NAND_QUIET optionMatthias Fuchs2007-09-15-6/+12
* | | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-2/+1
| |/ |/|
* | [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-11-1/+1
* | Fix compile error in spc1920 config.Wolfgang Denk2007-09-09-8/+1
* | [PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki2007-09-07-2/+4
* | [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-07-10/+10
* | PXA270: Added support for TrizepsIV board.stefano babic2007-09-07-0/+325
* | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-09-07-0/+3
|\ \
| * | Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-04-0/+3
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk2007-09-07-4/+4
|\ \ \
| * | | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-4/+4
| |/ /
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-09-02-84/+17
|\ \ \ | |/ /
| * | Merge with git+ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2007-08-29-3/+0
| |\ \
| | * | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips2007-08-29-3/+0
| * | | Disable network support on cmi_mpc5xx boardWolfgang Denk2007-08-29-0/+2
| |/ /
| * | 8548cds fixesEd Swarthout2007-08-29-9/+6
| * | Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-29-3/+3
| * | support board vendor-common makefilesKim Phillips2007-08-29-0/+2
| * | fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-29-59/+0
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-29-19/+29
| |\ \ | | |/
| * | [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-28-1/+0
| * | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-28-9/+4
* | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-31-1/+2
| |/ |/|
* | ppc4xx: Add RTC POST test to lwmon5 board configurationStefan Roese2007-08-24-7/+8
* | ppc4xx: Change GPIO signal for watchdog triggering on lwmon5Stefan Roese2007-08-24-1/+1
* | ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese2007-08-23-6/+9
* | ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese2007-08-22-2/+0
* | Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese2007-08-21-6582/+15316
|\ \ | |/
| * Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-18-110/+1700
| |\
| | * ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-18-3/+3
| | * Coding style cleanupStefan Roese2007-08-18-2/+0
| | * ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-17-0/+261
| | * ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-0/+391
| | * ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-16-0/+213
| | * ColdFire: Add M5249EVB platform for MCF52x2TsiChungLiew2007-08-16-0/+195
| | * ColdFire: Update Freescale MCF52x2 platformsTsiChungLiew2007-08-16-91/+261
| | * ColdFire: Update EB+MCF-EV123 platformTsiChungLiew2007-08-16-6/+35