summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
| * | | [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-27-1/+1
| * | | [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-27-51/+45
| * | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-27-43/+19
| |\ \ \
| * \ \ \ Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-10-162/+1871
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Update ALPR code (NAND support working now)Stefan Roese2006-10-07-71/+30
| * | | | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-07-0/+2
| * | | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-18-55/+588
| |\ \ \ \
| * | | | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-15-0/+393
* | | | | | [PATCH] Select NAND embedded environment from board configurationStefan Roese2006-11-27-0/+1
| |_|_|/ / |/| | | |
* | | | | Updates for TQM5200 modules:Wolfgang Denk2006-11-23-35/+11
* | | | | [PATCH] Update AMCC Sequoia config file to support 64MByte NOR FLASHStefan Roese2006-11-20-6/+6
| |_|_|/ |/| | |
* | | | Disable the watchdog in the default config for the V38B board.Bartlomiej Sieka2006-11-11-1/+1
* | | | Change the GPIO pin multiplexing configuration for V38B. The USB GPIO pinBartlomiej Sieka2006-11-11-1/+1
| |_|/ |/| |
* | | Changed MarelV38B board make target to lowercase. Config file cleanup.Bartlomiej Sieka2006-11-01-107/+82
* | | Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-28-41/+43
* | | README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETEWolfgang Denk2006-10-28-4/+3
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-37/+918
|\ \ \
| * \ \ Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-24-0/+183
| |\ \ \
| | * | | Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-24-0/+183
| * | | | Merge with http://www.jdl.com/software/u-boot-86xx.gitWolfgang Denk2006-10-20-77/+828
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'i2c'Jon Loeliger2006-10-20-25/+75
| | |\ \ \
| | | * | | Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-20-25/+75
| | * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-19-0/+368
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.cJon Loeliger2006-10-19-0/+1
| | * | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-10-10-34/+475
| | |\ \ \ \
| | * | | | | Fix whitespace issues.Jon Loeliger2006-10-10-9/+0
| | * | | | | Merge branch 'mpc85xx'Jon Loeliger2006-09-19-15/+30
| | |\ \ \ \ \
| | | * | | | | Updated config headers to add default FDT-based bootingAndy Fleming2006-09-19-14/+27
| | | * | | | | Add support for eTSEC 3 & 4 on 8548 CDSAndy Fleming2006-09-19-1/+3
| | * | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-19-39/+511
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-25-7/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | Change ramdiskaddr and dtbaddrHaiying Wang2006-08-25-7/+2
| | * | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-08-23-5/+26
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Add AHCI define and sata support for MPC8641HPCN board.Jin Zhengxiong2006-08-23-3/+20
| | | * | | | | | | Add dtb boot-up parameter to default boot commands.Zhang Wei2006-08-23-2/+6
| | * | | | | | | | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-08-22-54/+168
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-08-14-4/+3
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Fix BAT0 to actually be cacheable, non-guarded as documented.Jon Loeliger2006-08-14-4/+3
| | * | | | | | | | | Merge branch 'mpc85xx'Jon Loeliger2006-08-09-41/+94
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | * | | | | | | | * Switched default PCI speed for 8540 ADS back to 33MHzMatthew McClintock2006-08-09-1/+5
| | | * | | | | | | | * Added VIA configuration tableMatthew McClintock2006-08-09-41/+26
| | | * | | | | | | | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006Matthew McClintock2006-08-09-4/+5
| | | * | | | | | | | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ...Matthew McClintock2006-08-09-0/+63
| | * | | | | | | | | Merge branch 'wd'Jon Loeliger2006-08-09-169/+4096
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'mpc86xx'Jon Loeliger2006-07-28-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Fix 8641HPCN timebaseJohn Traill2006-07-28-1/+1
| | * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-07-13-0/+3
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | Add support for reading and writing mac addresses to or from ID EEPROM.Haiying Wang2006-07-13-0/+2
| | | * | | | | | | | | Fixed initrd issue by define big RAMJin Zhengxiong2006-07-13-0/+1
| | * | | | | | | | | | Merge branch 'mpc86xx'Jon Loeliger2006-06-27-6/+15
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /